-
Old versions of PHPMyAdmin and Automated Scanning
-
WordPress Mass Upgrade Script 3.0.1
This script will search /var/www (changeable in a variable) for any wordpress installs and make sure its upgraded to the latest version. It will run a backup to /root/wp_upgrade/ of all files and database before doing anything with the site in case of major catastrophe. It pays to check each site after the upgrade to…
-
WordPress & WordPress MU mass upgrade script 3.0
-
Easy Peasy Linux Firewalling – iptables
-
wordpress & wordpress MU mass upgrade script 2.9.2
Okay, I have rolled the usual ‘upgrade all instances of wordpress’ script. In this version i finally got around to checking the permissions prior to updating and changing the ownership of them back to that owner afterwards. This was breaking things and could be rather annoying before if you had more than 5 sites to…
-
Whats using all my disk space up?
-
Keeping Tabs on Successful Logins
-
Quick and easy iptables blocking and firewalling basics
-
apache modules to help keep your system steady
libapache2-mod-bw – bandwidth limiting module This module allows you to limit bandwidth usage on every virtual host or directory or to restrict the number of simultaneous connections. The bandwidth control, for example, can be configured according to the criteria: origin of the connection, file extension, file size or user agent of the client. Example: LoadModule…
-
WordPress Update Script – 2.8.6 and WordPress MU 2.8.5.2
New WordPress came out last Friday, Sorry about the delay updating the script. This script will update all instances of wordpress that are not the most current. Run it as root, it will make backups in /root/wp_upgrades of both databases and files in case things go wrong. It will determine if its a WordPress or…
