Difference between revisions of "Korban: Install OpenSSH-server"

From OnnoWiki
Jump to navigation Jump to search
(Created page with "Instalasi apt install openssh-server")
 
 
(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