Change Linux Root Password Temporarily

How to change Linux root password temporarily If you are logged in as root and you don’t know the root password then you can follow the steps. You can easy to change your root password.    Step 1. Back-up your current shadow file. [root@hostripples ~]# cp /etc/shadow /etc/shadowbkup Step 2. Change the current root password [root@hostripples […]

See More

Password protect directory-Cpanel

How to password protect directory in cPanel ? Ans : The instructions for password protect directory are as follows: 1) Login into your cPanel and click on the Password Protect Directories icon 2) Choose Web Root 3) Click on the name of the directory that you wish to password protect. 4) Check the box for “Password protect […]

See More