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
Summary

Summary Linux+ and LPIC-1 Guide to Linux Certification - COP1035 - Chapters 1 to 4

Rating
-
Sold
-
Pages
14
Uploaded on
23-02-2024
Written in
2023/2024

Notes taking from the book of the Multiuser Operating System Linux class. Chapters 1 to 4 covered with key terms and review questions answered.

Institution
Course

Content preview

4. Linux Filesystem Management
The Filesystem Hierarchy Standard
 The files on a typical Linux system are organized into directories in the linux tree.
 To simplify the task of finding specific files, the Filesystem Hierarchy Standard (FHS) was
created.
 FHS defines a standard set of directories for use by all Linux and UNIX systems as well as the file
and subdirectory contents of each directory.
Directory Description
/bin Binary commands for use by all users
/boot Contains Linux kernel and files used by the boot
loader
/dev Contains device files
/etc Contains system-specific configuration files
/home Default location for user home directories
/lib Contains shared program libraries as well as
kernel modules
/media Contains subdirectories used for accessing
(mounting) fylesistems on removable media
deivces
/mnt Empty directory used for temporarily accessing
filesystems on removable media devices
/opt Stores additional software programs
/proc Contains process and kernel information
/root Root user’s home directory
/sbin Contains binary commands (for administration)
/sys Contains configuration information for hardware
devices on the system

, /tmp Holds temporary files created by programs
/usr Contains most system commands and utilities
/usr/bin – User binary commands
/usr/games – Educational programs and games
/usr/include – C program header files
/usr/lib – Libraries/usr/local–Local programs
/usr/sbin – System binary commands
/usr/share – Files that are architecture
independent
/usr/src – Source Code
/usr/X11R6 – The X Window system (sometimes
replaced by /etc/X11)
/usr/local Location for most additional programs
/var Contains log files and spools




Managing Files and Directories
 To create a directory use the mkdir (make directory) command.
o Takes an argument specifying the absolute or relative pathnames of the directories to
create.
 To move files, use the mv (move) command.
o Requires to arguments as minimum: the source file/directory and the target
file/directory.
o You can also use mv to rename files.
 To copy files, use cp (copy) command.
o Requires two arguments as minimum (like the mv command)
o Use the -r option to copy a directory full of files
 The copy will be recursive
 mv and cp actually run with the -i option.
o If you want to override this opetion, use the -f (force) option

Connected book

Written for

Institution
Course

Document information

Summarized whole book?
No
Which chapters are summarized?
Chapter 1 to 4
Uploaded on
February 23, 2024
Number of pages
14
Written in
2023/2024
Type
SUMMARY

Subjects

$6.89
Get access to the full document:

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

Get to know the seller
Seller avatar
kennethherrera

Get to know the seller

Seller avatar
kennethherrera Keiser University
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
2 year
Number of followers
0
Documents
4
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

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