-
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 The CentOS-4 distribution (current version 4.9) will be at End of Life on February 29,…
-
Package management using apt-get
-
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. Lets look at a simple scenario using two application or web servers n2 and n3,…
-
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 has commercial support available GlusterFS can scale well also, its simple configuration based storage is…
-
Easy IP failover (Debian squeeze)
-
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 distros use apt-get install apache2-prefork-dev The module load will automatically be created for you usually,…
-
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 now it has a great, fresh set of new server-side app versions. Squeeze is available…
-
Older versions of debian and updates
-
Security at home – encrypted home directories
-
Easy Peasy Linux Firewalling – iptables
