100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Summary Linux+ and LPIC-1 Guide to Linux Certification - COP1035 - Chapters 1 to 4 $6.39   Add to cart

Summary

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

 6 views  0 purchase
  • Course
  • Institution
  • Book

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

Preview 2 out of 14  pages

  • No
  • Chapter 1 to 4
  • February 23, 2024
  • 14
  • 2023/2024
  • Summary
avatar-seller
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

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 kennethherrera. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

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

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

73314 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
$6.39
  • (0)
  Add to cart