Here is how to configure ssh to connect to any server or desktop running ssh without a password: ssh-keygen -t # accept...
DELL’s PowerEdge RAID Controller (PERC) is a special LSI Logic SAS/SATA RAID Controller and thus the LSI management utility called MegaCli also...
In Microsoft Windows, you can use the command ipconfig /flushdns to flush the DNS resolver cache. Open the command prompt and type...
An Apache 301 redirect is typically set up so you can safely redirect website traffic from your old pages to the new...
If you are using a server running sendmail, create a ~/.forward file with your e-mail address in it. 1. vi ~/.forward 2....
Here are some useful sed one-liners taken from: http://sed.sourceforge.net/sed1line.txt FILE SPACING: # double space a file sed G # double space a...