Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to enable ssh service by ubuntu

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces ubuntu how to open ssh service, has certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand.

How to enable ssh service by ubuntu: 1. Update source list; 2. Install openssh-server;3 and execute [sudo service ssh start] command.

Specific methods:

1. Update the source list

Open the Terminal window, enter "sudo apt-get update"-- > enter-- > enter the administrator password of the currently logged-in user "--> enter, and enter is fine.

2. Install openssh-server

Enter: sudo apt-get install openssh-server in the terminal

3. Check whether the ssh service is started.

Open the "terminal window" and type "sudo ps-e | grep ssh"-- > enter-- > sshd, indicating that the ssh service has been started. If it is not started, enter "sudo service ssh start"-> enter-> ssh service will start.

Thank you for reading this article carefully. I hope the article "how to start ssh Services with ubuntu" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report