* Jason Pepas <[EMAIL PROTECTED]> [2002-10-29 13:03]:
> 
> To create a swap file (64MB in this example), instead of a partition,
> 
> dd if=/dev/zero of=/swap bs=1M count=64
> mkswap /swap
> 
> edit /etc/fstab:
> /swap none            swap            sw      0       0
> 
> swapon -a
> cat /proc/swaps
> 
Thanks for this hint!  This is really great!

wbr,
-- 
Lukas Ruf
http://www.lpr.ch                                 http://www.maremma.ch    
    http://www.{{topsy,nodeos}.net,{promethos,netbeast,rawip}.org}
Wanna know anything about raw ip? Join [EMAIL PROTECTED] on www.rawip.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to