Articles by babarsaleem
-
How To Set Up An AAA Server With CIITIX-WiFi
Author: babarsaleem • Tags: linux • Comments: 7How To Set Up An AAA Server With CIITIX-WiFi CIITIX-WiFi is a turnkey solution to your WiFi hotspot needs. Built onto the rock solid stable debian linux, setting up a secure (TTLS) WiFi hotspot is just a minute away. This guide shows how to set up an AAA server (authentication, authorization and accounting) with CIITIX-WiFi.
-
Sample Configuration of DRBD On CentOS 4.5
Author: babarsaleem • Tags: centos, high-availability, storage • Comments: 4Sample Configuration of DRBD On CentOS 4.5 DRBD is an abbreviation of Distributed Replicated Block Device. DRBD is a block device which is designed to build high-availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You could see it as a network RAID1.
-
How To Configure ISP Mail Server With Virtual Users/Domain On Centos 4.5 Using Postfix, Dovecot, MySQL, phpMyAdmin, TLS/SSL
Author: babarsaleem • Tags: centos, postfix • Comments: 1How To Configure ISP Mail Server With Virtual Users/Domain On Centos 4.5 Using Postfix, Dovecot, MySQL, phpMyAdmin, TLS/SSL This tutorial describes how to set up a mail server where Postfix is the SMTP service, and Dovecot provides IMAP and POP services. The users are virtual and user information is stored in a MySQL database.
-
-
Configuring A High Availability Cluster (Heartbeat) On CentOS
Author: babarsaleem • Tags: centos • Comments: 47Configuring A High Availability Cluster (Heartbeat) On CentOS This guide shows how you can set up a two node, high-availability HTTP cluster with heartbeat on CentOS. Both nodes use the Apache web server to serve the same content.