Social Media
-
Recent Posts
- Centos brcm-iscsi.log
- WordPress mass update script 3.3.1
- Introducing 2 Parts Magic
- WordPress mass update script 3.3
- December 2011 Newsletter
- Silverstripe CMS on Standing Cloud webinar Tue Dec 13 1300 PST
- Fixing broken permissions or ownership
- Using swap within a VPS
- Easy application hosting using StandingCloud and RimuHosting
- Checking a potentially hacked machine and reinstalling packages when you break things
- VPS-on-dedicated server hosting v2.0
- DigiNotar and SSL certificates
- Why is your server sending spam? why does it keep crashing with high load?
- Could not perform immediate configuration on already unpacked ‘util-linux’.Please see man 5 apt.conf under APT::Immediate-Configure for details
- Hurricane Irene approaching New York
- Apache exploit may crash your server – heres how to fix it
- RimuHosting turns on redundant PSU and redundant power feed options
- Wildcard DNS queries added to our DNS API
- 10 August Dallas outage report
- PCI compliance – a basic HOWTO
Featured
- Easy Peasy Linux Firewalling - iptables
- Fixing broken permissions or ownership
- HOWTO videos for Rimuhosting Control Panel on youtube
- PCI compliance - a basic HOWTO
- Quick and Easy Automatic Backup Script
- Quick and easy iptables blocking and firewalling basics
- rdiff-backup script using sshfs for larger backups
- Setup mail hosting on Debian Squeeze and other distros using postfixadmin
- WordPress mass update script 3.3.1
Tags
apache apache2 api backup bash broken bug centos cloud competition controlpanel Dallas debian dns dpkg easy email error exploit fix hack install java linux mail management mass monitoring mysql Office postfix Rimuhosting script Security server support sysadmin twitter ubuntu update upgrade virtualmin vps wordpress yumSubscription
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.
Meta
Tag Archives: debian
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
Easy web server Load-Balancing with HAProxy
Configuring load balancing between multiple web servers may seem challenging, but it doesn't have to be. HAProxy is a great lightweight tool that is easy to setup and has a large number of rich features for managing and serving content. … Continue reading
Storage Clustering Part 2: GlusterFS
GlusterFS is an interesting solution for providing redundant network attached storage clusters. Some features include... trivially easy for basic setups supports virtually any file-system no need to mess with kernels can work across commodity network hardware suitable for enterprise deployment … Continue reading
Easy IP failover (Debian squeeze)
Say you have a bunch of servers on a fast private network, running a busy web site. And you need a gateway server so you can reach those from the outside world. You might run a proxy on a gateway … Continue reading
Posted in Clustering
Tagged cluster, corosync, crm_mon, debian, IP failover, monitoring, pacemaker, private network, redundancy, sqeeze
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
Debian v6.0 (Squeeze) released
Debian is one of our most popular distros. Being very well suited for servers. Debian 6.0 (aka squeeze) is now released. It is a good option for a stable distro, with a good support life for package updates. And right … Continue reading
Older versions of debian and updates
We have come across several users who run older versions of debian. This is usually fine, sometimes for some reasons users are unable to update for some time but require a package to be installed. This is where the fun … Continue reading
Posted in Rimuhosting
Tagged debian, deprecated, etch, linux, sarge, Security, server, updates, vps
Leave a comment
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
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
