Home > General Studies (Hindi) > Quizzes > Redhat Linux 9.0 Admin Test
Redhat Linux 9.0 Admin Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 12% Most missed: “Which entry is specified in /etc/resolv.conf ?”

Practice this Upwork Skill Test. Freelancers take skill tests on Upwork to show their skills to potential clients and to make themselves more marketable. Upwork suggests you take as many tests as you want -  your skills are shown on your Upwork profile page.

Redhat Linux 9.0 Admin Test
Time left 00:00
25 Questions

1. Which is the correct command to start the daemon of the printserver?
2. What should be the command to view the details of raid device /dev/md0 ?
3. What is the path of rc.sysinit?
4. Which of the following denotes Raid level 0?
5. How can ext3 filesystem be converted to ext2 filesystem if the partition is /dev/hda7 ?
6. If the permissions of rc.sysinit are changed from 655 to 444 - what will happen during the next reboot?
7. How can ext2 filesystem be converted to ext3 filesystem if the partition is /dev/hda7 ?
8. A new partition /dev/hda6 has been created. How will it be formatted with ext3 file system (one block=1024 bytes - inode size=one inode every 2 blocks)?
9. Which of the following commands enables ip forwarding permanently?
10. Which command is used to set a quota for user Debbie. The path is /test - the size of quota is 5MB and soft limit is 4MB. The user is not allowed to use more than 5MB.
11. Which of the following repquota command option is used to Report all quotas - even if there is no usage?
12. When VGs (Volume Groups) are created - where are the VG information files stored?
13. How many disks are required in Raid level 5?
14. What is the correct format for kickstart installation through NFS - when the NFS IP is 192.168.0.254 - and the file path on the server is /kickstart/ks.cfg ?
15. A new swap partition is created and entered correctly in /etc/fstab. How will it be mounted?
16. Can / partition on lvm device be installed during installation?
17. What problems will be faced during reboot - when the permissions of /tmp are 655 - and the default permissions are 1777?
18. There are 3 disks of 1 GB each - with mean total 3 GB. If a raid level 5 is implemented - what will be the size of the raid device?
19. Which entry is specified in /etc/resolv.conf ?
20. /dev/hda6 and /dev/hda7 are two partitions of 150MB each. What is the correct statement to create physical volumes?
21. What is proc file system?
22. Which of the following files contains the IP address of the gateway?
23. Which statement correctly creates a Volume Group - named vg0 - when there are two partitions /dev/hda6 and /dev/hda7 of 150 MB each - totalling 300MB?
24. The command which configures devices is:
25. What should be done to extend a 200MB LVM named lv0 by 50MB. A volume group named vg0 of 100MB is available free - lv0 is mounted on /test ?