linux  system  ssh

ssh server

 

CachyOS

paru -S openssh

Dienst

sudo systemctl enable sshd
sudo systemctl start sshd

PasswordAuthentication no

sudo nano /etc/ssh/sshd_config
#Strg+W -> PasswordAuthentication
PasswordAuthentication no