Howtos

How To Resize LVM Software RAID1 Partitions (Shrink & Grow)

Submitted by falko (Contact Author) (Forums) on Tue, 2009-01-06 17:50. :: Linux

How To Resize LVM Software RAID1 Partitions (Shrink & Grow)

This article describes how you can shrink and grow existing software RAID1 partitions with LVM on top. I have tested this with logical volumes that use ext3 as the file system. I will describe this procedure for an intact RAID array and also a degraded RAID array.

How To Configure Software RAID To Send An Email When Something's Wrong With RAID

Submitted by falko (Contact Author) (Forums) on Tue, 2009-01-06 10:10. :: Linux

How To Configure Software RAID To Send An Email When Something's Wrong With RAID

This short guide explains how you can configure software RAID to send you an email when something's wrong with RAID, for example if a hard drive fails. I've tested this on Debian Etch, but it should apply to all other distributions with minor adjustments to paths, etc.

Quick And Easy Setup For DomainKeys Using Ubuntu, Postfix And Dkim-Filter

Submitted by johnwilson1969 (Contact Author) (Forums) on Mon, 2009-01-05 14:09. :: Ubuntu | Postfix

Quick And Easy Setup For DomainKeys Using Ubuntu, Postfix And Dkim-Filter

This is a quick tutorial for setting up DomainKeys on Ubuntu (I used 6.06LTS - but should work the same on others) using dkim-filter with Postfix so emails from your domain will not constantly end up in Yahoo's spam filter.

Setting Up A High-Availability Load Balancer With HAProxy/Wackamole/Spread On Debian Etch

Submitted by falko (Contact Author) (Forums) on Sun, 2009-01-04 17:28. :: Debian | High-Availability

Setting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Wackamole/Spread On Debian Etch

This article explains how to set up a two-node load balancer in an active/passive configuration with HAProxy, Wackamole, and Spread on Debian Etch. The load balancer sits between the user and two (or more) backend Apache web servers that hold the same content. Not only does the load balancer distribute the requests to the two backend Apache servers, it also checks the health of the backend servers. If one of them is down, all requests will automatically be redirected to the remaining backend server. In addition to that, the two load balancer nodes monitor each other using Wackamole and Spread, and if the master fails, the slave becomes the master, which means the users will not notice any disruption of the service. HAProxy is session-aware, which means you can use it with any web application that makes use of sessions (such as forums, shopping carts, etc.).

How To Set Up A Caching Reverse Proxy With Squid 2.6 On Debian Etch

Submitted by falko (Contact Author) (Forums) on Tue, 2008-12-23 19:03. :: Debian

How To Set Up A Caching Reverse Proxy With Squid 2.6 On Debian Etch

This article explains how you can set up a caching reverse proxy with Squid 2.6 in front of your web server on Debian Etch. If you have a high-traffic dynamic web site that generates lots of database queries on each request, you can decrease the server load dramatically by caching your content for a few minutes or more (that depends on how often you update your content).

Creating A Dual-Boot System On RAID10 (Ubuntu/Windows)

Submitted by theos (Contact Author) (Forums) on Tue, 2008-12-23 11:43. :: Ubuntu

Creating A Dual-Boot System On RAID10 (Ubuntu/Windows)

I just bought a new computer and I want to run Ubuntu 8.10 and Vista. I'm really afraid to loose some of my data when a harddrive dies, so I decided to go for a RAID10-setup. Most modern motherboards support RAID0,1,5 and 10. After assembling my new computer, I discovered that the motherboard didn't have a true hardware-RAID-controller. Instead it's just software-RAID, sometimes called fakeraid. If I was installing a Linux-only-system, I wouldn't care and just use the Linux software-Raid options. But this time, my system has to be dual-boot.

How To Back Up MySQL Databases With mylvmbackup On Ubuntu 8.10

Submitted by falko (Contact Author) (Forums) on Mon, 2008-12-22 18:21. :: Ubuntu | Backup | MySQL

How To Back Up MySQL Databases With mylvmbackup On Ubuntu 8.10

mylvmbackup is a Perl script for quickly creating MySQL backups. It uses LVM's snapshot feature to do so. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, creates a snapshot of the volume containing the MySQL data directory, and unlocks the tables again. This article shows how to use it on an Ubuntu 8.10 server.

Installing Nginx With PHP5 And MySQL Support On Fedora 10

Submitted by falko (Contact Author) (Forums) on Sun, 2008-12-21 18:54. :: Fedora

Installing Nginx With PHP5 And MySQL Support On Fedora 10

Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a Fedora 10 server with PHP5 support (through FastCGI) and MySQL support.

The Perfect Desktop - OpenSUSE 11.1 (GNOME)

Submitted by falko (Contact Author) (Forums) on Fri, 2008-12-19 15:50. :: SuSE | Desktop

The Perfect Desktop - OpenSUSE 11.1 (GNOME)

This tutorial shows how you can set up an OpenSUSE 11.1 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.

The Perfect Server - OpenSUSE 11.1

Submitted by falko (Contact Author) (Forums) on Thu, 2008-12-18 19:14. :: SuSE

The Perfect Server - OpenSUSE 11.1

This is a detailed description about how to set up an OpenSUSE 11.1 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of OpenSUSE 11.1, but should apply to the 64-bit version with very little modifications as well.

1
...
next page
last page