Difference between revisions of "Korban: Install OpenSSH-server"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Instalasi apt install openssh-server") |
Onnowpurbo (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
Instalasi | Instalasi | ||
| − | apt install openssh-server | + | sudo su |
| + | apt -y install openssh-server | ||
Latest revision as of 19:57, 18 November 2021
Instalasi
sudo su apt -y install openssh-server