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






2. Displays process list with attributes






3. File that inetd daemon gets it's instructions from - maintains a file format that is the same across all platforms






4. Polls the /etc/inittab file after it has been modified






5. Shows all possible parameters






6. This Layer includes hardware such as CPU - system memory - the terminal - disks - CD-ROM - and NIC






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






8. File that maps IP addresses to hostnames and aliases






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






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






11. Three Files Associated with Each User: _________ - /etc/shadow - and /etc/group






12. Returns system information pertaining to the platform






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






14. The way used in LDAP to describe the format and attributes of data in the server






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






16. File that controls how hostnames are resolved system-wide






17. Default shell for Solaris






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






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






20. Two Daemons in Samba for _____ : smbd and nmbd






21. Two Ways to Stop Services in Linux: Editing the _______ service file - and using the chkconfig command






22. The data structure that contains metadata for every file and directory - has a fixed 128 bye size






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






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






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






26. Three Reference Files on _____ for BASH: .bash_profile - .profile - or .bash_login






27. Types Two ___________: Block and Character






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






29. Command that can easily change timestamps on *Nix systems






30. Sent by hardware when it needs the processors' attention - caused by an external event






31. Default termination signal






32. 'Active Directory for Solaris' that is designed to eliminate the need to duplicate configuration data by using a centrailzed master server instead






33. Where the actual HTML web pages reside - stored in /var/apache/htdocs






34. Two Types of Variables: Local and ________






35. Syntax to add a path to PATH variable






36. Device Name that is used by the system administrator to refer to a particular device by using symbolic links - stored in the /dev directory






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






38. Two Basic Components of ___: Superblock data structure and Group Descriptor Table






39. Two Forms of Apache: __________ and Source (source code)






40. init loads from /sbin/init - reads the /etc/inittab file and executes the listed run-control scripts located in /sbin/rd*.d






41. The main configuration file for BIND






42. Profile that all logins get before using their own ~/.profile






43. Command that verifies the current run-level






44. Contains a list of entries for each user; includes a password placeholder ('x') - UID/GID - home directory - and default shell






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






46. The main configuration file for Apache






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






48. File type also known as a folder - it contains other files and directories but will not contain actual data






49. Default Run Level for Linux






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