Script Command
#script This will make a log of a terminal session Create a specific log of a session in a file called typescript or specify the filename with: script filename Exit…
#script This will make a log of a terminal session Create a specific log of a session in a file called typescript or specify the filename with: script filename Exit…
usage: namei namei -m /path/to/file/or/dir This will show the permission bits of each file type for every directory up to the last file or directory that you provide. Super handy…
The hostname (host.domain.tld) resolves to . It should resolve to x.x.x.x. Please be sure to correct /etc/hosts as well as the 'A' entry in zone file for the domain. Some…
Login Info: # WHM - Secure SSL https://sitename.com:2087 Notice: Root user should only ever login using the secure HTTPS login! - Regular http://sitename.com:2086 and http://yourdomain.com/whm # Cpanel - Secure SSL…
There's a reason why cp is aliased to cp -i in _root's_ .bashrc and .cshrc/.tcshrc. After all, do you really want root to be able to overwrite a file without…
This blinks the LED on the interface for five seconds–without interrupting network traffic. ethtool -p eth0 5 supported only by the following drivers: ewrk3 s2io sky2 tg3 e100 pcnet32 bnx2…
This will run top once write the output to a file and exit. The command top can also be run so that it will give multiple reports. top -b -n1…