A GID is associated with a group name. True or False? True False
Linux Essentials
The /etc/group file follows what structure?
The /etc/group file follows what structure? groups -a user:group group:GID:user_list...
Which of the following commands will display the groups that the...
Which of the following commands will display the groups that the user bob belongs to? (choose one)...
Which of the following commands will display the group(s) a user...
Which of the following commands will display the group(s) a user belongs to? group id all whoami
The visudo command uses which text editor by default?
The visudo command uses which text editor by default? vi nano pico gedit
Which of the following commands will allow you to switch to the...
Which of the following commands will allow you to switch to the user, branch? (choose three) sudo...
The /etc/sudoers file should be edited directly by root using...
The /etc/sudoers file should be edited directly by root using the visudo command. True or False...
The sudo command allows regular users to…
The sudo command allows regular users to… …run any command as root, after providing the sudo...
Which command will display the users that are currently logged...
Which command will display the users that are currently logged in to the system? whoami about who id
Each user belongs to at least one group. True or False?
Each user belongs to at least one group. True or False? True False
Which command will display the UID, GID and groups your current...
Which command will display the UID, GID and groups your current user belongs to? id who whoami about
Which user can view the /etc/shadow file?
Which user can view the /etc/shadow file? The root user Any member of the password group All users...
Which files contain user account information? (choose two)
Which files contain user account information? (choose two) /etc/shadow /etc/passwords /etc/group...
The RSA key fingerprint allows the dig command to connect to...
The RSA key fingerprint allows the dig command to connect to remote systems. True or False? True...
Which of the following commands will allow you to log into the...
Which of the following commands will allow you to log into the machine server1 with the account...