Social Media
Featured Posts
- WordPress mass update script 3.4.1
- Wordpress install script
- Setup mail hosting on Debian Squeeze and other distros using postfixadmin
- Setting up Domains Keys (DKIM) on Postfix
- rdiff-backup script using sshfs for larger backups
- Quick and easy iptables blocking and firewalling basics
- Quick and Easy Automatic Backup Script
- PCI compliance - a basic HOWTO
- Mysql Master/Master Replication & File sync for quick easy scaling or load balance
- HOWTO videos for Rimuhosting Control Panel on youtube
-
Recent Posts
- 10th Anniversay $100-off Sale
- Debian 7.0 and Ubuntu 13.04 Install Images
- How to restore your root password after forgetting or being exploited via Single user mode
- Identifying exploits and exploited websites
- Using perror to explain mysql error codes
- DNS amplification DoS attacks
- Happy holidays 2012
- Ubuntu 12.10 Quantal Quetzal install images
- Custom VPS Image via API
- New Relic Shirts and Goodies Arrived
- Finding Exploits and Trojan php hacks on a website
- Servers for Hurricane Sandy refugees
- Blocking malicious crawlers or scrapers in Apache
- Finding spam sending PHP scripts on your server
- Installing Oracle RDBMS Server
- Zonomi DNS TTL improvements
- WordPress mass update script 3.4.2
- Burning Man – Chris Twemlow from All Things Web
- WordPress install script
- SSH keys on new servers
Meta
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
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
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 cluster, FAQ, GlusterFS, linux, mysql, replication, servers, storage
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
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
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
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
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
$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
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
