CentOS / Redhat : Configure CentOS as a Software Router with two interfaces

Linux can be easily configured to share an internet connection using iptables. All you need to have is, two network interface cards as follows: a) Your internal (LAN) network connected via eth0 with static ip address 192.168.0.1 b) Your external...

Red Hat Enterprise Linux 7 Beta Arrives

Red Hat yesterday announced the beta availability of its next-generation Red Hat Enterprise Linux (RHEL) 7 operating system platform. The new beta marks the first major public milestone release of RHEL 7, which is the successor to the RHEL 6 platform...

How To Install Joomla on a linux Server Running Ubuntu

### About Joomla Joomla is a free and open source content management that uses a PHP and a backend database, such as MySQL. It offers a wide variety of features that make it an incredibly flexible content management system right...

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu

### About LAMP LAMP stack is a group of open source software used to get web servers up and running. The acronym stands for Linux, Apache, MySQL, and PHP. Since the linux server is already running Ubuntu, the linux part...

Steps to follow after Linux Server installation

The Basics When you first begin to access your fresh new server, there are a few early steps you should take to make it more secure. Some of the first tasks required on a linux server can include setting up...