更多“When line errors occur, which of the following commands should be sued to cause init to re-read the /etc/inittab file if init stops respawning the getty process on a TTY?() ”相关问题
  • 第1题:

    重启Samba的命令是( )。

    A、/etc/rc、d/init、d/samba restart

    B、/etc/rc、d/init、d/smb restart

    C、/etc/rd/init、d/named restart

    D、/etc/rc、d/init、d/smb start


    参考答案:B

  • 第2题:

    重新启动SSH服务应使用的指令是

    A./etc/init.d/net restart

    B./etc/init.d/network start

    C.service ssh restart

    D./etc/init.d/sshd restart


    etc/init.d/sshd restart

  • 第3题:

    【单选题】重新启动SSH服务应使用的指令是()。

    A./etc/init.d/net restart

    B./etc/init.d/network start

    C.service ssh restart

    D./etc/init.d/sshd restart


    etc/init.d/sshd restart

  • 第4题:

    下列命令能启动DNS服务的是( )。

    A、service named start

    B、/etc/init.d/named start

    C、service dns start

    D、/etc/init.d/dns restart


    参考答案:A

  • 第5题:

    在RHEL7/CentOS7系统中启动网络服务的命令是()。

    A.service network start

    B./etc/init.d/network start

    C.systemctl start network.service

    D./etc/init.d/rc.d/init.d start


    systemctlstart network.service

  • 第6题:

    【多选题】下列哪些命令可以开启Apache服务

    A.service httpd start

    B.service http start

    C./etc/init.d/http restart

    D./etc/init.d/httpd restart


    ABC