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

    内容

    • 0

      在“systemctl 选项 sshd.service”命令中,______“选项”能够使得sshd服务进程随着操作系统的启动而启动

    • 1

      启动apache服务器的命令是() A: systemctl httpd start B: systemctl start httpd C: service httpd open D: service start httpd

    • 2

      激活SSH服务的命令是()? A: systemctl start sshd.service B: systemctl stop sshd.service C: systemctl status sshd.service D: systemctl enable sshd.service

    • 3

      通过命令"systemctl 选项 sshd”,_______选项能够查看sshd服务的状态

    • 4

      如何启动ssh服务() A: Aservice sshd status B: B/etc/init.d/ssh status C: Cservice ssh statrt D: Dservice sshd start