Exam Details

  • Exam Code
    :010-150
  • Exam Name
    :Entry Level Linux Essentials Certificate of Achievement
  • Certification
    :Linux Essentials
  • Vendor
    :Lpi
  • Total Questions
    :80 Q&As
  • Last Updated
    :May 11, 2024

Lpi Linux Essentials 010-150 Questions & Answers

  • Question 31:

    Which of the following is a combined audio/video interface for transmission of digital data?

    A. ATI

    B. DVD

    C. HDMI

    D. VGA

    E. DVI

  • Question 32:

    Which of the following commands is used to look up the current IP address of a system?

    A. less /proc/net/ipconfig

    B. ifconfig

    C. showip

    D. ipconfig E. sysinfo | grep ipaddress

  • Question 33:

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

    A. tar -xvf

    B. tar -vf

    C. tar -e

    D. tar -c

    E. tar v

  • Question 34:

    Which command will display the last line of the file foo.txt?

    A. head -n 1 foo.txt

    B. tail foo.txt

    C. last -n 1 foo.txt

    D. tail -n 1 foo.txt

  • Question 35:

    How can the normal output of a command be written to a file while discarding the error output?

    A. command >2>file 1and>/dev/null

    B. command < output > /dev/null

    C. command > discard-error > file

    D. command > /dev/null 2and>1 output

    E. command >file 2>/dev/null

  • Question 36:

    What is the output of the following command?

    for token in a b c; do

    echo -n ${token};

    done

    A. anbncn

    B. abc

    C. $token$token$token

    D. {a}{b}{c}

    E. a b c

  • Question 37:

    Which of the following commands will set the variable text to olaf is home? (Select TWO answers)

    A. text=olaf\ is\ home

    B. text=$olaf is home

    C. $text='olaf is home'

    D. text=='olaf is home'

    E. text="olaf is home"

  • Question 38:

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

    A. tar /home backup.tar

    B. tar -cf /home backup.tar

    C. tar -xf /home backup.tar

    D. tar -xf backup.tar /home

    E. tar -cf backup.tar /home

  • Question 39:

    How can the current directory and its subdirectories be searched for the file named MyFile.xml?

    A. find . -name MyFile.xml

    B. grep MyFile.xml | find

    C. grep -r MyFile.xml .

    D. less MyFile.xml

    E. search Myfile.xml ./

  • Question 40:

    The output of the program date should be saved in the variable actdat. What is the correct statement?

    A. actdat=`date`

    B. set actdat='date'

    C. date | actdat

    D. date > $actdat

    E. actdat=date

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Lpi exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 010-150 exam preparations and Lpi certification application, do not hesitate to visit our Vcedump.com to find your solutions here.