Introducing http://bakop.com, the offsite FTP backup service We have ‘broken out’ the popular RimuHosting-customer-only backupspace service into a standalone and separately branded service. That anyone can sign up for and use. You get to use however much space you need. No file quotas. The setup continues to use the linux-foo goodness that enables sshfs, sftp,…
A stack overflow bug has been identified in ProFTPd. This bug allows users to gain remote access (usually root) to an attacker. This bug requires immediate attention and potentially a restore to the last backup image of your server. Information on the bug can be found here: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-4221 We have been handling the issue per…
When choosing a VPS often people go with the distro that suits them best, usually one they find easy to manage. Whilst this is fine, you also need to remember that at some stage in the future you will need to reinstall or upgrade. Debian/Ubuntu based distros seem to scale and upgrade versions fine with…
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…