Tag Archives: linux

Identifying exploits and exploited websites

I have made posts before regarding how to find exploits, and what to do about those previously, however it has come to my attention that some people are not even realizing what the basics are to look for. In this … Continue reading

Posted in Rimuhosting, Security | Tagged , , , , | Leave a comment

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' … Continue reading

Posted in Rimuhosting | Tagged , , , , | 1 Comment

Storage Clustering Part 1: An Introduction

John and I have recently been looking at server clusters, and how they can be provisioned to best fit our customers needs. This post is the first in (hopefully) a series on the results of that research. To start with … Continue reading

Posted in Clustering | Tagged , , , , , , , | 2 Comments

Special Offer: Upgrade your RimuHosting VPS to a VPS on a dedicated server?

Updating this list as part of our commitment to offering great server deals, current as of 28th August 2011. We have some older but still powerful machines available. Rather than let them gather dust, we thought we would offer them … Continue reading

Posted in Rimuhosting | Tagged , , , , | Leave a comment

WordPress mass update script 3.1.3

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 … Continue reading

Posted in Security | Tagged , , , , , , | Leave a comment

Jira Issue Tracker install script

Recently I posted about a script to install Confluence. At the same time I was working on an install script for the Jira® issue tracker (also from Atlassian®) as the underlying setup is quite similar and they are often used … Continue reading

Posted in Rimuhosting | Tagged , , , , , | 5 Comments

Confluence Wiki install script

Quite often lately we have been asked to set up a Java based wiki, or customers have asked specifically for Confluence® (made by Atlassian® ) by name. Confluence is a powerful and sometimes complex piece of software, so to make … Continue reading

Posted in Rimuhosting | Tagged , , , , , | 10 Comments

Sandy Bridge servers in stock; get one quick

Remember back a couple of years and Pentium 4 CPUs were nearly hitting 4Ghz?  Then along came the new Core 2 Duos and we were back to a mere 2Ghz (albeit with these new 'cores'). Intel has been pushing performance … Continue reading

Posted in Rimuhosting | Tagged , , , | Leave a comment

$50 hosting credit for server migration

I'd like to offer a USD 50 hosting credit to anyone ordering a new server with us where that server is currently hosted elsewhere. Get started now, order a fast VPS with a ton of memory at a pretty decent … Continue reading

Posted in Rimuhosting | Tagged , , , | Leave a comment

mod_flvx – flv movies working with apache/apache2

Want to do some streaming of flv on your site? heres how! cd /usr/local/src wget http://people.apache.org/~pquerna/modules/mod_flvx.c apxs -i -a -c mod_flvx.c if apxs does not exist, then apxs2 should. If neither do then install the apache dev packages Debian based … Continue reading

Posted in Rimuhosting | Tagged , , , , , , , , | Leave a comment