Viewing articles tagged 'password'

 Centos: List SSH user last password changed date with cPanel

  To secure your server with cPanel, you might want to consider to request your cPanel user to...

 Change all the passwords of the cpanel and ftp accounts

1- creat sh file with the name chpass.shtouch chpass.sh2- open the chpass.sh file and put this...

 Find Password Change or Modified

Password file: /etc/shadow and /etc/passwd   To find run following command:   chage -l...

 Find User Email cPanel, Last login, open pass reset

#Location directory to check open password reset request: ~# /var/cpanel/passreset    Check...

 How can I run ssh-add automatically, without a password prompt?

This is a typical example of a trade-off between security and convenience. Luckily there are a...

 How to avoid being asked passphrase each time

A way to solve this is with ssh-agent and ssh-add: $ exec ssh-agent bash $ ssh-add Enter...

 How to reset linux root password with SystemRescueCD?

Sometimes we forget root password and needs to reset. One of the approach is to reset via...

Powered by WHMCompleteSolution