🔒 Closed How install ssh server debian linux

Status
Not open for further replies.

PHsupreme

Fanatic
Install openssh server on Debian 8

First update the apt source list using apt-get update command.

apt-get update

Then install the openssh server on debian using apt-get install command.

apt-get install openssh-server

Now start and enable the debian ssh server to start at system reboot.

systemctl start ssh.service

systemctl enable ssh.service

Also run netstat command to make sure that ssh port 22 is open and running.

netstat -tulnp | grep 22

install-ssh-debian.webp
You can view the status of the ssh server using systemctl command.

systemctl status ssh.service

ssh-server-status-debian.webp

Done Enjoy
 
Anung panel poh sir? Kuha ka lang nang vps tapos install mo yung nasa tut ay pagkatapos yun na gamitin mong server para sa pag gawa nang personal mong EHI
saan ko po i oopen yan sir sa vitbise po ba oh sa putty yung server panel sana sir yung vps ocs panel po
 
Status
Not open for further replies.

About this Thread

  • 7
    Replies
  • 1K
    Views
  • 4
    Participants
Last reply from:
Mosh Tempest

Online now

Members online
1,040
Guests online
2,100
Total visitors
3,140

Forum statistics

Threads
2,278,134
Posts
28,981,093
Members
1,228,235
Latest member
m0ose28
Back
Top