Home > Linux > Quizzes > Redhat Linux Administration
Redhat Linux Administration
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 32% Most missed: “rpm ____ to install kernel updates”
Redhat Linux Administration
Time left 00:00
25 Questions

1. Perform a simple check of the file system. minor-num is x.

2. ____ prints superblock and block group information.

3. rpm ____ [name of package] to verify the package - once you have manually imported the key

4. You ran "e2label /dev/sda" and got "bad magic number" Why?

5. ___________ can be on a RAID device

6. If you want to add an iptables command to forward TCP port 80 traffic to TCP port 3128 - you would use the following:

7. rpm ____ verifies all installed rpms against the rpm database

8. List sboth the client hostname or IP address and mounted directory in host:dir format. This info should not be considered reliable.

9. ___ will tell me if any files in the pam package have changed since it was first installed

10. rpm ____ to install kernel updates

11. use grep to count how many repositories have been configured in the file server1.repo

12. To verify integrity of an rpm package - ____/rpm-gpg/RPM-GPG-KEY-redhat-release

13. rpm ____ to import the rpm key for integrity checking

14. SELinux must be configured to Allow HTTPD To Read Home Directories. (Alternatively - activate the httpd_enable_homedirs boolean with the __ command.)

15. how to install both mod_ssl and squid packages

16. Virtual Host Configuration: Sets a root directory for the virtual host.

17. for http - if you implement "UserDir public_html" - you need to also ____ /home/michael/public_html if you want /home/michael/public_html accessible

18. rpm option to show me the package files

19. logical partitions on a hard drive always start with number ____; on the first PATA/IDE hard drive on a PC - that is hda____.

20. Some computers built before 1998 may have a BIOS that limits access to hard disks beyond the 1024th cylinder. Some older BIOSs report only 1024 cylinders on a hard drive no matter how many actual cylinders are present. Computers that are subject to t

21. ___ to update the httpd package - automatically answering yes to all the questions

22. ____ can expand and shrink ext2 and ext3 file systems

23. This line placed in /etc/hosts.deny denies all services except TFTP to computers in the example.org domain

24. This line placed in /etc/hosts.deny will mean that only computer allowed to access our Telnet server has an IP address of 192.168.1.10

25. after extending file system "homevol" - unmount it and then run _____ to make the filesystem size match the new larger volume.