Web Permissions Script
If you ever recursively chmod public_html to something terrible, this script will restore files back to their typical/default permissions. cd to the public_html directory, and run the command: perl Hit…
If you ever recursively chmod public_html to something terrible, this script will restore files back to their typical/default permissions. cd to the public_html directory, and run the command: perl Hit…
Please note: Some of these scripts are free and others are not. I am not recommending or endorsing any scripts or saying that they will work on your server. http://www.zubrag.com/scripts/…
http://www.oreillynet.com/linux/cmd/ Other helpful guides: http://www.linuxguide.it/linux_commands_line_en.htm http://www.pixelbeat.org/cmdline.html
Here is a bash script to randomly generate a password and send it to a user's email address. It will also write the user's email address and password to a…
This script will copy everything necessary for a full cpanel -> cpanel transfer. You need to open the script up and change 127.0.0.1 to the FQDN or IP of the…
A quick post with instructions to enable DAG’s Yum Repository for CentOS as taken from his FAQ. Installation is simply done by RPM packages, I am only bothering with CentOS…