要查看sshd服务的状态,可以使用以下命令:
systemctl status sshd
service sshd status
无论是使用systemctl命令还是service命令,都会显示sshd服务的当前状态,如正在运行、已停止或已禁用。