Rsync is a fast and extraordinarily versatile file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote rsyncdaemon.
It offers a large number of options that control every...
We all are aware of the most popular command called ‘useradd‘ or ‘adduser‘ in Linux. There are times when a Linux System Administrator asked to create user accounts on Linux with some specific properties, limitations, or...
Step1: Login to server and make following changes in httpd.conf
Example: Apache Installation Path /app/apache-2.4.35/
Assume: Server IP is 192.168.0.200
]$ sudo vi /app/apache-2.4.35/conf/httpd.conf
TraceEnable...
Step1: Find duplicate list of packages installed on your system.
$sudo package-cleanup --dupes
Step2: Remove duplicate packages using following command.
Note: Ensure packages version which are old are removed.
#sudo yum...
HOW TO ENABLE VIRTUALISATION IN BIOS:-
Most commonly: F10 or ESC.
Alternatively: F1, F2, F6, or F11
Turn ON the System
Repeatedly press Esc key at startup.
Press the F10 key for BIOS Setup.
Press the right arrow...