单项选择题
A、rpm -qa|grep "/etc/named.conf" B、rpm -qf /etc/named.conf C、rpm -qi /etc/named.conf D、rpm -ql /etc/named.conf
在linux系统中,关于rpm软件包的使用,下列()命令是错误的。A、rpm –qaB、rpm -e snor...
多项选择题在linux系统中,关于rpm软件包的使用,下列()命令是错误的。
A、rpm –qa B、rpm -e snort C、rpm -ivh bind-9.1.3-2.i386.rpm D、rpm -qf talk E、rpm -qi /etc/dhcpd.conf
在linux系统中以源码形式安装软件包,可能用到的命令有()。A、./configureB、makeC、mak...
多项选择题在linux系统中以源码形式安装软件包,可能用到的命令有()。
A、./configure B、make C、make install D、make clean E、rpm –ivh
在linux系统中进行源码安装时,()命令的作用是将代码编译成可执行的二进制代码。A、./configureB...
单项选择题在linux系统中进行源码安装时,()命令的作用是将代码编译成可执行的二进制代码。
A、./configure B、make C、make install D、make clear