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. 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






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






3. The hardware device responsible for handling memory accesses requested by the processor






4. Presents each user with a prompt - executes user commands - and supports a custom environment for each user






5. In Linux - the command that controls NFS function






6. Command in Linux that shows the status of loadable kernel modules that are currently loaded






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






8. Default shell for most *Nix systems






9. The web server widely used in the public domain that was based off of a UNIX Web server






10. Terminal Interrupt via user keypress






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






12. Command will show your used and free inodes






13. Four Ext* _________: Modify - Access - Change - Delete






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






15. Converts a process running in user mode to a protected kernel mode process






16. Two Ordinary File Types: Text and ______






17. Command used to delete a group






18. These are found within the kernel layer at the level closest to the hardware






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






20. Provides the interface to allow user programs to access kernel functions






21. Converts a process running in user mode to a protected kernel mode process






22. Command used to switch to a new group before creating a file that would be used by a different current group - similar to 'su'






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






24. Sysdef parameter that defines the maximum number of processes that will run on the system






25. Default Run Level for Linux






26. Displays default values when adding a new user with no options






27. Applys changes to /etc/sysctl.conf






28. LDAP package that contains command line tools for viewing/modifying directories on an LDAP server






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






30. Similar to -k; shows block size for each mounted file system






31. 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






32. Daemon that lists port/service mappings






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






34. Command that displays the names of the kernel parameters and their current values






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






36. Command to view your swap partition






37. Allows a device driver to be linked into and removed from the kernel while it is running






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






39. An Internet protocol that email and other programs use to look up information from a server






40. File that maps IP addresses to hostnames and aliases






41. Phase where the kernel initializes itself and begins loading modules using ufsboot. Once finished - it unmaps ufsboot






42. Low Level File I/O Calls: creat() - open() - close() - read() - write() - _______ - removes directory entry






43. The hardware device responsible for handling memory accesses requested by the processor






44. Extra permission bit that allows anyone to run a program with the same privileges as its owner or group - denoted by *






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






46. Surest kill






47. In Solaris - this shares the filesystem pointed to the <path> - where -F identifies the file system type






48. Three Device ____________: prtconf - sysdef - dmesg






49. 5 Common Solaris/Linux _______: SIGHUP - SIGINT - SIGQUIT - SIGKILL - SIGTERM






50. Two Types of Variables: Local and ________