Archive For June 20th, 2002

Speed up your hard drive under …

Speed up your hard drive under Linux:/sbin/hdparm -d1 -c1 -m16 -u1 /dev/hdXRead the man page for hdparm first though as the above can cause filesystem corruption if you’re not careful.The last setting I tried was “-u” which sets the “interrupt-unmask” flag on the drive. The man page warns that corruption is possible with certain IDE [...]

Read more »

Nagios is the new name for Net …

Nagios is the new name for Netsaint.

Read more »

Lots of docs here on GNU and U …

Lots of docs here on GNU and Unix development tools. I found this site while searching for docs on make. Vim Cookbook

Read more »