summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fortune/datfiles/netbsd-tips3
1 files changed, 2 insertions, 1 deletions
diff --git a/fortune/datfiles/netbsd-tips b/fortune/datfiles/netbsd-tips
index 9e58dde8..0c69be03 100644
--- a/fortune/datfiles/netbsd-tips
+++ b/fortune/datfiles/netbsd-tips
@@ -44,7 +44,8 @@ And then run:
The following shows an example of temporarily adding 10MB more swap
space for virtual memory:
- dd if=/dev/zero of=/root/swapfile bs=1024 count=10000
+ dd if=/dev/zero of=/root/swapfile bs=1024 count=10240
+ chmod go= /root/swapfile
swapctl -a /root/swapfile
%
If your console ever gets broken, you can try resetting it to its