SSH installieren
Version von SSH Überprüfen
ssh -V
vor der Installation das System updaten
sudo apt update && sudo apt upgrade -y
SSH installieren
sudo apt install openssh-server
Config-Datei bearbeiten
nano /etc/ssh/sshd_config
ssh -V
vor der Installation das System updaten
sudo apt update && sudo apt upgrade -y
SSH installieren
sudo apt install openssh-server
Config-Datei bearbeiten
nano /etc/ssh/sshd_config