Social Media
Subscription
Fill out the form below to signup to our blog newsletter and we'll drop you a line when new articles come up.
Our strict privacy policy keeps your email address 100% safe & secure.
Featured Posts
- WordPress mass update script 3.4.1
- 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
- Fixing broken permissions or ownership
-
Recent Posts
- WordPress mass update script 3.4.1
- SSD-backed VPS hosts
- Emailed backup of a database via cron – Attaching files via command line
- London-based Bakop server added; Brisbane coming…
- WordPress mass update script 3.4
- Restarting Apache on deploy
- RimuHosting taking over HostingDirect’s VPS operations
- Saving some typing and time with SSH configs
- Installer updates, Glassfish, Confluence and more…!
- May 2012 RimuHosting newsletter
- Call for ‘startups start here’ stories
- Setting up Domains Keys (DKIM) on Postfix
- New drive options: bigger, faster Intel SSDs!
- Mysql Master/Master Replication & File sync for quick easy scaling or load balance
- Intel Dual Sandybridge servers avilable
- Ubuntu 12.04 LTS Precise Pangolin
- Keeping your hosting panel updated
- Wordcamp New Zealand – Scaling Servers
- Run your own kernel with PV-Grub
- WordPress mass update script 3.3.2
Meta
Tag Archives: centos
Setting up Domains Keys (DKIM) on Postfix
This is a quick and fairly painless way of setting up DKIM, on a postfix server. DomainKeys Identified Mail (DKIM) is a method for associating a domain name to an email message, thereby allowing a person, role, or organization to … Continue reading
Distrubution release support (CentOS4/Debian 5)
Linux distributions keep moving forwards, and as they progress older releases stop receiving security patches or updates. As part of our commitment to maintaining reliable and safe services, we would like to highlight the following announcements... CentOS-4 End Of Life … Continue reading
Posted in Rimuhosting, Security
Tagged centos, debian, distribution, EL4, end-of-life, lenny, Security, updates
Leave a comment
Centos brcm-iscsi.log
We have noticed a log related to iscsi daemons filling up disk space on a few of our Centos 5 VPSs lately. There have been a few reports of this in other places: http://www.webhostingtalk.com/archive/index.php/t-1046154.html It seems after you do a … Continue reading
Centos 6 released for VPS usage @ Rimuhosting
We now have Centos 6 available for our new and existing customers to install if needed. There appear to be no major differences other than newer versions of software, and no problems installing it or gotchas. You can read the … Continue reading
Package management using apt-get
Our support team receives a few queries each day about managing packages under Linux. All our installs have the APT toolset installed. We have a guide on some of the basic uses listed on our HowTo page. There are a … 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
Setting up Monit + with tomcat
We get asked a lot by customers to install and setup monit. Its not an overly hard task, in fact its pretty darned easy. Monit is brilliant for monitoring and restarting services when they are down, it can alert you … Continue reading
Its the small things that help
We have some users who own VPS who dont want to fork out for automated systems like Plesk or Virtualmin, but dont really want to deal with adding domains and email addresses all the time (and sometimes get lost) I … Continue reading
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 … Continue reading
rdiff-backup script using sshfs for larger backups
We have had a few customers who have much more data to back up, and taking a copy of that every day uses a LOT of disk space and can be time consuming. The answer is rdiff-backup . It does … Continue reading
Posted in Featured, Rimuhosting
Tagged backups, centos, debian, incremental, linux, management, patch, rdiff-backup, rsync, server, sshfs, sshmnt, ubuntu
3 Comments
