10/2/11

nohup & disown


Both nohup and disown commands allow you to leave a job or script running even after you logout of your Linux shell

No comments:

Quick HTTP to HTTPS - Apache2

There are several methods for redirecting your Apache-based website visitors who might type your servers URL using the plain (non-secure) HT...