激活SSH服务的命令是()?
A: systemctl start sshd.service
B: systemctl stop sshd.service
C: systemctl status sshd.service
D: systemctl enable sshd.service
A: systemctl start sshd.service
B: systemctl stop sshd.service
C: systemctl status sshd.service
D: systemctl enable sshd.service
举一反三
- 激活SSH服务的命令是()? A: systemctl start sshd.service B: systemctl stop sshd.service C: systemctl status sshd.service D: systemctl enable sshd.service
- 设置sshd服务开机自启的命令是?( ) A: systemctl start sshd B: systemctl enable sshd C: systemctl status sshd D: systemctl restart sshd
- 在CentOS7中,立即启动sshd服务的命令是 A: systemclt start sshd B: service start sshd C: service sshd start D: systemctl sshd start
- 启动sshd服务的命令 A: systemctl start sshd B: systemctl enable sshd
- 重启系统中的sshd服务,写出该命令。 A: service sshd start B: service sshd status C: service sshd stop D: service sshd restart