How to setup Postfix Transport to Route the email messages
This post will show you how to route messages to other mail server using postfix transport file. This feature allows you to perform mail routing to respective host according to…
How to setup Postfix Transport to Route the email messages
This post will show you how to route messages to other mail server using postfix transport file. This feature allows you to perform mail routing to respective host according to…
Setup vsftpd Service on CentOS 6.5
vsftpd is a free FTP service for UNIX and linux systems. It is very stable, fast and secure ftp server. In this post, i will share how to setup sftpd…
In this guide, we will delve into the process of disabling Security-Enhanced Linux (SELinux) on CentOS 6.5. SELinux is a security feature of Linux that provides an additional layer of…
How to Verify the LDAP or slapd Process in Zimbra
Zimbra LDAP service running on OpenLDAP software. It is the directory service and identified when the Zimbra software is installed together with it’s own Zimbra schema. Zimbra LDAP service is…
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…
How to Install and Configure 389 LDAP Directory Server on CentOS 6.4
389 Directory Server is an enterprise-class open source Lightweight Directory Access Protocol (LDAP) server for Linux and based on Fedora Directory Server. 389 Directory server has been developed by Red…
How to Setup Postfix on CentOS 6.4
Postfix is a open-source mail transfer agent (MTA) that routes and delivers electronic mail. Postfix is an alternative for Sendmail service which provide the same function. This post will describe…
How to Use wget With Username and Password for FTP/HTTP Site on Linux
Wget is a powerful command-line utility for downloading files from the internet. It supports various protocols, including HTTP, HTTPS, and FTP. In some cases, you may need to download files…
How to Configure EPEL Repository on CentOS 6.4 x86_64
The EPEL repository is an additional resource that curates, maintains, and manages a high-quality collection of supplementary packages for Enterprise Linux, including but not limited to Red Hat Enterprise Linux…
How to Setup Webmin 1.620 using YUM repository on CentOS 6.4 VPS
This post will brief you on how to setup Webmin 1.620 using yum repository in CentOS 6.4 virtual private server (VPS). Webmin is an open source system administration and system…
4 Steps to Disable SELinux on CentOS 6.4
Security-Enhanced Linux (SELinux) is a security feature of the Linux kernel that provides a mechanism for supporting access control security policies. While it is a valuable tool for system security,…
How to Install Webmin 1.620-1 on CentOS 6.3
Webmin is a web-based interface for system administration on Unix or linux operating system. With webmin, you can easily manage and administer your server with minimal command line. Nowaday, many…