Mod 10-18 Flashcards
1
Q
What order does Linux check for DNS info for a particular IP?
A
- /etc/nsswitch.conf
- /etc/hosts
- /etc/resolv.conf
2
Q
Which file holds info for name servers?
A
/etc/resolv.conf
3
Q
where is a list of users/permissions/groups in a host located?
Where is a list of these users passwords located?
A
/etc/passwd
/etc/shadow
4
Q
Which command can be used to view the /etc/shadow file entries?
A
getent - can be used to view /etc/shadow entries
5
Q
Where is group configuration info located?
A
/etc/group