List three folders normally found at the root of a Linux file system and what the folder is typically used for.

What will be an ideal response?


bin for user programs and utilities (binary files)
sbin for system administration utilities (system binary files)
lib for runtime library files needed by programs stored in the /bin and /sbin directories
usr for user files and programs
var for files in which content often varies or that are used only temporarily
tmp for files used only temporarily
dev for devices
mnt for floppy drives, DVD/CD-ROM drives, flash drives, and other removable media
etc for system and configuration files
root for files used by the root account
home for users' home directories
proc for system resource tracking

Computer Science & Information Technology

You might also like to view...

A(n) ____ shows the relationship of each page to the other pages in the site.

A. flowchart B. index C. wireframe D. data dictionary

Computer Science & Information Technology

Relationships between tables must be based on common fields

Indicate whether the statement is true or false

Computer Science & Information Technology

Subdomain names are added to the _____________ of the domain name.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

ActiveState Perl __________. (Choose all that apply.)

a. runs on both Windows and Linux operating systems b. stands for Program Extraction and Reporting Language c. is a feature-rich programming language d. can be tested with the "Hello World" script

Computer Science & Information Technology