
How to Check VPS Network Speed
Several important factors to consider before buying a Virtual Private Server (VPS) are Internet connection speed, I/O speed, CPU performance and the server or network uptime. Actually, you can get…
How to Check VPS Network Speed
Several important factors to consider before buying a Virtual Private Server (VPS) are Internet connection speed, I/O speed, CPU performance and the server or network uptime. Actually, you can get…
How to SSH Without Password on Linux
In this post, i will share with you the steps on how to setup and configure linux servers to allow SSH without password. After completely performed the following steps, you…
How To Disable The IPv6 on CentOS 5.8
By default, IPv6 has been set to enabled on linux CentOS 5.8 minimum installation. If you plan to disable this feature, you can follow these steps to completely disable it….
How to Configure Static IP Address on CentOS 5.8 x86
In this post, i will share the quick steps on how to configure static ip address on linux CentOS 5.8 server. This post assumed that you have installed linux CentOS…
How to Check the Number of Created User Account on Linux
Question : How to check the number of created user on linux server? Answer : To check the created user on your linux machine, simply run the following command. This…
How to Open the File in Read Only Mode on Linux
Question : How to open a file on read only mode on linux? Answer : This command has been tested on Redhat Enterprise linux 6 (RHEL6) server. To open the…
How Display Logged in User Information and Terminal number on Linux Server
In this post i will show on how to display logged in user information and terminal number on Linux server. This post provides practical examples for future references. This steps…
How to Check Memory Usage on Linux VPS Server
There are several ways on how to check the memory usage on linux virtual Private Server (VPS). This steps has been tested on linux CentOS 6.2 server and may workings…
How to Install Remi yum Repository on CentOS 6.2 x86 and x86_64
There are several 3rd party repositories for CentOS 6 server. One of the popular one is remi repository. The Remi repository is a repository containing updated PHP and MySQL packages…
How to Fix “Initializing ldap…failed” Zimbra Installation on CentOS 6.2 x86_64
Question : When i try to install Zimbra 7.1.4 on linux CentOS 6.2 server, i stuck at the following error: *** CONFIGURATION COMPLETE – press ‘a’ to apply Select from…
How to Install and Configure Lighttpd on CentOS 6.2
The Lighttpd is an open-source web server more optimized for speed-critical environments than common products while remaining standards-compliant, secure and flexible. Lighttpd is an excellent tool for small to medium…
How to Install SWAT to Configure Samba from Web browser on CentOS 6.2
SWAT is a Samba Web Administration Tool. SWAT is a facility that is part of the Samba suite. SWAT allows a Samba administrator to configure the complex smb.conf. In this…