SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Unix Operating System
Start Test
Study First
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. The command to report file system disk space usage
df
Network File System (NFS)
Directory Entry
ufsboot
2. Frees up memory when a process runs short of memory
3. File where group memberships are established - inluding group names - encrypted password - GID - and users in each group
socket()
/etc/group
Shell
Ordinary File
4. Command to view your swap partition
unlink()
Kernel
df -k
/etc/services
5. Command that verifies the current run-level
df -F ufs -o i
Boot Programs Phase
Hardware Layer
who -r
6. Two Forms of Apache: __________ and Source (source code)
Binary (already built/compiled)
Superblock
Kernel
df -k
7. Provides the interface to allow user programs to access kernel functions
I/O services
pwconv
System call
Data Block
8. Daemon that is used to configure network services in Solaris
prtconf
Physical Device Name
User Layer
inetd.d
9. Commands used to change your current run-level
df -F ufs -o i
init and telinit
shareall
System call
10. Makes the new home directory if it does not exist
sysdef
/etc/init.d
useradd -m
free
11. 5 Common Solaris/Linux _______: SIGHUP - SIGINT - SIGQUIT - SIGKILL - SIGTERM
Interrupt handlers
Signals
Apache Server Root
groupadd
12. Command in Solaris that lists the modules that are currently loaded
openldap
Boot Programs Phase
modinfo
before /etc/profile
13. Surest kill
Device
SIGKILL 9
/etc/hosts
Superblock
14. Command used to view system calls accessed during the execution of a command on Solaris systems
lo0
df -k
df -k
truss
15. This file type contains only data as a stream of characters - also known as a regular file
inetd.d
sysctl -w
socket()
Ordinary File
16. Phase where the kernel initializes itself and begins loading modules using ufsboot. Once finished - it unmaps ufsboot
socket()
df -v
Interrupt
Kernel Phase
17. The profile in UNIX that all users get _______ using their own profile
Run-level Field
/sbin/service
I/O services
before /etc/profile
18. Quit from terminal
Binary File
SIGQUIT 3
Init Phase
df -h
19. System Calls: fork() - creates a child process - wait() - exit() - __________ - execl() - execlp() - execv() - execvp()
SUID/SGID
kill (sig -pid)
df
umask
20. Command used to convert/sync information in the /etc/passwd and /etc/shadow files
Interrupt
System Call Interface
pwconv
Shell
21. Device file for devices such as floppy drive - CDROM - etc; located in the /dev/dsk directory
Block File
System call
/sbin/service
Data Block
22. When a user process executes a system call and begins executing kernel code
mount -F nfs hostname:directory / <mount point>
User Layer
User to Kernel Transition Process
Hardware Address Translation (HAT)
23. The command to report file system disk space usage
df -F ufs -o i
df
Network Information Service Plus (NIS+)
init and telinit
24. Default termination signal
/etc/nsswitch.conf
Text File
Hardware Layer
SIGTERM 15
25. 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
Apache
SIGKILL 9
LDAP Data Interchange Format (LDIF)
Kernel Layer
26. Four Fields of /etc/inittab: Label Name - __________ - Action - Command
Run-level Field
System call
df -v
openldap
27. The core of the operating system that is loaded into memory at system boot; it manages the hardware and performs system services
Spawned
File Timestamps
Kernel
Run-level Field
28. 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
df -k
Data Block
df
Kernel Layer
29. Device Information Command that displays system config info including total memory and device configuration
prtconf
/etc/resolv.conf
openldap-clients
User Layer
30. Controls the hardware that manages mapping of virtual to physical memory
Hardware Address Translation (HAT)
id
df
Loadable Kernel Modules (LKM)
31. 4 Kernel Layer Functions: Process creation and termination - ________- file/disk access services - terminal handling services
I/O services
Berkeley Internet Name Daemon (BIND)
sysctl -a
Directory File
32. Controls the hardware that manages mapping of virtual to physical memory
Hardware Address Translation (HAT)
Device File
Signals
mount -F nfs hostname:directory / <mount point>
33. Command that can easily change timestamps on *Nix systems
fdisk -l
touch -m/-a
User Layer
.profile
34. Phase where the kernel initializes itself and begins loading modules using ufsboot. Once finished - it unmaps ufsboot
Hardware Address Translation (HAT)
mount -F nfs hostname:directory / <mount point>
Kernel Phase
Data Block
35. 6 Hardware Interface Module Functions: ________ - memory management - interrupt handling - low level device control - disk system management - Process synchronization & IPC
Process scheduling
Device File
/etc/resolv.conf
Binary
36. An ASCII text representation of LDAP entries that files used for importing data to an LDAP server must be in
PATH=$PATH:/xxx/xxx/bin
LDAP Data Interchange Format (LDIF)
CIFS
Init Phase
37. Command that displays the amount of free and used memory
Binary
SIGKILL 9
free
umask
38. Command that displays the names of the kernel parameters and their current values
Boot Programs Phase
sysdef
Shell
ROOT Account
39. Programs similar to GINA in Windows that provides the login prompt
getty and ttymon
ps -elf
Hardware Layer
/etc/group
40. A file that contains the name of another file - similar to a shortcut; ln -s <targetfile> <linkfile>
Ext*
Symbolic Link - with syntax
CIFS
Superblock
41. A pointer to a file's inode - can be thought of as having the linked file being "the same" as the original; ln <targetfile> <linkfile>
Signals
Boot Programs Phase
Hard Link - with syntax
max_nprocs
42. Device Information Command that displays system diagnostic messages and a list of attached devices
lsmod
Restricted Shell
/proc/sys
dmesg
43. Applys changes to /etc/sysctl.conf
sysctl -p
Library Function
Hardware Interface Modules
df -h
44. Three Steps of Kernel Phase: Create a user process - __________ - and starts other processes by reading /etc/inittab
Boot Prom
df -k
start /sbin/init process
Init Phase
45. In Linux - the command that controls NFS function
lsmod
User to Kernel Transition Process
/sbin/service
nmbd
46. Total number of inodes and blocks - block size - number of blocks/inodes per group and number or reserved blocks before the first block group
Six Superblock Components
Directory File
Interrupt handlers
Schema
47. Four Phases of the Solaris Boot Process: _______ - Boot Programs - Kernel - and Init
Boot Prom
Apache Document Root
Inode Table of Contents
/proc/sys
48. Device Name that is used by the system administrator to refer to a particular device by using symbolic links - stored in the /dev directory
df
Network File System (NFS)
telinit -q
Logical Device Name
49. Command that shows disk space usage and logical mount points in a human readable format
Block File
df -h
socket()
openldap
50. LDAP package that contains the servers and other utilities necessary to configure and run the LDAP server
df
openldap-servers
fdisk -l
Device Names