Cara install SSH server di Ubuntu

Bagaimana cara install SSH server di ubuntu? ,tidak semua varian ubuntu sudah terinstall SSH secara default kecuali versi Ubuntu Server....

Bagaimana cara install SSH server di ubuntu? ,tidak semua varian ubuntu sudah terinstall SSH secara default kecuali versi Ubuntu Server. Namun bisa dipasang dan diaktifkan dengan mudah di versi deskto Ubuntu dengan langkah-langkah berikut melalui command line; di terminal Ubuntu.

1.Update package Ubuntu.
    sudo apt update
2.Install openssh-server .
    sudo apt install -y openssh-server
3.cek status SSH Server
    sudo systemctl status ssh 
 Hasil :
   ● ssh.service - OpenBSD Secure Shell server
   Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2018-06-07 11:07:30 +08; 4min 57s ago
   Main PID: 5327 (sshd)
   Tasks: 1 (limit: 2295)
   CGroup: /system.slice/ssh.service
           └─5327 /usr/sbin/sshd -D

4.Jalan SSH jika status tidak Running
    sudo systemctl start ssh
5.SSH akan berjalan secara otomatis setelah startup ubuntu, kamu bisa Disable prses dengan perintahberikut
   sudo systemctl disable ssh
6.untuk kembali menjalankan saat startup, cukup jalan kan perintah
sudo systemctl enable ssh

berikut cara install SSH Server di Ubuntu, jangan lupa untuk di share ya!

COMMENTS

Nama

Android Apps Android Game Berita Indonesia Download Edukasi Film Game Info Game info komputer Informasi Listrik Olahraga Otomotif Review Sharing Software Tools Travelling Tutorial
false
ltr
item
BlogWNF - Note Of Wimpy: Cara install SSH server di Ubuntu
Cara install SSH server di Ubuntu
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgN-8y3HK-bPSt1KGbYYdWyQXeJjfzOGHaeAu1AFtCPYVhLfbo_4spAYpw65axbmDcMr0uE75bKOyScMmvZTHXaooCGj1yCmPV2EYwBEOFUyivsRTfB-smmZPncJdZ5tuVqqMKO5BwXgQ_z/s400/ssh+server+ubuntu.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgN-8y3HK-bPSt1KGbYYdWyQXeJjfzOGHaeAu1AFtCPYVhLfbo_4spAYpw65axbmDcMr0uE75bKOyScMmvZTHXaooCGj1yCmPV2EYwBEOFUyivsRTfB-smmZPncJdZ5tuVqqMKO5BwXgQ_z/s72-c/ssh+server+ubuntu.png
BlogWNF - Note Of Wimpy
https://blogwnf.blogspot.com/2018/11/cara-install-ssh-server-di-ubuntu.html
https://blogwnf.blogspot.com/
https://blogwnf.blogspot.com/
https://blogwnf.blogspot.com/2018/11/cara-install-ssh-server-di-ubuntu.html
true
1418991397061650428
UTF-8
Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy