• Up-sized VPS options in Australia

    We are happy to announce that we have had some super fast servers land in Brisbane with a ton of memory.  As a result we can now offer even faster servers with more memory for less money.  Isn’t Moore’s law great? See: http://rimuhosting.com/order/vpspricing.jsp?dc_location=DCBRISBANE We recently spec-ed out, built and shipped a bunch of new Jaketown…


  • Staff Member David Mace is in Hospital, he needs some video get well messages

    Some of you may know already, that David Mace is in hospital in a serious way after an aorta rupture. He was taken to the hospital and had several surgeries. Over the past couple of weeks he’s been in an induced coma, and there was some uncertainty if he was going to survive. He has started…


  • WordPress mass update script 3.4.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 (make sure you have spare disk space if your sites…


  • SSD-backed VPS hosts

    We are happy to announce the immediate availability of SSD-backed VPS hosts. These servers run the VPS images on a RAID array of SSDs. The SSDs increase the disk IO throughput and decrease disk IO latency (particularly on ‘random access’ activities, like database inserts/queries). You can order a new VPS (just select the SSD option…


  • Emailed backup of a database via cron – Attaching files via command line

    Sometimes people want an easy offsite backup option for important databases or files, and having a cron to automate that can be helpful. One of our customers had such a case so i wrote a shell script which emailed him a copy of his database every day. Since i thought it was a handy thing…


  • London-based Bakop server added; Brisbane coming…

    We are happy to announce there is now a London-based Bakop server available.  This is in addition to the Bakop server in Dallas.  Plus we have one planned for Brisbane (hopefully coming on line next week…). You now have the choice of location for your backups.   Great for people when choosing their disaster recover location.…


  • WordPress mass update script 3.4

    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 (make sure you have spare disk space if your sites…


  • Restarting Apache on deploy

    Often we have customers who have larger websites they deploy, or even multiple websites they deploy , and they need the apache cache cleaned or even the application restarted. Often the reason people want this is so developers do not need to login with SSH, do not need root access, and things are just a…


  • RimuHosting taking over HostingDirect’s VPS operations

    RimuHosting is taking over the operation of HostingDirects VPS hosting services.  From Monday June 11 RimuHosting will be hosting the VPSs.  The servers will remain at the HostingDirect data center (where RimuHosting has had a presence since 2009).  RimuHosting will be taking over the billing and customer service for those users. Other HostingDirect customers (shared…


  • Saving some typing and time with SSH configs

    If you are like me, then you may find yourself connecting via SSH to multiple machines a lot during the day. There is an easy way to make short cuts to save you remembering ip addresses, user names, or other things. This tutorial is for people using Linux primarily, people using Windows should be able…