Red Hat Certified Engineer (RHCE) MCQs

Red Hat Certified Engineer (RHCE) MCQs

These Red Hat Certified Engineer (RHCE) multiple-choice questions and their answers will help you strengthen your grip on the subject of Red Hat Certified Engineer (RHCE). You can prepare for an upcoming exam or job interview with these Red Hat Certified Engineer (RHCE) MCQs.
So scroll down and start answering.

1: Which of the following commands is used to make a swap active after creating a new SWAP partition?

A.   Mkswap

B.   Swapon

C.   Fdisk

D.   Mkfs

2: Which of the following files is used to view the current status of RAID devices in Linux?

A.   /proc/mdstat

B.   /proc/stat

C.   /proc/meminfo

D.   /proc/mounts

3: Which of the following commands is used to mount file systems?

A.   Detach

B.   Mount

C.   Umount

D.   Attach

4: Which of the following files is used to initialize a computer-wide environment on a Linux computer?

A.   /etc/group

B.   /etc/profile

C.   /etc/syslog.conf

D.   /etc/startup

5: Which of the following commands is used to list all contents of a superblock of a partition?

A.   Tune2fs -c

B.   Tune2fs -f

C.   Tune2fs -l

D.   Tune2fs -j

6: Which of the following commands displays information for all filesystems that have quota enabled?

A.   Quotaoff

B.   Quotaon

C.   Quota

D.   Quota -v

7: What is the minimum RAM requirement for installing Red Hat in GUI mode?

A.   1GB

B.   512 MB

C.   128MB

D.   64MB

8: After creating the swap area, which of the following commands will you need to run to start using it?

A.   Mkswap

B.   Mkfs

C.   Swapon

D.   Swapoff

9: By default, which of the following commands configures the current run level?

A.   Chkconfig

B.   Pstree

C.   Service

D.   Ntsysv

10: Which of the following commands is used to create a user account for a new user?

A.   USERMOD

B.   MOUNT

C.   USERADD

D.   CRUSER

11: Which of the following fsck commands will you use to check all filesystems listed in /etc/fstab?

A.   Fsck -P

B.   Fsck -f

C.   Fsck -A

D.   Fsck -y

12: What command will you use to find the current runlevel of an active Linux session?

A.   Runlevel

B.   Init

C.   Rlevel

D.   Ls /etc/runlevel

13: Which of the following statements are true about kernel modules?

A.   Kernel modules do not support executable loaders

B.   The kernel module contains extra kernel codes that may be loaded after the loading of the base kernel. Only a minimal resident kernel is loaded into memory at boot time

C.   Kernel modules do not support the device drivers, network drivers, and file system drivers

D.   None of the above

14: Which of the following statements is true about fdisk command?

A.   It is used to build a Linux file system on a device, usually a hard disk partition

B.   It is used to create, change, delete, or display current partitions on the hard disk

C.   It is used to check and optionally repair one or more Linux file systems

D.   It displays or changes the filesystem label on the ext2 filesystem located on device

15: During the boot process of a Linux computer, which of the following daemons is called after the kernel is loaded?

A.   LPD

B.   TELNETD

C.   INIT

D.   RLOGIND