• Easy Peasy Linux Firewalling – iptables

    A lot of our customers have asked for firewalls, and since this is a common theme, i decided that I would help them out. Of course it can be a mission to learn how to make your own and what to do or not do, and some of the pre-made ones can be confusing. So…


  • Rimu Hosting – not Rim U Hosting

    When our great leader Peter set out to take over the world with his new and awesome hosting company (ok, maybe it wasnt quiet like that .. but it makes a great story!) ,  he decide that he wanted it to have a Kiwi/NZ flavour. He set up several companies and named them all after…


  • 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…


  • Rimuhosting does LCA2010

    A couple of the die hard Linux fanatics here at Rimuhosting decided to bribe the boss into letting us go to Linux.conf.au this year, and in fact even managed to get him to become a little blue penguin sponsor. Luckily we have a fantastic employer[1] who was keen to get rid of us. We had…


  • Picking Your Distro

    We frequently get questions asking which distribution to choose. The short answer is – pick whatever distribution you’re currently using if it’s one that you like and are comfortable using. :) It’s not going to make a tremendous difference at the end of the day and the differences are mostly in the way you’ll manage…


  • Whats using all my disk space up?

    Often we get asked by customers ‘What is using up all my disk space on my VPS?’. Usually we track it down to log files not being rotated or email etc. Here are a few of the commands we use to do that.


  • Using incron to autocommit changes in a folder

    I found this excellent blog post giving a nice example of incron useage at http://andrew.mcmillan.net.nz/blog/using_incron_to_autoversion_a_directory Normally when I edit files in /etc, I am focused on achieving something now, and not on being able to undo it later. To this end I have written myself a script which will commit the contents of a directory…


  • RimuHosting adds live chat

    Today are launching a trial of ‘live chat‘ support.  This gives our customers one more way to access us (in addition to email, IM, tickets and phone). We still expect the bulk of our support work to be done via emails or tickets.  Since that let’s both parties keep a good written history of the…


  • Cloudkick add RimuHosting as a provider

    Cloudkick have just added support for RimuHosting as a provider. Cloudkick help you mange and monitor your ‘cloud’ servers.  They use provider APIs (like the RimuHosting server management API) to keep track of your cloud server list.  Offer tools like reboots, ssh consoles, and – importantly – monitoring. Here is a quick tour. First up,…


  • Using the RimuHosting API to integrate with Server Density

    A few weeks back we released our RimuHosting server management API (which lets users programmatically do things like setup new servers, shut them down, resize their memory or disk and reboot them). Ivan here has been busy integrating our API into a few third party ‘cloud computing’ APIs.  Like libcloud, jclouds and deltacloud. The third…