
The latest release supersedes all previously released content for CentOS 7, therefore it is recommended for all users to upgrade their CentOS machines. This article will list the URL to…
The latest release supersedes all previously released content for CentOS 7, therefore it is recommended for all users to upgrade their CentOS machines. This article will list the URL to…
How to Setup Linux Login Banner on CentOS 6 / CentOS 7
Most system administrators have applied linux login banner on their servers. The purpose of this linux login banner is to show some messages or warnings when ssh session connected and…
How to Configure FTP Server in Linux RHEL 6
In this post i will show how to install Very Secure FTP (Vsftpd) and how to configure ftp server in linux Red Hat Enterprise Linux 6 (RHEL 6). Vsftpd is a…
How to Install FTP Server Linux using ProFTPd
Proftpd is one of the most popular FTP server, secure and reliable for the Linux operating system. Proftpd using a single configuration file and it is very easy to set…
How to Install Linux FTP Server using Vsftpd
Vsftpd stands for Very Secure FTP Daemon. Vsftpd is not just another popular Unix / Linux FTP Server, but vsftpd delivering outstanding performance by taking less memory. It is running…
How to a Add and Remove User Account on RHEL 6/7, CentOS 6/7, Oracle Linux 6/7
This article will explain and share how to add and remove user account with useradd(add) and userdel (remove) from the command-line on linux RHEL 6/7, CentOS 6/7, Oracle Linux 6/7…
How to Install and Configure TigerVNC Server on CentOS 7.1 / RHEL 7.1 / Oracle Linux 7
The following article explain how to Install and configure TigerVNC Server on CentOS 7.1 or Red Hat Enterprise Linux (RHEL 7.1) or Oracle Linux 7. TigerVNC (Tiger Virtual Network Computing)…
How to Change RunLevel on CentOS 7 / RHEL 7
Old method to change the runlevel via /etc/inittab in Redhat Enterprise Linux version and CentOS server has become obsolete on RHEL 7 and CentOS 7. This latest Linux operating system…
How to Fix GNOME License Not Accepted Issue on CentOS 7
This post assume that you have just finished the Gnome GUI installation on CentOS 7 by using “yum groupinstall “GNOME Desktop” “Graphical Administration Tools” -y” command. Previously you are running…
How to Install and Setup Apache Tomcat 8 on CentOS 7 / RHEL 7
What is Tomcat Server and What is Apache Tomcat used for ? Apache Tomcat version 8 is an open source web server and servlet container developed by the Apache Software…
How to Show Mailbox Size on Zimbra via Bash Script
Q. How to show mailbox Size on Zimbra via bash script ? A. There are two script available to show mailbox size of the zimbra users : Option A 1….
How to Show Mailbox Size on Zimbra via Command Line
Q. How to show user mailbox size on zimbra via command line ? A. please issue the following command to show only the mailbox size on zimbra. 1. Display all…