• 2022-07-28
    确认httpd服务运行状态的命令为()。
    A: systemctl status httpd
    B: systemctl restart httpd
    C: systemctl start httpd
    D: systemctl enable httpd
  • A

    内容

    • 0

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

    • 1

      想要启动httpd服务,应该使用如下那个命令? A: systemctl enable httpd.service B: systemctl disable httpd.service C: systemctl start httpd.service D: systemctl status httpd.service

    • 2

      希望某一个服务httpd开机自启动,应该使用如下那种命令? A: systemctl able httpd.service B: systemctl enable httpd.service C: systemctl start httpd.service D: systemctl restart httpd.service

    • 3

      启动WWW服务的命令是()。 A: systemctl start httpd B: systemctl start www C: systemctl start apache D: systemctl start html

    • 4

      【多选题】以下关于http的命令使用正确的是 A. yum install http 安装http软件 B. yum install httpd 安装http软件 C. systemctl start httpd 启动http服务 D. systemctl start http 启动http服务