
How to install Zimbra 8 on CentOS 6
Zimbra 8 is a Free Email Server and is considered an Exchange replacement. Zimbra has an easy to use Web GUI that will allow you …

Zimbra 8 is a Free Email Server and is considered an Exchange replacement. Zimbra has an easy to use Web GUI that will allow you …

Backups play a critical role in server management by preserving data and allowing quick restoration in case of failure, corruption, or accidental deletion. In web …

You can change the root password of server from WHM using below steps: 1. Login to WHM. (https://yourserverip:2086) or (https://yourserverip:2087) or (https://yourserverip/whm) 2. Click …

HotLinking is something using which you can display an image, which you have seen on someone else’s site, on your site. Bandwidth in this case …

After upgrading or with a newly installed version of Plesk, you may find yourself unable to set passwords for new database users. If you are …

MySQL is the world’s most popular open-source relational database management system. While most web applications connect to MySQL locally, many scenarios—such as remote data analysis, …

In Linux, log files display a timeline of events for specific processes and parts of the system. For example, there are log files for dpkg, …

In this guide we’ll take a look at the functions of the Netstat Command within Linux and how it can be used to effectively monitor …

The Yellowdog Updater, Modified (YUM) is the primary package management tool for RPM-based Linux distributions like CentOS, RHEL, and Fedora. While YUM automates updates and …

Disabling a Package Repository: Usually, the package repositories are located in the definition files.You can find them in the directory named /etc/yum.repos.d . In order …

Viewing Text File Content The cat command allows you to read /view the contents of the text files without editing them. The easiest method of …