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…
The technology blog that consist of updates, tips, recommendations, how-tos, manuals, troubleshoot solutions, fix errors on linux and windows.
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 Configure Bind Chroot DNS Server on Linux CentOS 5.7 Server
In this post, i will guide you on how to configure Bind Chroot DNS server on Linux CentOS 5.7 Server. DNS is the Domain Name System that maintains a database…
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 Install php-mcrypt on Fedora 16
php-mcrypt is a standard of PHP module that provides mcrypt library support. In linux systems,mcrypt is necessary for installing CMSes like majento. Before you start to install any software such…
Question : I am facing same problem during Zimbra 7.1.3 Mail Server Installation on Linux CentOS 5.7. What should ido to fix this ? Error message : Checking for port…
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…
How to Install Subversion 1.6.17 on Fedora 16
Apache Subversion (often abbreviated SVN) is a open source software versioning and revision control system. Some people called it source code control(SCC) software and source code management(SCM) software. By using…
How to Download VMware vSphere Command-Line Interface (vSphere CLI)
VMware vSphere Command-Line Interface (vSphere CLI) is a set of command-line utilities used to manage and configure VMware vSphere environments. It allows administrators to perform tasks on vSphere hosts, such…
How to Install “setup” Command on Fedora 16
The “setup” command in Fedora is a utility that provides a text-based interface to configure various system settings and services. It allows you to perform tasks such as configuring network…
How to Install phpPgAdmin for Managing PostgreSQL Databases on CentOS 6.2
phpPgAdmin is a web application, written in PHP and web-based administration utility for managing PostgreSQL databases. It handles all the basic functionality as well as some advanced features such as…