How to Install Sendmail Service on CentOS 6.5
In web hosting, the ability to effectively manage and configure your server is crucial. One such task that often arises is the installation and configuration of the Sendmail service, particularly…
The technology blog that consist of updates, tips, recommendations, how-tos, manuals, troubleshoot solutions, fix errors on linux and windows.
How to Install Sendmail Service on CentOS 6.5
In web hosting, the ability to effectively manage and configure your server is crucial. One such task that often arises is the installation and configuration of the Sendmail service, particularly…
How to Install and Configure 389 LDAP Directory Server on CentOS 6.5
A directory server provides a centralized directory service for your organization. It is alternative to windows active directory. This post will describes how to install and configureĀ 389 LDAP Directory Server…
How to Install and use Glances – System Monitor In Ubuntu
There are various default system monitor tools in Ubuntu that come with basic functions. However, there is recommended powerful free monitoring called Glances – An eye on your system. Glances…
How to Reset Forgotten Root Password in Ubuntu 14.04
Sometimes it is necessary to get root access into the Ubuntu system. I was facing the issue when try to reset forgotten root password in Ubuntu 14.04 using recovery mode…
How to Display MySQL root Password in Zimbra
In the situation we need to utilize the zimbra MySQL database server in order to host other databases, we may need to know what is the root password for MySQL….
How to Backup and Restore Email in Zimbra
In email servers, Zimbra stands out as a robust and versatile solution. However, like any system, it requires regular maintenance and management. One such crucial task is the backup and…
How to Check GCC Version on Ubuntu
When working with C and C++ programming languages, it is essential to use a compatible compiler that supports the desired language features and optimizes the code accordingly. GCC, the GNU…
How to Install and Configure NTP Server on Ubuntu 14.04
The Network Time Protocol (NTP) is used to synchronize between computer systems over the network. Time synchronization is very crucial to determine when events happened to computers system or server…
How to Setup Squid Proxy in Ubuntu Server 14.04
Selecting the right proxy server software for your dedicated, VPS, or cloud hosting machine can significantly enhance your web operations. One of the most reliable and efficient options is Squid,…
How to Install and Configure ProFTPD FTP Server on Ubuntu 14.04
ProFTPD (short for Pro FTP daemon) is a popular open-source FTP server. It’s an alternative to vsftpd. For those who run virtual private server (VPS) or dedicated server to host…
How to Install phpMyAdmin on Ubuntu 14.04
phpMyAdmin is an open-source software tool, written in PHP, designed to manage and administer MySQL databases via web browsers. It is one of the most widely used tools for managing…
How to Install and Configure vsftpd FTP Server on Ubuntu 14.04
The File Transfer Protocol (FTP) is a universally accepted network protocol utilized for the transfer of files from one machine to another, or to a server. If you’re managing your…