Install Packages: $ yum install piranha -y Our Networking Setup: balancer => Load Balancer IP (10.0.0.1) mail => Virtual Server (10.0.0.5) ms1, ms2 => MailScanner Servers (10.0.0.10, 10.0.0.20) Remember
Ruan Bekker
A collection of 244 posts
Active Directory Authentication on CentOS
We will setup a Linux Server to Authenticate against Microsoft's, Active Directory. Please also lookout for Squid Proxy AD Setup, where we essentially will let our users authenticate against the AD in order to determine what kind of internet access
Setup Wordpress on CentOS
WordPress is known as one of the most popular blogging platform and content management systems out there. It's built on top of a LAMP Stack and it's really easy to setup. Here I will show you how easy it is
Setup LAMP Stack on CentOS
Setting up a LAMP Stack is fairly straight forward, here we will go through the steps towards getting it up and running: Installing Packages: $ yum install epel-repo -y $ yum --enablerepo=epel update -y $ yum install httpd httpd-devel php mysql mysql-server
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!