-
WordPress install script
We like wordpress, a lot of our customers love it too. WordPress is web software you can use to create a beautiful website or blog, it is normally called a CMS too. We have created a script for automating the install of the last version of wordpress, even though installing wordpress is quite a trivial…
-
SSH keys on new servers
You can now set your public ssh key(s) at http://rimuhosting.com/cp/sshkeys.jsp . These keys will automatically be added to new server setups. And the keys can be used when you enable a server’s console-over-vps feature. SSH keys are great when you want to avoid re-entering passwords every time you log into a server. The Ubuntu team…
-
RimuHosting is hiring!
We are fortunate to have a lot of great customers. In fact we are lucky enough to have enough of you that we are actually getting pretty darned busy. So we are looking to add another sysadmin or two to help out. This position is for our Cambridge, NZ office. But there may be an…
-
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…
-
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…