Innovation Technology
ls -a | grep .ssh
mkdir ~/.ssh/
touch ~/.ssh/authorized_keys
sudo nano ~/.ssh/authorized_keys
Resetting the Password via SSH: Access the server as root: Use an SSH program like PuTTY to connect to your server as the root user. R...
No comments:
Post a Comment