NEW
Font size
WorksheetsKali Linux Quiz 2
Total questions: 10
Worksheet time: 4mins
which file contains the hostname of the local machine?
/etc/hosts
/etc/Hostname
/etc/HOSTS
/etc/HOSTNAME
Which of the following is a correct entry in the /etc/hosts file?
deedee 10.254.90.135/ip
nameserver 10.254.90.131
search the-nashes.net
10.254.90.135 deedee.the-nashes.net
Which command is used to view the contents of Archieve?
tar cvf
tar tvf
tar svf
tar zcvf
Which type of document contains instructions on performing certain tasks?
HOWTO
FAQ
Guides
Mailing List
Multiple commands can be entered on the same command line when separated by which character?
.
;
,
\
Which key, when pressed once, is used to provide command completion at the command line?
Tab
Esc
Enter
Ctrl
Which file contains the assignment of user’s home directories?
/etc/home
/etc/profile
/etc/passwd
/etc/users
Which command displays a listing of previously entered commands?
commands
reviews
history
export
Which key allows you to view the last command entered?
Up Arrow
Down Arrow
Left Arrow
Right Arrow
Which type of access is granted to all users for the /etc/passwd file?
Read
Execute
No access
Write
