Hello, I'd like to create a 2 GB swap file after adding more memory to my system, however how can I create such file by modifying the command below;
dd if=/dev/zero of=/extra-swap bs=1024 count=1024 Is 'count' in Mb or Kb? Many thanks, ~James -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
