Test your basic knowledge |

Unix Operating System

Subject : it-skills
Instructions:
  • Answer 50 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Character used to stop a service from starting during boot up


















































































































































































































2. Default Run Level for Linux






3. User space (outer ring) - the area in memory where user processes run and Kernel space (inner ring) - where kernel services are provided via kernel processes






4. Commands that reveals all *nix file systems - including disk space usage and their logical mount points






5. Four Fields of /etc/inittab: Label Name - __________ - Action - Command






6. File that specifies machines to use for name resolution






7. Where master copies of the startup scripts resides






8. In Solaris - the command that shows a machine with an exported file system






9. Daemon that lists port/service mappings






10. Phase that runs self diagnostics and verifying the system's hardware and memory - as well as POST - building the device tree - displaying the system banner - and running bootblk






11. Device file for devices such as the terminal - tape drive - printer - etc; located in the /dev/rdsk directory






12. File where group memberships are established - inluding group names - encrypted password - GID - and users in each group






13. A simple data structure that contains the file name and the inode address where the file's metadata can be found - also contains a pointer to the next entry






14. Phase with a sole function of loading the secondary boot program - ufsboot - and executing it






15. Four Phases of the Solaris Boot Process: _______ - Boot Programs - Kernel - and Init






16. Command used to create a new group






17. Default Run Level for Solaris






18. Three File Types: Ordinary - Directory - _______






19. File that contains information on the user's password and data - including encrypted password - min/max days of password change - inactivity timeframe - etc






20. Command used on a Linux system to view the disk's physical partitioning scheme






21. Controls the hardware that manages mapping of virtual to physical memory






22. Three Types of _________: Physical - Instance - and Logical






23. Three Main Areas of ________________: Server Root - Document Root - Default Error Log






24. Three Unique _________ Characteristics: Cannot be renamed/deleted - has a user ID of 0 - and has a prompt of '#'






25. Default shell for most *Nix systems






26. Gives UNIX/Linux users the ability to access shared resources on Windows machines by implementing CIFS






27. 4 Kernel Layer Functions: Process creation and termination - ________- file/disk access services - terminal handling services






28. Shows all possible parameters






29. A file that contains the name of another file - similar to a shortcut; ln -s <targetfile> <linkfile>






30. Two Ordinary File Types: Text and ______






31. Three Steps of Kernel Phase: Create a user process - __________ - and starts other processes by reading /etc/inittab






32. Hangup - restarts a daemon






33. Daemon that is used for viewing network services in Linux - has more customization than the Solaris counterpart






34. Surest kill






35. Secondary boot program that locates and load the basic kernel






36. Command will show your used and free inodes






37. In Solaris - the command that shares the file systems identified in the /etc/dfs/dfstab file






38. located 1024 bytes from the start of the file system and is 1024 bytes in size






39. Command used to delete a group






40. LDAP package that contains the servers and other utilities necessary to configure and run the LDAP server






41. Command to view your swap partition in human readable format






42. Virtual directory that provides an interface to sysctl parameters - allowing you to examine and change them






43. This Layer contains the system call interface and handles the mapping between user request and device driver actions - as well as converting user system calls to kernel service calls






44. For Samba - it provides name resolution and service announcement






45. The core of the operating system that is loaded into memory at system boot; it manages the hardware and performs system services






46. LDAP package that contains the libraries necessary to run the Open LDAP server






47. Command that displays the amount of free and used memory






48. Total number of inodes and blocks - block size - number of blocks/inodes per group and number or reserved blocks before the first block group






49. Allow the user to share file systems among networked connections






50. This Layer consists of user processes that are running - including Shells - UNIX commands - utility programs - and user application programs