In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
Today, I will show you how to open the SSH service under Ubuntu. The content of the article is good. Now I would like to share it with you. Friends who feel in need can understand it. I hope it will be helpful to you. Let's read it along with the editor's ideas.
Enable SSH purpose
It is convenient for remote file transfer, and the speed is fast.
Steps to enable SSH service
Use apt install to install the server and client of SSH
Sudo apt install openssh-client
Sudo apt install openssh-server
If you just want to log in to another machine, SSH only needs to install the client side, and if you want to enable the SSH service on this machine, you need to install the server side.
Enable the SSH service
Sudo systemctl start ssh.service / / enable the service
Ps aux | grep ssh / / check whether it is enabled or not
If the sshd field appears, the SSH service is enabled.
These are all the contents of how to open the SSH service under Ubuntu. For more content related to how to open the SSH service under Ubuntu, you can search the previous article or browse the following article to learn! I believe the editor will add more knowledge to you. I hope you can support it!
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.