How to Install and Configure RPMforge Repository on CentOS 5.8
RPMforge repository is a collaboration of Dag, Dries, and other packagers. In this post i will show on how to install and configure RPMforge repository on linux CentOS 5.8 server….
How to Install and Configure RPMforge Repository on CentOS 5.8
RPMforge repository is a collaboration of Dag, Dries, and other packagers. In this post i will show on how to install and configure RPMforge repository on linux CentOS 5.8 server….
How to Test Posfix Mail Service using Telnet
In order to test the mail services working properly, testing needs to be performed. Instead of using GUI mail client or webmail to test the sending and receiving email,you also…
How to Enable LDAP Authentication for Subversion on CentOS 6.2
This post will show the quick steps to enable LDAP authentication for existing subversion on linux CentOS 6.2. This guideline assumed that your existing subversion server has been configured properly…
How to Setup Local Yum Repository from CD-ROM/DVD-ROM image on CentOS 5.8
In this post, i will share on how to setup local yum repository from CD-ROM/DVD-ROM image on CentOS 5.8. This quick setup will very useful for those who do not…
How to Check Routing Tables on Fedora 16
In Linux-based operating systems, the routing table plays a crucial role in network management. It is a data table stored in a router or a networked computer to keep track…
How to Install Cacti on CentOS 6.2 using EPEL Repository
Cacti is a popular open-source network monitoring and graphing tool used for visualizing network performance data. CentOS 6.2 is an older version of the CentOS operating system, but it is…
Tcpdump is a powerful command-line packet analyzer tool used to capture and analyze network traffic in real-time. It is an essential tool for network administrators, security professionals, and developers who…
How to Install crontab on CentOS 6.2
Crontab is a utility in Unix-like operating systems that allows users to schedule jobs (commands or scripts) to run automatically at specified times or intervals. It is very useful for…
How to Setup Local Yum Repository from CD-ROM/DVD-ROM image on Fedora 16
In this post, i will share on how to install, update and remove RPM packages from CD-ROM/DVD-ROM image or local yum repository on linux Fedora 16 server. This will very…
How to Install wget on Fedora 16
In this guide, we will walk you through the process of installing wget on a Fedora 16 server. The wget command is a free network utility for Linux that allows…
How to Fix “Warning: RPMDB altered outside of yum” Error on Linux Fedora 16 Server
In web hosting, encountering errors is a common occurrence. One such error that Linux Fedora 16 server users might come across is the “Warning: RPMDB altered outside of yum” error….
How to Install 389 Directory Server on CentOS 6.2
This post will show you the quick steps to install 389 Directory Server on linux CentOS 6.2 server using EPEL repository. 389 Directory Server is an enterprise-class open source LDAP…