rsync crashing Redhat RHEL3.0 server

Paul Slootman paul at debian.org
Tue Aug 31 15:35:37 GMT 2004


On Tue 31 Aug 2004, Paul Haas wrote:
> 
> To add swap, I use
>   mkdir /fullpathhere
>   dd if=/dev/zero of=/fullpathhere/swap1 bs=1M count=1024
>   swapon /fullpathhere/swap1

You need a 'mkswap /fullpathhere/swap1' before the swapon...


Paul Slootman


More information about the rsync mailing list