writeable=no
guest k=yes
printable=yes
printer driver=-HP color LaserJet 8550
[单选题]在smb.conf配置文件中,security语句用于定义Samba服务器的安全级别。如果允许任何网络用户都可以匿名方式访问Samba服务器上的共享资源,那么在smb.conf文件中,security语句的参数应配置为(7)。A.share B.userC.server D.domain
[主观题]A.pache服务器进程配置文件是 httpsd.conf 。
[单选题] 某 Apache 服务器的配置文件 httpsd.conf 包含如下所示配置项。在(32)处选择合适的选项,使得用户可通过 https://www.test.cn 访问到该 Apache 服务器;当用户访问 https://111.25.4.30:80 时,会访问到 (33) 虚拟主机。NameVirtualHost 111.25.4.30: 80<VirtualHost 111.25.4.30: 80>ServerName www.othertest.comD.ocumentRo
[单选题]在GRUB的配置文件grub.conf中,“timeout=-1”的含义是()。A.不等待用户选择,直接启动默认的系统B.在10秒钟内,等待用户选择要启动的系统C.一直等待用户选择要启动的系统D.无效
[单选题]在GRUB的配置文件grub.conf中,“timeout=-1”的含义是()。A .不等待用户选择,直接启动默认的系统B .在10秒钟内,等待用户选择要启动的系统C .一直等待用户选择要启动的系统D .无效
[主观题]F.TP中不允许匿名访问的配置文件是/etc/vsftpd、conf。()
[单选题]某Apache服务器的配置文件httpsd.conf包含如下所示配置项。在(32)处选择合适的选项,使得用户可通过https://www.test.cn访问到该Apache服务器;当用户访问https:// 111.25.4.30:80时,会访问到(33)虚拟主机。NameVirtualHost 111.25.4.30: 80<VirtualHost 111.25.4.30: 80>ServerName www.othertest.comD.ocumentRoot /www/othertest<
[单选题]在DHCP服务配置文件dhcp.conf中,用于指定向某客户机分配固定的IP地址的参数是______。A.server-nameB.fixed-addressC.filenameD.hardware
[单选题]与扩展配置相关的是哪个配置文件()A .uddi-config.xmlB .user-config.xmlC .user-local-config.xmlD .wfcluster-config.xml
[单选题] 某Linux DHCP 服务器dhcpd.conf 的配置文件如下:ddns-update-style. none;subnet 192.168.0.0 netmask 255.255.255.0{range 192.168.0.200 192.168.0.254;ignore client-updates;default-lease-time 3600;max-lease-time 7200;option routers 192.168.0.1;option domain-name"tes