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
Category Archives: HOWTO
Emailed backup of a database via cron – Attaching files via command line
Sometimes people want an easy offsite backup option for important databases or files, and having a cron to automate that can be helpful. One of our customers had such a case so i wrote a shell script which emailed him … Continue reading
Posted in HOWTO
3 Comments
Restarting Apache on deploy
Often we have customers who have larger websites they deploy, or even multiple websites they deploy , and they need the apache cache cleaned or even the application restarted. Often the reason people want this is so developers do not … Continue reading
Posted in HOWTO, Rimuhosting
Leave a comment
Saving some typing and time with SSH configs
If you are like me, then you may find yourself connecting via SSH to multiple machines a lot during the day. There is an easy way to make short cuts to save you remembering ip addresses, user names, or other … Continue reading
Posted in HOWTO
Leave a comment
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
