Prevent Accidental Deletion with rm -rf *
From O'Reilly's "UNIX Power Tools" Creating a file named -i will prevent an errant rm -rf * from wiping out the directory containing it. How? The * expands -i to…
From O'Reilly's "UNIX Power Tools" Creating a file named -i will prevent an errant rm -rf * from wiping out the directory containing it. How? The * expands -i to…
if you need to make an edit to a file on a remote server simply vim scp://hostname.example.com//path/to/file.txt (will require username on remote host to be the same as what you…
if you need to make an edit to a file on a remote server simply vim scp://hostname.example.com//path/to/file.txt (will require username on remote host to be the same as what you…
From http://zapatopi.net/mindguard/ MindGuard is a program for Amiga and Linux computers that protects your mind by actively jamming and/or scrambling psychotronic mind-control signals and removing harmful engrammic pollutants from your…
Simply point your browser to the following link; http://www.mozilla.com/firefox/its-a-trap.html and you should get the default error message; Reported Web Forgery! This web page at www.mozilla.com has been reported as a…
There are 2 basic ways to modify a dns zone file, from the command line or from WHM via Main >> DNS Functions >> Edit DNS Zone. What happens if…
From http://ftacademy.org * Authors: Remo Suppi Boldrito, Josep Jorba Esteve * Coordinator: Josep Jorba Esteve * Licenses: GNU Free Documentation License, Creative Commons Attribute ShareAlike License * Information: 545 Pages;…