LINUX ESSENTIALS LPI 010-160 EVALUATION EXAMS
ALL QUESTIONS AND ANSWERS SURE A+
? - ✔✔pwd
✔✔Which of the following commands are used to get information on the proper use of
ls? (Choose two.) - ✔✔man ls
info ls
✔✔The ownership of the file doku.odt should be changed. The new owner is named tux.
Which command accomplishes this change? - ✔✔chown tux doku.odt
✔✔Which of the following programs is a graphical editor for vector graphics? -
✔✔Inkscape
✔✔FILL BLANK - What parameter of ls prints a recursive listing of a directory's content?
(Specify ONLY the option name without any values or parameters.) - ✔✔Is -R
✔✔Why are web browser cookies considered dangerous? - ✔✔Cookies support
identification and tracking of users.
, ✔✔Which of the following commands creates the ZIP archive poems.zip containing all
files in the current directory whose names end in .txt? - ✔✔zip poems.zip *.txt
✔✔Which of the following types of bus can connect hard disk drives with the
motherboard? - ✔✔The SATA bus
✔✔Which command adds the new user tux and creates the user's home directory with
default configuration files? - ✔✔useradd -m tux
✔✔A directory contains the following three files: texts 1.txt texts 2.txt texts 3.csv Which
command copies the two files ending in .txt to the /tmp/ directory? - ✔✔cp *.txt /tmp/
✔✔Which of the following permissions are set on the /tmp/ directory? - ✔✔rwxrwxrwt
✔✔Which of the following is a protocol used for automatic IP address configuration? -
✔✔DHCP
✔✔The current directory contains the following file: -rwxr-xr-x 1 root root 859688 Feb 7
08:15 test.sh Given that the file is a valid shell script, how can this script be executed?
(Choose two.) - ✔✔bash test.sh
./test.sh
✔✔Which of the following devices represents a hard disk partition? - ✔✔/dev/sda2
✔✔Most commands on Linux can display information on their usage. How can this
information typically be displayed? - ✔✔By running the command with the option -h or --
help.
✔✔What is the UID of the user root? - ✔✔0
✔✔Which of the following directories contains information, documentation and example
configuration files for installed software packages? - ✔✔/usr/share/doc/
✔✔What are the differences between a private web browser window and a regular web
browser window? (Choose three.) - ✔✔Private web browser windows do not store
cookies persistently.
Private web browser windows do not keep records in the browser history.
Private web browser windows do not send regular stored cookies.
✔✔Which statements about the directory /etc/skel are correct? (Choose two.) - ✔✔The
files from the directory are copied to the home directory of a new user when the account
is created.
ALL QUESTIONS AND ANSWERS SURE A+
? - ✔✔pwd
✔✔Which of the following commands are used to get information on the proper use of
ls? (Choose two.) - ✔✔man ls
info ls
✔✔The ownership of the file doku.odt should be changed. The new owner is named tux.
Which command accomplishes this change? - ✔✔chown tux doku.odt
✔✔Which of the following programs is a graphical editor for vector graphics? -
✔✔Inkscape
✔✔FILL BLANK - What parameter of ls prints a recursive listing of a directory's content?
(Specify ONLY the option name without any values or parameters.) - ✔✔Is -R
✔✔Why are web browser cookies considered dangerous? - ✔✔Cookies support
identification and tracking of users.
, ✔✔Which of the following commands creates the ZIP archive poems.zip containing all
files in the current directory whose names end in .txt? - ✔✔zip poems.zip *.txt
✔✔Which of the following types of bus can connect hard disk drives with the
motherboard? - ✔✔The SATA bus
✔✔Which command adds the new user tux and creates the user's home directory with
default configuration files? - ✔✔useradd -m tux
✔✔A directory contains the following three files: texts 1.txt texts 2.txt texts 3.csv Which
command copies the two files ending in .txt to the /tmp/ directory? - ✔✔cp *.txt /tmp/
✔✔Which of the following permissions are set on the /tmp/ directory? - ✔✔rwxrwxrwt
✔✔Which of the following is a protocol used for automatic IP address configuration? -
✔✔DHCP
✔✔The current directory contains the following file: -rwxr-xr-x 1 root root 859688 Feb 7
08:15 test.sh Given that the file is a valid shell script, how can this script be executed?
(Choose two.) - ✔✔bash test.sh
./test.sh
✔✔Which of the following devices represents a hard disk partition? - ✔✔/dev/sda2
✔✔Most commands on Linux can display information on their usage. How can this
information typically be displayed? - ✔✔By running the command with the option -h or --
help.
✔✔What is the UID of the user root? - ✔✔0
✔✔Which of the following directories contains information, documentation and example
configuration files for installed software packages? - ✔✔/usr/share/doc/
✔✔What are the differences between a private web browser window and a regular web
browser window? (Choose three.) - ✔✔Private web browser windows do not store
cookies persistently.
Private web browser windows do not keep records in the browser history.
Private web browser windows do not send regular stored cookies.
✔✔Which statements about the directory /etc/skel are correct? (Choose two.) - ✔✔The
files from the directory are copied to the home directory of a new user when the account
is created.