Which of the following commands lists all currently installed packages when using RPM package management?

Which of the following commands lists all currently installed packages when using RPM package management?A . yum --query --allB . yum --list --installedC . rpm --query --allD . rpm --list CinstalledView AnswerAnswer: C

December 30, 2018 No Comments READ MORE +

Which of the following commands will write a message to the terminals of all logged in users?

Which of the following commands will write a message to the terminals of all logged in users?A . bcastB . mesgC . printD . wallE . yellView AnswerAnswer: D

December 27, 2018 No Comments READ MORE +

Which of the following is correct when talking about mount points?

Which of the following is correct when talking about mount points?A . Every existing directory can be used as a mount point.B . Only empty directories can be used as a mount point.C . Directories need to have the SetUID flag set to be used as a mount point.D ....

December 19, 2018 No Comments READ MORE +

Which of the following commands can be used to download the RPM package kernel without installing it?

Which of the following commands can be used to download the RPM package kernel without installing it?A . yum download --no-install kernelB . yumdownloader kernelC . rpm --download --package kernelD . rpmdownload kernelView AnswerAnswer: B

December 17, 2018 No Comments READ MORE +

Which of the following commands is used to update the list of available packages when using dpkg based package management?

Which of the following commands is used to update the list of available packages when using dpkg based package management?A . apt-get updateB . apt-get upgradeC . apt-cache updateD . apt-get refreshE . apt-cache upgradeView AnswerAnswer: A

December 8, 2018 No Comments READ MORE +

What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)

What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)A . To create RAID 9 arrays.B . To dynamically change the size of logical volumes.C . To encrypt logical volumes.D . To create snapshots.E . To dynamically create or delete logical volumes.View AnswerAnswer: B, D, E

December 6, 2018 No Comments READ MORE +

Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct answers.)

Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct answers.)A . 0B . 1C . 3D . 5E . 6View AnswerAnswer: A, E

December 5, 2018 No Comments READ MORE +

Which of the following commands lists the dependencies of a given dpkg package?

Which of the following commands lists the dependencies of a given dpkg package?A . apt-cache depends-on packageB . apt-cache dependencies packageC . apt-cache depends packageD . apt-cache requires packageView AnswerAnswer: C

November 27, 2018 No Comments READ MORE +

When using rpm --verify to check files created during the installation of RPM packages, which of the following information is taken into consideration? (Choose THREE correct answers.)

When using rpm --verify to check files created during the installation of RPM packages, which of the following information is taken into consideration? (Choose THREE correct answers.)A . TimestampsB . MD5 checksumsC . InodesD . File sizesE . GnuPG signaturesView AnswerAnswer: A, B, D

November 20, 2018 No Comments READ MORE +

Which function key is used to start Safe Mode in Windows NT?

Which function key is used to start Safe Mode in Windows NT?A . F10B . F8C . F6D . Windows NT does not support Safe ModeView AnswerAnswer: D

November 18, 2018 No Comments READ MORE +