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. In Solaris - the command that shares the file systems identified in the /etc/dfs/dfstab file
Device
df -k
shareall
umask
2. Device Information Command that displays device config information including hardware - pseudo devices - etc
/etc/named.conf
openldap-clients
sysctl -a
sysdef
3. Terminal Interrupt via user keypress
SIGINT 2
ufsboot
shareall
Samba
4. Command that assigns default permissions for a file or directory via a "subtraction" method
sysdef
df -h
umask
HOME Vaiable
5. Provides the interface to allow user programs to access kernel functions
3 - Multi-User Mode
Device File
System call
max_nprocs
6. Creates a user with default group; if not given - a new group with the user's name will be created
Text File
useradd -n
before /etc/profile
sysctl -w
7. Converts a process running in user mode to a protected kernel mode process
Physical Device Name
System Call Interface
CIFS
/etc/apache/httpd.conf
8. 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>
kill (sig -pid)
File System Structures
Group Descriptor Table
Hard Link - with syntax
9. Used by the cd Command when no argument follows
Init Phase
HOME Vaiable
Instance Device Name
Run-level Field
10. 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
Kernel Layer
/etc/apache/httpd.conf
/etc/passwd
Shell
11. Command in Linux that provides an interface to allow you to examine and change parameters in /proc/sys
Trap
sched PID of '0' -
Boot Programs Phase
sysctl
12. Three Unique _________ Characteristics: Cannot be renamed/deleted - has a user ID of 0 - and has a prompt of '#'
HOME Vaiable
Hardware Layer
ROOT Account
LDAP Data Interchange Format (LDIF)
13. Controls the hardware that manages mapping of virtual to physical memory
Run-level Field
Hardware Address Translation (HAT)
inetd.d
ROOT Account
14. A routine that can be invoked by a C program to access system resources
Character File
Information Commands
System Call
Shell
15. Secondary boot program that locates and load the basic kernel
max_nprocs
start /sbin/init process
Device File
ufsboot
16. Ordinary file that contains only printable characters
/etc/hosts
Berkeley Internet Name Daemon (BIND)
before /etc/profile
Text File
17. Three Steps of Kernel Phase: Create a user process - __________ - and starts other processes by reading /etc/inittab
start /sbin/init process
Three Types of Signals
Device Driver
System call
18. Allows a device driver to be linked into and removed from the kernel while it is running
sysctl -w
Loadable Kernel Modules (LKM)
Hardware Interface Modules
/etc/passwd
19. Three Files Associated with Each User: _________ - /etc/shadow - and /etc/group
Signals
Character File
sysctl -a
/etc/passwd
20. For Samba - it provides name resolution and service announcement
Samba
/etc/xinetd.d
nmbd
pwconv
21. The basic file allocation file unit for Ext* - whose size is defined by the superblock
Boot Prom Phase
Samba
Data Block
modinfo
22. Syntax to add a path to PATH variable
PATH=$PATH:/xxx/xxx/bin
User Layer
UNIX "Rings of Protection"
Loadable Kernel Modules (LKM)
23. Allow the user to share file systems among networked connections
Network File System (NFS)
SIGHUP 1
/sbin/service
Hardware Interface Modules
24. Default Run Level for Linux
5 - Multi-user Mode
max_nprocs
sysctl -w
I/O services
25. The web server widely used in the public domain that was based off of a UNIX Web server
Binary
Apache
/etc/hosts
free
26. Used to describe the layout of block groups
Boot Prom
newgroup
Group Descriptor Table
UNIX "Rings of Protection"
27. 'Active Directory for Solaris' that is designed to eliminate the need to duplicate configuration data by using a centrailzed master server instead
Memory Management Unit (MMU)
Data Block
Network Information Service Plus (NIS+)
truss
28. Defines the way files are named - stored - organized - and accessed on a logical volume
df -k
Text File
prtconf
File System
29. The way used in LDAP to describe the format and attributes of data in the server
Schema
Low level file I/O
inetd.d
Apache Server Root
30. Where the actual HTML web pages reside - stored in /var/apache/htdocs
who -r
User Layer
strace
Apache Document Root
31. Default Run Level for Solaris
Hardware Layer
3 - Multi-User Mode
start /sbin/init process
Superblock
32. Four Fields of /etc/inittab: Label Name - __________ - Action - Command
Run-level Field
/etc/services
prtconf
useradd -D
33. 4 Kernel Components: __________ - process scheduler - memory management - and system services
useradd -n
Interrupt handlers
Hardware Interface Modules
Hardware Interface Modules
34. In Solaris/Linux - the command used to mount a share from a server to a client's system
mount -F nfs hostname:directory / <mount point>
bash
Kernel Phase
Apache Document Root
35. Ordinary file that contains both printable and non-printable characters - ex - most UNIX executables
usermod
Binary File
System Call
openldap
36. Command that displays the names of the kernel parameters and their current values
sysdef
Run-level Field
df -h
getty and ttymon
37. Contains a list of entries for each user; includes a password placeholder ('x') - UID/GID - home directory - and default shell
Ext*
Hardware Address Translation (HAT)
File Timestamps
/etc/passwd
38. Quit from terminal
inetd -t
Kernel Phase
SIGQUIT 3
sysctl
39. Command that logs information to the Solaris syslog - specifically to the /var/adm/messages
3 - Multi-User Mode
inetd -t
Six Superblock Components
fdisk -l
40. Displays default values when adding a new user with no options
lo0
who -r
Trap
useradd -D
41. Device file for devices such as the terminal - tape drive - printer - etc; located in the /dev/rdsk directory
Character File
Logical Device Name
getty and ttymon
System call
42. Command that displays the amount of free and used memory
Kernel Phase
User to Kernel Transition Process
rpcinfo -p
free
43. Polls the /etc/inittab file after it has been modified
ufsboot
Binary File
Init Phase
telinit -q
44. 6 Hardware Interface Module Functions: ________ - memory management - interrupt handling - low level device control - disk system management - Process synchronization & IPC
Lightweight Directory Access Protocol (LDAP)
useradd -D
Berkeley Internet Name Daemon (BIND)
Process scheduling
45. This Layer consists of user processes that are running - including Shells - UNIX commands - utility programs - and user application programs
/usr/sbin/slurpd
Signals
User Layer
useradd -n
46. Command in Linux that shows the status of loadable kernel modules that are currently loaded
/etc/passwd
lsmod
SIGHUP 1
Samba
47. 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
unlink()
System call
5 - Multi-user Mode
UNIX "Rings of Protection"
48. Two Daemons in Samba for _____ : smbd and nmbd
smbd
/etc/inid/nfs.client
CIFS
fdisk -l
49. Command to view your swap partition
df -k
User to Kernel Transition Process
/usr/sbin/slurpd
strace
50. Two Forms of Apache: __________ and Source (source code)
Binary (already built/compiled)
max_nprocs
Hardware Layer
Device File