Actualtests offers free demo for 010-150 exam. "Linux Essentials", also known as 010-150 exam, is a LPI Certification. This set of posts, Passing the LPI 010-150 exam, will help you answer those questions. The 010-150 Questions & Answers covers all the knowledge points of the real exam. 100% real LPI 010-150 exams and revised by experts!

Q1. What is the correct command to extract the contents of the archive file download.bz2? 

A. unpack download.bz2 

B. unzip2 download.bz2 

C. bunzip2 download.bz2 

D. unzip download.bz2 

E. uncompress download.bz2 

Answer:


Q2. What command would you use to get comprehensive documentation about any command in Linux? 

A. help command 

B. echo command 

C. locate command 

D. man command 

E. get command 

Answer:


Q3. Which of the following will change the group that is associated with a file? 

A. chmod 

B. chmod -w 

C. chown 

D. ls -g 

Answer:


Q4. Which command shows if /usr/bin is in the current shell search path? 

A. cat PATH 

B. echo $PATH 

C. echo %PATH 

D. cat $PATH 

E. echo %PATH% 

Answer:


Q5. In order to rename the directory ~/bilder/letzter-urlaub to ~/bilder/sommer-2011, which command line could be used? 

A. mv ~/bilder/letzter-urlaub ~/bilder/sommer-2011 

B. move ~/bilder/letzter-urlaub ~/bilder/sommer-2011 

C. cp -m ~/bilder/letzter-urlaub ~/bilder/sommer-2011 

D. copy -m ~/bilde/letzter-urlaub ~/bilder/sommer-2011 

E. rename ~/bilder/letzter-urlaub ~/bilder/sommer-2011 

Answer:


Q6. Which of the following services are used for network file systems? (Choose two) 

A. Rumba 

B. Python 

C. Samba 

D. OpenLDAP 

E. NFS 

Answer: C, E 


Q7. Where is the BIOS located? 

A. RAM 

B. hard drive 

C. motherboard 

D. LCD monitor 

Answer:


Q8. Which of the following statements is true for a Linux distribution used in an enterprise environment? 

A. These distributions contain proprietary business-related software. 

B. These distributions contain software versions that have proven to be stable even if it is not the recent version in order to minimize problems. 

C. These distributions always contains the newest versions of all packages to minimize the time to market of new features. 

D. These distributions are only affordable by large companies. 

Answer: