100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
LPI - LINUX ESSENTIALS QUESTIONS AND ANSWERS $10.99   Add to cart

Exam (elaborations)

LPI - LINUX ESSENTIALS QUESTIONS AND ANSWERS

 4 views  0 purchase
  • Course
  • LINUX ESSENTIALS
  • Institution
  • LINUX ESSENTIALS

LPI - LINUX ESSENTIALS QUESTIONS AND ANSWERS

Preview 2 out of 7  pages

  • October 18, 2024
  • 7
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • LINUX ESSENTIALS
  • LINUX ESSENTIALS
avatar-seller
Greaterheights
LPI - LINUX
ESSENTIALS
QUESTIONS AND
ANSWERS
Red Hat-based systems use what package file format and what management tools? -
Answers-The package file format is rpm.
The package management tool is yum (or dnf, in the case of Fedora).

What command could you use to create a new empty directory named "Test" in your
current working directory? - Answers-mkdir Test

The CentOS Linux distribution is based on what other distribution? - Answers-Red Hat

NGINX and Apache are two common open-source ___ _______. - Answers-Web
servers

What is the difference between permissive and copyleft? - Answers-Copyleft is more
restrictive in terms of licensing derivative works.

Would you use a standard release or a rolling release distribution for an enterprise
Linux server installation? - Answers-Standard

What would the following line do if placed in a shell script?
# rm -rf * - Answers-Nothing — it's a comment ;-)

What does FLOSS stand for? - Answers-Free Libre Open-Source Software

What does 'cloud_user@ip-10-0-1-10 $' in the console mean? - Answers-The user
cloud_user is logged into the host ip-10-0-1-10, and the shell is running with normal
user privileges ($) and ready for commands.

, What command could you use to reference the documentation of a CLI utility? -
Answers-man or info, followed by the utility name

To what variable would you add the path to a shell script so you could execute it without
referencing the path? - Answers-$PATH

What source does a Linux distribution typically use for installations? - Answers-The
distribution's software repository.

Does the useradd command create the home directory by default? - Answers-useradd
merely sets the home directory in /etc/passwd; it doesn't create it by default.

What command could you use to display command history? - Answers-history

What provides the basic utilities expected to exist on an operating system? - Answers-
The GNU Core utilities

What can dpkg-based systems use for package management? - Answers-apt

What is the basic format of a for loop? - Answers-for VARIABLE in SOMETHING
do COMMANDS
done

Which utility can be used to search for a pattern or string? - Answers-grep

Which utility can be used to count the number of words in a file? - Answers-wc

What is the basic format of an if statement? - Answers-if [ SOME_TEST ]
then
SOME_COMMANDS
fi

How is Linux provisioned in the cloud? - Answers-Through the Linux images supplied by
the cloud provider.

What command would you use to open the info page for ls? - Answers-info ls

What command would you use to see all of the contents (but not ownership,
permissions, ., or ..) of /tmp? - Answers-ls -A /tmp

How can a regular user elevate permissions for a particular command (if granted the
ability in the /etc/sudoers file)? - Answers-sudo

What do we call the collection of data centers that provide compute, application, and
storage services over the internet? - Answers-The cloud!

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller Greaterheights. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $10.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

85651 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$10.99
  • (0)
  Add to cart