Category: Rimuhosting

  • Failover – What happens when your VPS goes down?

    A lot of customers are realizing that having 1 single VPS is great, but if for some reason it goes down and crashes, customers are left wondering what happened. Whilst rimuhosting monitor long term excessive CPU useage, it might be an hour before we realize a VPS has had an OOM error (out of memory)…

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

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

  • EV SSL certificate sale

    Our SSL cert provider is having a bit of a sale on EV SSL certificates. The ‘EV’ certs are the ones that (typically) create a green bar in your address bar with your actual business name.  They require more proof of identity (e.g. company documents) than regular certificates. Our provider’s sale lasts till the end…

  • Glassfish Installation Script

    We do a lot of Java hosting for our customers. As with any technology, there are a lot of different deployment scenarios to choose from. With Java we tend to see mostly Tomcat hosting because most folks don’t require a full fledged application server (and the associated memory costs that come along with it). JBoss…