1. During the boot process of a Linux computer, which of the following daemons is called after the kernel is loaded?
Answer
Correct Answer:
INIT
Note: This Question is unanswered, help us to find answer for this one
2. Which of the following statements is true about fdisk command?
Answer
Correct Answer:
It is used to create, change, delete, or display current partitions on the hard disk
Note: This Question is unanswered, help us to find answer for this one
3. Which of the following statements are true about kernel modules?
Answer
Correct Answer:
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
Note: This Question is unanswered, help us to find answer for this one
4. What command will you use to find the current runlevel of an active Linux session?
Answer
Correct Answer:
Runlevel
Note: This Question is unanswered, help us to find answer for this one
5. Which of the following fsck commands will you use to check all filesystems listed in /etc/fstab?
Answer
Correct Answer:
Fsck -A
Note: This Question is unanswered, help us to find answer for this one
6. Which of the following commands is used to create a user account for a new user?
Answer
Correct Answer:
USERADD
Note: This Question is unanswered, help us to find answer for this one
7. By default, which of the following commands configures the current run level?
Answer
Correct Answer:
Ntsysv
Note: This Question is unanswered, help us to find answer for this one
8. After creating the swap area, which of the following commands will you need to run to start using it?
Answer
Correct Answer:
Swapon
Note: This Question is unanswered, help us to find answer for this one
9. What is the minimum RAM requirement for installing Red Hat in GUI mode?
Answer
Correct Answer:
128MB
Note: This Question is unanswered, help us to find answer for this one
10. Which of the following commands displays information for all filesystems that have quota enabled?
Answer
Correct Answer:
Quota -v
Note: This Question is unanswered, help us to find answer for this one
11. Which of the following commands is used to list all contents of a superblock of a partition?
Answer
Correct Answer:
Tune2fs -l
Note: This Question is unanswered, help us to find answer for this one
12. Which of the following files is used to initialize a computer-wide environment on a Linux computer?
Answer
Correct Answer:
/etc/profile
Note: This Question is unanswered, help us to find answer for this one
13. Which of the following commands is used to mount file systems?
Answer
Correct Answer:
Mount
Note: This Question is unanswered, help us to find answer for this one
14. Which of the following files is used to view the current status of RAID devices in Linux?
Answer
Correct Answer:
/proc/mdstat
Note: This Question is unanswered, help us to find answer for this one
15. Which of the following commands is used to make a swap active after creating a new SWAP partition?
Answer
Correct Answer:
Mkswap
Note: This Question is unanswered, help us to find answer for this one
Red Hat Certified Engineer (RHCE) MCQs | Topic-wise