Spring Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

101-400 Exam Dumps : LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2

PDF
101-400 pdf
 Real Exam Questions and Answer
 Last Update: Apr 5, 2026
 Question and Answers: 177
 Compatible with all Devices
 Printable Format
 100% Pass Guaranteed
$25.5  $84.99
101-400 exam
PDF + Testing Engine
101-400 PDF + engine
 Both PDF & Practice Software
 Last Update: Apr 5, 2026
 Question and Answers: 177
 Discount Offer
 Download Free Demo
 24/7 Customer Support
$40.5  $134.99
Testing Engine
101-400 Engine
 Desktop Based Application
 Last Update: Apr 5, 2026
 Question and Answers: 177
 Create Multiple Test Sets
 Questions Regularly Updated
  90 Days Free Updates
  Windows and Mac Compatible
$30  $99.99

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 Questions and Answers

Question 1

Which of the following commands lists the dependencies of a given dpkg package?

Options:

A.

apt-cache depends-onpackage

B.

apt-cache dependencies package

C.

apt-cache depends package

D.

apt-cache requires package

Buy Now
Question 2

What does the command mount -a do?

Options:

A.

It mounts all available filesystems onto the current directory.

B.

It shows all mounted filesystems.

C.

It mounts all user mountable filesystems for thecurrent user.

D.

It mounts all filesystems listed in /etc/fstab which have the option auto set.

E.

It mounts all filesystems listed in /etc/fstab which have the option noauto set.

Question 3

Which of the following commands overwrites the bootloader located on /dev/sda without overwriting the partition table or any data following it?

Options:

A.

dd if=/dev/zero of=/dev/sda bs=512

B.

dd if=/dev/zero of=/dev/sda bs=512 count=1

C.

dd if=/dev/zero of=/dev/sda bs=440 count=1

D.

dd if=/dev/zero of=/dev/sda bs=440