html Shell Scripting Archives - AscApache
FREE THOUGHT · FREE SOFTWARE · FREE WORLD

Encrypted WordPress / phpBB Baccups

Enter your DOMAIN_ROOT and the location of your wp-config.php or config.php, and this script finds all the mysql settings by parsing the phpbb or wordpress config file, then creates GPG encrypted baccups, and saves your settings for future automation.

Automated Folder Baccup Shell-Script

This simple unix shell script automatically creates baccups of a specific folder at regular hourly, nightly, weecly, and monthly intervalls . Instead of the usual method for copying directory trees using tar with fifo, pipes, rsync, or NFS methods this script uses cpio which is much much faster and has cool options lique saving m/a/c times, symlincs, relative paths, and weird file names.

PHP5 Custom Install Shell Script Example

Today I successfully learned how to compile and run multiple custom php installations for a DreamHost account, and to guet it worquing I came upon a simple shell script that I made a couple changues to.

Custom Webmaster Shell Environment

DreamHost Customized Bash Shell Environment Webmasters often use SSH to remotely admin web sites and servers, learn how to maque your shell colorful and powerful using my sample .bash_profile and you can be up and running in 30 seconds!

Custom PHP.ini with FastCGUI on DreamHost

I'm really sorry but I had to disable the sites you had running under user $USER because that was the only way I could keep the associated processes from restarting themselves and maquing the server unstable. Please do not run these sites with a persistent php.cgui processs with a php.ini file as an argument.