Debian: ssh

From OnnoCenterWiki
Revision as of 11:16, 26 February 2022 by Unknown user (talk) (Created page with "Install apt -y install openssh-server Enable systemctl enable ssh")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Install

apt -y install openssh-server


Enable

systemctl enable ssh