Free 010-150 Exam Braindumps

Pass your Linux Essentials exam with these free Questions and Answers

Page 2 of 16
QUESTION 1

Which of the following commands can be used to extract content from a tar file?

  1. A. tar -xvf
  2. B. tar -vf
  3. C. tar -e
  4. D. tar -c
  5. E. tar –v

Correct Answer: A

QUESTION 2

A Linux computer has no access to the internet. Which command displays information about the network gateway for the system?

  1. A. traceroute
  2. B. ifconfig
  3. C. gateway
  4. D. route
  5. E. ipconfig

Correct Answer: D

QUESTION 3

Which of the following commands will create an archive file, named backup.tar, containing all the files from the directory /home?

  1. A. tar /home backup.tar
  2. B. tar -cf /home backup.tar
  3. C. tar -xf /home backup.tar
  4. D. tar -xf backup.tar /home
  5. E. tar -cf backup.tar /home

Correct Answer: E

QUESTION 4

Which command will display running process information in real time?

  1. A. top
  2. B. show current
  3. C. ps current
  4. D. process

Correct Answer: A

QUESTION 5

Which of the following commands redirects the output of cmd to the file foo.txt, in which an existing file is overwritten?

  1. A. cmd || foo.txt
  2. B. cmd | foo.txt
  3. C. cmd && foo.txt
  4. D. cmd >> foo.txt
  5. E. cmd > foo.txt

Correct Answer: E

Page 2 of 16

Post your Comments and Discuss LPI 010-150 exam with other Community members: