How To Synchronize Files using rsync Command
Rsync is a free software/package that is used for synchronizing and copying directories and files locally as well as remotely.[…]
Read more
Rsync is a free software/package that is used for synchronizing and copying directories and files locally as well as remotely.[…]
Read more
Step 1: Create Webmail User Create the user along with their directory in /etc/postfix/vmailbox file. # vi /etc/postfix/vmailbox user@tecdistro.com tecdistro.com/user/[…]
Read more
There are 2 methods in order to delete the database in mysql through Linux Shell. Method 1: Delete through mysqladmin[…]
Read more
0 Halt the system. 1 Single-user mode 2 Local Multiuser with Networking but without network service 3 Full Multiuser with[…]
Read more
Step 1: Prerequisites Install Web Server PHP Firstly install all the required libraries that are dependent on munin installation: #[…]
Read more
Introduction To login via SSH without password we have to use ssh-keygen, ssh-keygen creates the public and private keys. ssh-copy-id[…]
Read more
Step-1: PreRequisites For installation of htop following are the dependencies # yum groupinstall “Development Tools” # yum install ncurses-devel zlib-devel[…]
Read more
Step 1: PreRequisites Following are some services/packages which are necessary for xymon installation # yum update # yum install xinetd[…]
Read more
Nagios is the most popular, open source, powerful monitoring system. It enables organizations to identify and resolve IT infrastructure problems[…]
Read more
Introduction NFS (Network File Server) is used for sharing files between linux to linux, unix to linux and vice versa.[…]
Read more