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: ubuntu
Debian 7.0 and Ubuntu 13.04 Install Images
We’re happy to announce the availability of Debian 7.0 (release notes) and Ubuntu 13.04 (release notes) images for new VPS installations. Both releases are pretty stable and there is not much to report. It seems that the biggest news (for Ubuntu) … Continue reading
Ubuntu 12.10 Quantal Quetzal install images
We are proud to announce the release of the new installer images for Ubuntu 12.10 Quantal Quetzal Server Edition. It is available as an reinstall option for existing servers, or in the new servers orders page The version is intended … Continue reading
Posted in Rimuhosting
Tagged 1210, hosting, install, ubuntu, update, updates, upgrade, vps
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
Ubuntu 12.04 LTS Precise Pangolin
We are delighted to offer the latest release of Ubuntu Server, codenamed Precise Pangolin. That is available as an reinstall option or for order on all our VPS and dedicated server ordering pages.
Could not perform immediate configuration on already unpacked ‘util-linux’.Please see man 5 apt.conf under APT::Immediate-Configure for details
Today we had a customer who had somehow broken his apt package manager doing an upgrade from the looks. I googled and found the same error in many places, most resorting to reinstalling or purging the package to clear it, … 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
Security at home – encrypted home directories
This isn't directly server related at all, more for the home or office user who wants to make sure things are nice and secure. At the office we like to also make sure our desktops are fairly safe to connect … Continue reading
Ubuntu Upgrade to 10.04 on your VPS? Read this first!
Update: Carl has posted some 10.04 upgrade instructions in our howtos section. As often happens, some things happen when you upgrade, and its not always desirable when its a production server. We try and catch these for you and post … 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
