How to Tuning 389 Directory Server on CentOS 6.2
This post will share with you on how to perform system tuning analysis for 389 Directory Server on linux CentOS 6.2 server. 389 Directory Server is an enterprise-class open source…
How to Tuning 389 Directory Server on CentOS 6.2
This post will share with you on how to perform system tuning analysis for 389 Directory Server on linux CentOS 6.2 server. 389 Directory Server is an enterprise-class open source…
How to Install and Configure Nginx Web Server on CentOS 6.2
Nginx or “engine x” is a free, open-source HTTP server and one of the alternative to Apache http server. It’s a high performance edge web server with the lowest memory…
How to Securing MySQL Database Server on CentOS 5.8
In this post, i will show the quick steps to securing MySQL database server on linux CentOS 5.8. On fresh MySQL server installation, MySQL root password does not set and…
How to Install GNOME Desktop on Linux CentOS
GNOME is a popular desktop environment for Linux operating systems that provides a modern and user-friendly graphical interface. In this tutorial, we will walk you through the steps to install…
How to Install MySQL Server on CentOS 5.8
In this post, i will show on how to install MySQL database server on linux CentOS 5.8 server. MySQL server is a database server that can stores and retrieves data…
How to Install Perl on CentOS 5.8
Perl is an interpreted language that is very popular in the Unix community because it has a rich and powerful feature set, but is still easy to use. In this…
How to Install Vim on CentOS 5.8
Vim is an alternative to vi editor. Meaning, vim is a text editor that is upwards compatible to Vi. Vim can be used to edit all kinds of plain text….
How to Install Iptables on CentOS 5.8
Iptables is used to set up, maintain, and inspect the tables of IPv4 packet filter rules in the Linux kernel. It can run as a host based firewall if properly…
How to Install Apache Httpd on CentOS 5.8
Apache HTTPD, one of the most popular web servers, is known for its extensibility and versatility, making it an excellent choice for various types of websites. This guide will walk…
How to Install and Configure Apache log analizer, AWstats on Fedora 16
In this guide, we will walk you through the process of installing and configuring AWStats, a powerful Apache log analyzer, on a Fedora 16 Linux server. AWStats is an open-source…
How to Install WordPress Blog on Fedora 16
In this guide, we will walk you through the process of installing a WordPress blog on a Fedora 16 server. WordPress is a widely-used open-source blogging platform and content management…
How to Create and Extract a gzip Compressed Archive File on Linux
Archiving and compressing files are useful when creating backups and transferring data across a network. One of the oldest and most common commands for creating and working with the backup…