- Accessing the Command Line
- Managing Files From the Command Line
- Creating, Viewing, and Editing Text Files
- Managing Local Users and Groups
- Monitoring and Managing Linux Processes
- Analyzing and Storing Logs
- Managing Networking
- Installing and Updating Software Packages
- Accessing Linux File Systems
- Analyzing Servers and Getting Support
- Scheduling Future Tasks
- Controlling Access to Files with ACLs
1. Which item represents a number that identifies the user at the most fundamental level?
- A. primary user
- B. UID
- C. GID
- D. Username
2. Which item represents the program that provides the user's command-line prompt?
- A. primary shell
- B. home directory
- C. login shell
- D. command name
3. Which item or file represents the location of the local group information?
- A. home directory
- B. /etc/passwd
- C. /etc/GID
- D. /etc/group
4. Which item or file represents the location of the user's personal files?
- A. home directory
- B. /etc/passwd
- C. login shell
- D. /etc/group
5. Which item represents a number that identifies the group at the most fundamental level?
- A. primary group
- B. UID
- C. GID
- D. groupid
6. Which item or file represents the location of the local user account information?
- A. home directory
- B. /etc/passwd
- C. /etc/UID
- D. /etc/group
7. What is the fourth field of the /etc/passwd file?
- A. home directory
- B. UID
- C. login shell
- D. primary group