Re: [CentOS] centos 5 as p2p client

2007-08-03 Thread Yiorgos Stamoulis
Dave wrote: Hello,    I'm running centos5. I'm wanting this machine only, none of my other ones, to participate in p2p file sharing, bittorrent, edonkey, maybe other networks. Does anyone have a howto or step by step guide for this? I've installed bittorrent and mldonkey clients, but neither

Re: [CentOS] CentOS things to mod for VMware server

2007-08-03 Thread Yiorgos Stamoulis
Rogelio Bastardo wrote: I'd like to make a CentOS-based VMware server. Anything I should consider before doing so? (e.g. stuff to disable, kernel tweaks, etc) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] rsync problem

2007-11-14 Thread Yiorgos Stamoulis
Scott Moseman wrote: I have a simple script that sends one file to two locations on the same destination server. Here's the code: DEST="remotehost" SRC="/home/boss/application.conf" DST1="/home/user1/application.conf" DST2="/home/user2/application.conf" RSYNC1=`rsync -caW -e ssh $SRC $DEST:$DST

Re: [CentOS] CentOS 5 & USB Kickstart?

2007-06-26 Thread Yiorgos Stamoulis
Jiann-Ming Su wrote: Is anybody else having problems with CentOS 5 not loading the usb drivers for kickstart installations? I'm passing "linux ks=hd:sdb1:/ks.cfg," but I get a message saying it can't find the ks.cfg file and I should enter another path. I use the exact same boot options with Ce