• 2022-06-11
    通过命令"systemctl 选项 sshd”,_______选项能够查看sshd服务的状态
  • status

    内容

    • 0

      启动sshd服务的shell命令用法不正确的是: A: systemctl start sshd.service B: systemctl start sshd C: systemd start sshd.servie D: service sshd.service start

    • 1

      Linux中,可以通过如下命令( )重启sshd服务。 A: apachectl B: systemctl C: timedatectl D: hostnamectl

    • 2

      重启系统中的sshd服务,写出该命令。 A: service sshd start B: service sshd status C: service sshd stop D: service sshd restart

    • 3

      终止系统中所有名为sshd的进程命令是 A: pkill sshd B: kill sshd C: killall sshd D: xkill sshd

    • 4

      启动sshd服务的命令是