在安装软件时下面哪一步需要root权限()。A.makeB.make depsC.make configD.make install
在安装软件时下面哪一步需要root权限()。
A.make
B.make deps
C.make config
D.make install
相关考题:
安装源代码发布软件包时,在使用./configure命令配置时,如果需要将软件安装到指定的目录可以使用参数()A.--prefixB.--directoryC.--temporaryD.--install
下面哪一项是操作系统中可信通路(trust path)机制的实例?()A.Window系统中ALT+CTRL+DELB.root在Linux系统上具有绝对的权限C.以root身份作任何事情都要谨慎D.控制root用户的登录可以在/etc/security目录下的access.conf文件中进行设置
在RHEL5系统中,通过源代码安装NTOP软件包时,编译前需要使用() 脚本进行预配置,以便启用TCP Wrappers支持等功能。 A. ./configB. ./configureC. ./autogen.shD. ./post-install
●在Linux中,可以使用命令(63)来给test文件赋予执行权限。(63)A. [root@root]#chmod -x testB. [root@root]#chmod +x testC. [root@root]#chmod -w testD. [root@root]#chmod +w test
默认情况下,xinetd配置目录信息为: drwxr-xr-x 2 root root 4096 2009004-23 18:27 xinetd.d 则下列说法错误的是______。A.root用户拥有可执行权限B.除root用户外,其他用户不拥有执行权限C.root用户拥有可写权限D.除root用户外,其他用户不拥有写权限
关于MySQL安全,以下做法不正确的是( )。A.设置sy1用户,并赋予mysql库user表的存取权限B.尽量避免以root权限运行MySQLC.删除匿名账号D.安装完毕后,为root账号设置口令
安全专家在对某网站进行安全部署时,调整了Apache的运行权限,从root权限降低为nobody用户,以下操作的主要目的是()A、为了提高Apache软件运行效率B、为了提高Apache软件的可靠性C、为了避免攻击者通过Apache获得root权限D、为了减少Apache上存在的漏洞
有关rpm软件安装与移除工作中,经常使用的选项的描述中错误的为()A、–i:安装(Install)软件B、–U:升级(Upgrade)旧版本的软件。C、–W:移除/删除(Erase)软件D、–h:显示安装进度
在rpm软件安装与移除工作中,经常使用的选项正确的是()A、–i:安装(Install)软件B、–U:升级(Upgrade)旧版本的软件C、–e:移除/删除(Erase)软件D、–v:显示详细的处理信息
安装源代码发布软件包时,在使用./configure命令配置时,如果需要将软件安装到指定的目录可以使用参数()。A、--prefixB、--directoryC、--temporaryD、--install
Oracle、MSSQL、MySQL三种数据库,分别有最高权限用户,以下哪一列是正确的().A、SYS、Root、SAB、Root、SSYSC、Dbsnmp、SRootD、SYS、SRoot
在linux系统中,你看到一个文件的属主和属组都是root,它的权限是-rwxrwxr--,那么下面的描述中()是不正确的。A、root用户具有读取的权限B、root用户具有修改的权限C、其他用户具有读取的权限D、其他用户具有修改的权限
安装源代码发布软件包时,以下命令顺序正确的是:()A、make;make install;make clean;./configureB、./configure;make install;make clean;makeC、make install;make clean;make;./configureD、./configure;make;make install;make clean
You need to design a security solution for the internally developed Web applications that meets business requirements. What should you do?()A、Install and configure a stand-alone root certification authorative (CA) that is trusted by all company client computers. Issue encryption certificates to all developersB、Install and configure root certification authority (CA) that is trusted by all company client computers. Issue code-signing certificates to all developersC、Purchase a root certification from a trusted commercial certification authority (CA). Install the root certificated on all developers’ computersD、Purchase a code-signing certificate from a trusted commercial certification authority (CA). Install the certificate on all company client computers
单选题安装源代码发布软件包时,在使用./configure命令配置时,如果需要将软件安装到指定的目录可以使用参数()。A--prefixB--directoryC--temporaryD--install
单选题使用HttpURLConnection访问网络时,需要允许()项权限。Aandroid.permission.INTERNETBandroid.permission.VIBRATECandroid.permission.AUTHENTICATE_ACCOUNTSDandroid.permission.INSTALL_LOCATION_PROVIDER
单选题安全专家在对某网站进行安全部署时,调整了Apache的运行权限,从root权限降低为nobody用户,以下操作的主要目的是()A为了提高Apache软件运行效率B为了提高Apache软件的可靠性C为了避免攻击者通过Apache获得root权限D为了减少Apache上存在的漏洞