Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 18 pages
Exam (elaborations)

LINUX ESSENTIALS LPI 010-160 CORE MAIN EXAMS SET QUESTIONS AND ANSWERS SURE A+

Document preview thumbnail
Preview 3 out of 18 pages

LINUX ESSENTIALS LPI 010-160 CORE MAIN EXAMS SET QUESTIONS AND ANSWERS SURE A+

Content preview

LINUX ESSENTIALS LPI 010-160 CORE MAIN EXAMS
SET QUESTIONS AND ANSWERS SURE A+
✔✔File extension .odt - ✔✔-OpenDocument text
-OpenOffice, LibreOffice, other word processors (programs for reading)

✔✔File extension .pdf - ✔✔-portable document format
-Evince, Okular, Adobe Reader, xpdf (programs for reading)

✔✔File extensions .tif, .png, .jpg - ✔✔-graphics file formats
-GIMP, Eye of Gnome (eog) (programs for reading)

✔✔kernel ring buffer - ✔✔-similar to a log file but stored in memory
-use dmesg to view
-use dmesg | less to view less data

✔✔system files - ✔✔-Control how the computer operates
-Ex. System startup scripts, program files, config files, data storage, system log files

✔✔/ - ✔✔-root directory
-all files appear in this directory or in the subdirectories of it

✔✔/etc - ✔✔Holds system configuration files

,✔✔/boot - ✔✔-Holds important boot files
-Linux kernel, RAM disk, and often boot loader configuration files

✔✔/bin - ✔✔Holds program files that are critical for normal operation and that ordinary
users may run

✔✔/sbin - ✔✔Holds program files that are critical for normal operations users seldom
run

✔✔/lib - ✔✔-Holds libraries that are critical for basic system operation
-code used by many other programs

✔✔/usr - ✔✔-Holds programs and data that are used in normal system operation but
are not critical for a bare-bones boot of the system
-The directory is split into subdirectories that mirror parts of the root organization -
/usr/bin, /usr/sbin, /usr/lib, etc

✔✔/home - ✔✔-Holds users' home directories
-Separating this directory into its own low level filesystem effectively isolates most user
data from the OS, which can be useful if you want to reinstall the OS without losing user
data

✔✔/root - ✔✔The root user's home directory

✔✔/tmp - ✔✔Holds temporary files created by programs

✔✔/var - ✔✔-Holds miscellaneous files, such as log files and print spool files
-One subdirectory of /var is the /var/tmp and holds temporary files that should NEVER
be deleted

✔✔/mnt - ✔✔Mount point for removable media

✔✔/media - ✔✔New mount point for removable media

✔✔/dev - ✔✔Holds device files, which provide low level access to hardware.

✔✔/run - ✔✔Holds info about the running system

✔✔ls - ✔✔-Displays the names of files in a directory
-Doesn't show the hidden files/directories
-ex. .file.txt

✔✔ls --all or -a - ✔✔-Displays hidden files

, -Ex. >ls -a or ls --all

✔✔ls -l - ✔✔-Displays file names only
-Includes the file's permission string, owner, group, size, creating date
-Ex. >ls -l

✔✔--recursive or -R - ✔✔Displays both files and subdirectories

✔✔Absolute references - ✔✔-Relative to the root (/) directory
-Long way to get to a file
-Ex. /home/fred/afile.txt

✔✔Home directory reference - ✔✔- ~, for the home directory
-short cut
-Ex. ~/afile.txt same as /home/fred/afile.txt

✔✔touch - ✔✔-creates files
-updates a file's time stamps or creates a new empty file if one doesn't already exist
-ex. touch newfile.txt

✔✔touch -c - ✔✔- or --no-create
-Don't create a new file if one doesn't already exist
-To update a time stamp but not create an empty file

✔✔touch -d or --date=<string> - ✔✔-Sets the date and/or time of a file
-Ex. touch -d "July 4 2021" afile.txt
-Ex. touch -d "Aug 13 11:24" newfile.txt

✔✔cp - ✔✔Copy files in a terminal command line shell

✔✔cp <orig.txt> <new.txt> - ✔✔Copies the orig.txt to new.txt in the current directory

✔✔cp <orig.txt> /otherdir - ✔✔Copies orig.txt to the /otherdir directory. The copy will be
called orig.txt

✔✔cp <orig.txt> /otherdir/new.txt - ✔✔Copies orig.txt to the /otherdir directory. The copy
will be called new.txt

✔✔cp -a or --archive - ✔✔Similar to -R, but it also preserves ownership and copies links
as is

✔✔-f or --force - ✔✔Forces the system to overwrite any existing files without prompting
user

Document information

Uploaded on
July 17, 2026
Number of pages
18
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$16.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Pyramids
4.0
(2)
Sold
21
Followers
4
Items
7211
Last sold
1 week ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions