Hi,
We have few servers (RedHat Advance Server). I'm evaluating Gentoo and Debian to replace RedHat.
The server's processors are Opteron. It will be a web server and a Qmail server. 2000 users are going to use this server.
Gentoo is great and I use this distrib at home and for our internal...
Hi,
We developt a web-based CRM software. We designed something similar to gmail or horde.
We need to retreive our customer's email from their POP3 server.
At this moment, we programmed a JAVA deamon that get Email from their POP3 server and store it into a MySQL table.
However we have many...
Hi
How come "cloneNode" don't copy the namespace!
Example:
$myNode1 represente a dom node:
<w:tr>
<w:td>test</w:td>
</w:tr>
$myNode2 = $myNode1->cloneNode(true);
or
$myNode2 = clone $myNode1;
produces:
<tr>
<w:td>test</w:td>
</tr>
Notice that I just lost my...
Hi!
I'm a Linux user since 1999 and I'm not very familiar with Windows XP. For the first time in my life, I need help from you (I helped a lot of Windows user concerning linux, now its my turn to ask for help).
Someone in my family has Windows XP pro. He installed SP2 and had to reformat his...
Hello
I need to encrypt a connection to a mysql server. The server runs Linux and the client is multi-plateform. So I use a tunnel. I have two solutions:
- Stunnel
- SSH port forwarding
stunnel required openssl and a manual configuration from the client. I don't want that.
SSH port...
Hello
I need to encrypt a connection to a mysql server. The server runs Linux and the client is multi-plateform. So I use a tunnel. I have two solutions:
- Stunnel
- SSH port forwarding
stunnel required openssl and a manual configuration from the client. I don't want that.
SSH port...
Hi,
I have a question for you DBA.
If I create an application with SQL ANYWHERE STUDIO that use Sybase SQL Server, can I allow tables exports? Yes? Great.
Now,
- Can I create a security so the user can ONLY export certains tables;
- Can I create a security to allow only few fields in a...
Hi,
I'm programming a calendar with PHP5/MySQL.
I want to implement periodicity (like Evolution or Outlook).
I have not idea how to do that!
Any suggestion is welcome :)
Hi!
I want to know what vpn router application you prefer.
I have 2 sites, one of them have a dynamic ip address.
I want a solution that is hardware, not software. Compatible Linux/windows (so IPsec...).
I've check Checkpoint, netscreen, Sonicwall, netgear...
I want something that is simple...
Hi
I start a whole new project. I want to reconsider my way of designing web application.
First, I'll use only XHTML/CSS. I'll drop HTML. I'll use PHP5 because the project will take MONTHS to developt so I'll be ready when PHP5 will be release for production server. This means that I will use...
Hi!
I have a hosting server with 1 SATA HD.
Im going to buy a second HD (same size).
I want to do a SOFTWARE RAID with the 2 harddrives.
Now, My server runs RedHat linux 9. What can I do?
Should I buy a controler to do the raid with the hardware? Or is it easier to do it with the kernel...
Hi,
I need a SQL SERVER client to export some data from a SQL server (7 or 2000)
I need a software like the excellent "mysqlfront" for MySQL. I need a software that is "FREE" or OpenSource and can export to csv or excel file.
I need a client that runs on Linux or Windows...
Hello!
I'm a consultant and I proposed Delphi to one of my customer.
We migrate his VB program in Delphi.
I have a problem though.. He has a database called "Commence RM" and I need to include this VB code into Delphi..
Can you help me to adapt this VB script:
function...
Hi
Eth0 has 4 ip adress.
I have a service on port 2317 (genweb). Currently, it listen to all ip adress.
I want this server to listen only to 1 ip adress.
thedaver told me to use xinet to bind the service to an ip adress.
I have created a new file in /etc/xinet.d.... here is the file...
Hi!
My server has 4 ip address.... eth0 eth0:1 eth0:2 and so on..
I have a deamon (geneweb). I want this software to listen only to eth0:2 on port 2317. How can I do that?
PS: There is no configuration in the program itself to listen to an interface or ip adress.
Frank,
Hello!
Check this link, the left menu...
http://www.infomedia.com/
Very cool. I guess its very easy to do that. But... I need a turorial (Im not a flash designer).
Any1 knows a place where I can find some docs to do this?
Frank,
HI!
I need a mail script.
I have this HTML code:
<form action='mail.php?sendto=foo@bar.com'>
Enter name: <input type='text' name='name'>
What do you want:<input type='text' name='wduw'>
</form>
Ok... Its easy to program a php script like that:
<?php
return mail ($sendto, '', $name . '\n' ...
Hi!
Our company use OO.
Few users uses linux, some uses Windows 98/2000 and citrix.
My question is simple... how Do I paste a screenshot in OO? Its very usefull when we write documentation.
Eg: I press 'printscreen' on my keyboard;
I go to OOwrite or OOcal and I press CTRL+V
Magic, the...
Hi!
I want to know how many web site my hosting comany has. They say they host 2millions web sites. Hum... I seriously doubt it.
Question:
Is it possible to list all domains a hosting company host (using his dns ns1.hostingcie.com) with dig, whois or .. don't know :)
Hi!
I use SAMBA as the main file server in my office (there are 70 users). Samba version 2.2.5.
The domain is a AD on W2k, and winbind helps me set the permission of shares. ex: write=DOMAIN+user, @domain+group.
This works well... but sometimes, 1 or 2 users cannot connect to the samba...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.