centos7如何查看ssh服务状态 centos查看ssh服务

主机教程 建站分享 2年前 (2022-09-17) 362次浏览

文章摘要:centos7如何查看ssh服务状态 centos查看ssh服务

centos7中查看ssh服务状态的方法:1、打开centos7终端;2、在centos7终端命令行中输入“s […]

centos7中查看ssh服务状态的方法:1、打开centos7终端;2、在centos7终端命令行中输入“systemctl status sshd.service”命令查看ssh服务状态即可。

具体操作步骤:

1、在centos7系统桌面中使用快捷键【Ctrl+Alt+T】打开centos7终端命令行模式。

2、在centos7终端命令行中输入以下命令查看ssh服务状态即可。

systemctl status sshd.service #查看ssh服务状态

相关操作命令:

systemctl restart sshd.service #重启ssh服务

systemctl start sshd.service #开启ssh服务

systemctl enable sshd.service #设置ssh服务开机自启


声明:
若非注明,本站文章源于互联网收集整理和网友分享发布,如有侵权,请联系站长处理。
文章名称:centos7如何查看ssh服务状态 centos查看ssh服务
文章链接:http://www.7966.org/post/11218.html
转载请注明出处

喜欢 (0)