
How to Install Zimbra 8.6.0 on RHEL 7/CentOS 7
Zimbra 8.6.0 brings new features, improvements in Mail server and better web clients experience. Some that caught my attention was local lmtp client can communicate over ssl for mail server,…
How to Install Zimbra 8.6.0 on RHEL 7/CentOS 7
Zimbra 8.6.0 brings new features, improvements in Mail server and better web clients experience. Some that caught my attention was local lmtp client can communicate over ssl for mail server,…
How to Install Webmin on CentOS 7/RHEL 7/Oracle Linux 7
Webmin is a free software that is used by system administrators for system administration and configuration of the system where it is web based. Through Webmin, the system administrator can…
How to Setup Bind DNS Server in Chroot Jail on CentOS 7
BIND (Berkeley Internet Name Daemon) also known as NAMED is the most widely used linux dns server in the internet. This tutorial will explain how we can setup BIND DNS…
New Naming Scheme for the Network Interface on RHEL 7/CentOS 7
Red Hat Enterprise Linux 7 (RHEL 7) and CentOS 7 come with the new naming scheme for the network devices. These features change the name of network interfaces on a…
How to Install and Use Traceroute in Linux RHEL 6/7, CentOS 6/7, Oracle Linux 6/7
Traceroute command is a network diagnostic tool for displaying the route packets take to network host or destination. It shows how long each hop will takes and how many hops…
Apache Reverse Proxy Configuration for Linux
Reverse Proxy is a gateway and it’s appears to the client like an ordinary web server. In this article, i will show quick steps to setup and configure Apache Reverse…
How to Unzip a File in Linux RHEL 6/CentOS 6/CentOS 7
File compression can be done in a variety of methods on Linux systems. In Windows you might have come across a utility such as WinZip or Winrar for uncompressing files….