2026\2027 A+ Grade
False
- correct answer if you know how to administer one flavor of unix you know how to administer them all.
TRUE or FALSE
stdin
- correct answer where input to the application is sourced
stdout
- correct answer where output from the application is sourced
stderr
- correct answer where error messages are sent
array variables
- correct answer can hold multiple elements at a time
False
- correct answer user-defined variables do not need to start with a letter or underscore, and can start
with numbers. TRUE or FALSE
True
- correct answer UNIX is command line only. TRUE or FALSE
True
- correct answer Unix has only one file system. TRUE or FALSE
, False
- correct answer Compiling software from source is preferred because dependencies are automatically
added in installation. TRUE or FALSE
-R
- correct answer Used to perform actions on directories and subdirectories
-f
- correct answer Used to skip confirmations
/usr
- correct answer where additionally installed software is located
/var
- correct answer where spooling, cache, and log files are located
/bin
- correct answer where executables for basic operation are located
2
- correct answer What run level is multi-user mode (non-networked) ran at
3
- correct answer What is the most commonly used run more for servers
3
- correct answer What SysV run level is multi-user.target run at
1
- correct answer What SysV run level is rescue.target ran at
0
- correct answer What SysV run level is poweroff.target ran at