cd /etc/ssh
sudo nano sshd_config
Uncomment the following lines
PubkeyAuthentication yes
AuthorizedKeysFile .ssh/authorized_keys .ssh/authorized_keys2
Save & exit.
You can follow this topic also:
cd /etc/ssh
sudo nano sshd_config
Uncomment the following lines
PubkeyAuthentication yes
AuthorizedKeysFile .ssh/authorized_keys .ssh/authorized_keys2
Save & exit.
You can follow this topic also:
=RANK(number,ref,[order]) To rank in descending order, we will use the formula =RANK(B2,($C$5:$C$10),0) If we want unique ranks, we can use...
No comments:
Post a Comment