以下()命令可以启动或重启网站服务
A: systemctl
start httpd
B: systemctl
restart httpd
C: systemctl
start webd
D: systemctl
restart webd
A: systemctl
start httpd
B: systemctl
restart httpd
C: systemctl
start webd
D: systemctl
restart webd
A,B
举一反三
- 使WWW服务开机启动的命令是( ) A: systemctl start httpd B: systemctl start www C: systemctl enable httpd D: systemctl restart httpd
- 重启http服务的命令是( ) A: systemctl restart httpd B: systemctl httpd restart C: systemctl restart http D: systemctl http restart
- 使用systemctl命令查询httpd服务运行状态的命令是() A: systemctl start httpd B: systemctl status httpd C: systemctl stop httpd D: systemctl restart httpd
- 确认httpd服务运行状态的命令为()。 A: systemctl status httpd B: systemctl restart httpd C: systemctl start httpd D: systemctl enable httpd
- 命令()可以设置系统重启后服务是否启动() A: systemctl<br/>start 服务名 B: systemctl<br/>restart 服务名 C: systemctl<br/>enable 服务名 D: systemctl<br/>disable 服务名
内容
- 0
重新启动MySQL服务器的命令(<br/>)。 A: systemctl<br/>restart mysqld.service B: systemctl<br/>stop mysqld.service C: systemctl<br/>start mysqld.service D: systemctl<br/>restart mysqld.service
- 1
重启Samba服务的命令是( )。 A: systemctl smb restart B: systemctl restart smb C: systemctl start smb D: systemctl restart samba
- 2
重启Samba的命令是( )。 A: systemctl restart samba B: systemctl restart smb C: systemctl restart named D: systemctl start smb
- 3
重启Samba的命令是() A: systemctl restart samba B: systemctl restart smb C: systemctl smb restart D: systemctl start smb
- 4
启动WWW服务的命令是()。 A: systemctl start httpd B: systemctl start www C: systemctl start apache D: systemctl start html