I want to move away from RPM based distrib... so this include CentOS or Whitebox :)
Of course I'll never to a emerge -uD world on a production server :)
I agree with you... the stable branch of gentoo is "relatively" stable. But for a production box I'm not sure. The best choice would be to...
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...
Thanks for your response.
However, is'nt possible to use QMAIL INJECT within Fetchmail? That should do but why use qmail-inject when I can use Procmail to move the message directly into the Maildir.
I think I'll make a test server and check if this works.
I don't see any problem with...
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
We've made our project.
We used Linux, PHP5, mysqli and Mysql 4.1. We have 290 classes.
We have a SOAP system, we do mail merging OpenOffice Document and WordML file within PHP, we have a XUL interface (for those who uses Firefox), a SyncML Server implementation and a complete report...
Hum... I see.
Well may be SNORT can do a great job for you. It sniffs network traffic and can log it into mysql (ACID is a great frontend to analyse snort's log).
Snort can monitor what you want. So just configure it to liste n to the port that AIM uses....
Good luck!
You need to set WINBIND, PAM and Samba.
There are a lot of doc in the Internet. This one is very good:
http://asia.cnet.com/enterprise/netadmin/printfriendly.htm?AT=39050042-39035505t-39000223c
I set up a linux file server using this.
You can check if everything is "ok" with "getenv passwd"...
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.