Best Preparations of 010-160 Exam 2021 LPI Linux Essentials Unlimited 80 Questions
Focus on 010-160 All-in-One Exam Guide For Quick Preparation.
NEW QUESTION 32
Which of the following directories containsinformation, documentation and example configuration files for installed software packages?
- A. /doc/
- B. /usr/examples/
- C. /usr/share/doc/
- D. /var/info/
- E. /etc/defaults/
Answer: C
NEW QUESTION 33
Which permissions are set on a regular file once thepermissions have been modified with the command chmod 654 file.txt?
- A. -wxr-x--x
- B. d-wxr-x--
- C. drw-r-xr--
- D. -rw-r-xr--
- E. -rwxrw---x
Answer: D
NEW QUESTION 34
A new server needs to be installed to host services for a period of several years. Throughout this time, the server should receive important security updates from its Linux distribution.
Which of the following Linux distributions meet these requirements? (Choose two.)
- A. Ubuntu Linux LTS
- B. Ubuntu Linux non-LTS
- C. Debian GNU/Linux Unstable
- D. Red Hat Enterprise Linux
- E. Fedora Linux
Answer: A,D
NEW QUESTION 35
Which of the following tasks can the command passwd accomplish? (Choose two.)
- A. Create a new user account.
- B. Create a new user group.
- C. Lock a user account.
- D. Change a user's password.
- E. Change a user's username.
Answer: A,C
NEW QUESTION 36
Which of the following keys can be pressed to exit less?
- A. x
- B. !
- C. l
- D. q
- E. e
Answer: D
NEW QUESTION 37
Why are web browser cookies considered dangerous?
- A. Cookies support identification and tracking of users.
- B. Cookies are always public and accessible to anyone on the internet.
- C. Cookies consume significant amounts of storage and can exhaust disk space.
- D. Cookies can contain and execute viruses and malware.
- E. Cookies store critical data which is lost when a cookie is deleted.
Answer: A
NEW QUESTION 38
Most commands on Linux can display information on their usage. How can this information typically be displayed?
- A. By running the command with the option /doc or /documentation.
- B. By running the command with the option -m or --manpage.
- C. By running the command with the option ?! or ?=!.
- D. By running the command with the option /? or /??.
- E. By running the command with the option -h or --help.
Answer: B
NEW QUESTION 39
Which of the following statements is true about Free Software?
- A. It is developed by volunteers only.
- B. It only runs on Linux.
- C. It may be modified by anyone using it.
- D. It is only distributed as a compiled binary.
- E. It must always be available free of charge.
Answer: C
NEW QUESTION 40
What is the purpose of the PATH environment variable?
- A. It increases security by preventing commands from running in certain locations.
- B. It specifies the location of a user's home directory.
- C. It contains the absolute path to the current directory.
- D. It indicates the location of the default shell to be used when a user logs in.
- E. It allows the execution of commands without the need to know the location of the executable.
Answer: E
NEW QUESTION 41
Which of the following outputs comes from the command free?
- A. Option D
- B. Option A
- C. Option B
- D. Option C
- E. Option E
Answer: E
NEW QUESTION 42
Which operator in a regular expression matches the preceding character either zero or one time?
- A. $
- B. +
- C. %
- D. *
- E. ?
Answer: E
NEW QUESTION 43
What is true about a recursive directory listing?
- A. It includes the permissions of the directory listed.
- B. It includes ownership information for the files.
- C. It includes the content of sub-directories.
- D. It includes details of file system internals, such as inodes.
- E. It includes a preview of content for each file in the directory.
Answer: C
NEW QUESTION 44
What are the differences between a private web browser window and a regular web browser window? (Choose three.)
- A. Private web browser windows do not keep records in the browser history.
- B. Private web browser windows do not support logins into websites.
- C. Private web browser windows do not send regular stored cookies.
- D. Private web browser windows do not allow printing or storing websites.
- E. Private web browser windows do not store cookies persistently.
Answer: A,C,E
NEW QUESTION 45
Which of the following commands can be used to resolve a DNSname to an IP address?
- A. iplookup
- B. host
- C. dns
- D. dnsname
- E. query
Answer: B
NEW QUESTION 46
What information is stored in /etc/passwd? (Choose three correct answers.)
- A. The user\s default shell
- B. The username
- C. The user's storage space limit
- D. The numerical user ID
- E. The encrypted password
Answer: B,D,E
NEW QUESTION 47
Which of the following is a protocol used for automatic IP address configuration?
- A. DNS
- B. NFS
- C. LDAP
- D. DHCP
- E. SMTP
Answer: D
NEW QUESTION 48
Which of the following commands shows the absolute path to the current working directory?
- A. cd ~/home
- B. cd ..
- C. who
- D. ls -l
- E. pwd
Answer: E
NEW QUESTION 49
FILL BLANK
What keyword is used in a shell script to begin a loop? (Specify one keyword only, without any additional information.)
Answer:
Explanation:
for
NEW QUESTION 50
Reverse DNS assigns hostnames to IP addresses. How is the name of the IP address 198.51.100.165
stored on a DNS server?
- A. In the RNAME record for 198-51-100-165.rev.arpa.
- B. In the A record for 165.100.51.198.ipv4.arpa.
- C. In the ARPA record for 165.100.51.198.rev.
- D. In the REV record for arpa.in-addr.198.51.100.165.
- E. In the PTR record for 165.100.51.198.in-addr.arpa.
Answer: E
NEW QUESTION 51
Which of the following commands sorts the output of the commandexport-logs?
- A. export-logs & sort
- B. export-logs > sort
- C. export-logs <> sort
- D. export-logs | sort
- E. export-logs < sort
Answer: D
NEW QUESTION 52
A user is currently in thedirectory/home/user/Downloads/and runs the command ls ../Documents/ Assuming it exists, which directory's content is displayed?
- A. /Documents/
- B. /home/user/Downloads/Documents/
- C. /home/user/Documents/
- D. /home/Documents
- E. /home/user/Documents/Downloads/
Answer: A
NEW QUESTION 53
Which of the following Linux Distributions is derived from Red Hat Enterprise Linux?
- A. Raspbian
- B. openSUSE
- C. Debian
- D. CentOS
- E. Ubuntu
Answer: D
NEW QUESTION 54
Which of the followingoutputs could stem from the commandlast?
- A. Last login: Fri Mar 23 10:56:39 2018 from server.example.com
- B. Password for user last changed at Sat Mar 31 16:38:57 EST 2018
- C. 1 ls
2 cat text.txt
3 logout - D. root tty2 Wed May 17 21:11 - 21:11 (00:00)
- E. EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null)
Answer: D
NEW QUESTION 55
The ownership of the file doku.odt should be changed. The new owner is named tux. Which command accomplishes this change?
- A. chmod u=tux doku.odt
- B. chown tux doku.odt
- C. newuser doku.odt tux
- D. passwd doku.odt:tux
- E. transfer tux: doku.odt
Answer: B
NEW QUESTION 56
What are the differences between hard disk drives and solid state disks? (Choose two correct answers.)
- A. Hard disks have a motor and moving parts, solid state disks do not.
- B. /dev/sdais a hard disk device while /dev/ssdais a solid state disk.
- C. Hard disks can fail due to physical damage, while solid state disks cannot fail.
- D. Solid state disks can store many times as much data as hard disk drives.
- E. Solid state disks provide faster access to stored data than hard disks.
Answer: A,E
NEW QUESTION 57
......
Guaranteed Success with 010-160 Dumps: https://www.exams4collection.com/010-160-latest-braindumps.html
Pass Lpi 010-160 Exam – Experts Are Here To Help You: https://drive.google.com/open?id=1EzEiYH1eA0vpa8rKQZ6VKB-iVZrLJxrM
