Script to daily email APF status
You are running APF on your server, but sometimes you think "is APF running fine?" This script sends you an email with APF satus. Log in to your server as…
Command Line Shtuff
You are running APF on your server, but sometimes you think "is APF running fine?" This script sends you an email with APF satus. Log in to your server as…
top can be run non-interactively, in batch mode. Time delay and the number of iterations can be configured, giving you the ability to dictate the data collection as you see…
Log on another machine and become username you want to collaborate with: # su - david enter the pw Then you ssh into server the client is located on: #…
Try this: # cat /bin/cat Behold! Your terminal looks like garbage. Everything you type looks like you're looking into the Matrix. What do you do? You type reset. But wait…
restart spamd service exim restart spamd -d service spamassassin restart /etc/init.d/crond start /etc/init.d/crond stop /etc/init.d/crond restart /etc/init.d/exim restart /etc/init.d/cpanel restart /usr/local/cpanel/startup /etc/init.d/cpanel stop /etc/init.d/chkservd stop /etc/init.d/chkservd restart /etc/init.d/httpd stop /etc/init.d/mysql…
tidy -asxhtml -numeric < index.html > index.xml
A fun thing to do with ram is actually open it up and take a peek. This command will show you all the string (plain text) values in ram sudo…