Debian: ssh

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

Install

apt -y install openssh-server


Enable

systemctl enable ssh