mobile wallpaper 1mobile wallpaper 2mobile wallpaper 3mobile wallpaper 4mobile wallpaper 5mobile wallpaper 6
52 字
1 分钟
【Ubuntu】Ubuntu22.04安装SSH服务
2024-11-08
2026-02-11

ubuntu安装ssh#

  • 更新 Linux 系统的包索引或包列表
sudo apt update
  • 安装ssh服务端
sudo apt install openssh-server
  • 配置文件
sudo vim /etc/ssh/ssh_config
  • ssh相关服务
# 重新启动ssh服务
deng@local:~/桌面$ sudo systemctl restart ssh
# 启动ssh服务
deng@local:~/桌面$ sudo systemctl start ssh
# 查看ssh服务状态
deng@local:~/桌面$ sudo systemctl status ssh
# 允许开机启动ssh服务
sudo systemctl enable ssh
  • ufw相关服务(默认即可)
sudo ufw status
sudo ufw enable
# 确保防火墙允许服务端口
sudo ufw allow ssh
sudo ufw status

【Ubuntu】Ubuntu22.04安装SSH服务

分享

如果这篇文章对你有帮助,欢迎分享给更多人!

【Ubuntu】Ubuntu22.04安装SSH服务
https://blog.lifloat.cc/posts/l/ubuntu2204_ssh/
作者
LifeAsFloat
发布于
2024-11-08
许可协议
CC BY-NC-SA 4.0

部分信息可能已经过时

封面
Sample Song
Sample Artist
封面
Sample Song
Sample Artist
0:00 / 0:00