Site Tools


marc:linux:rhcsa8_uittreksel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
marc:linux:rhcsa8_uittreksel [2021/12/02 21:30] – [FHS; File Hierarchy Standard:] marcvmarc:linux:rhcsa8_uittreksel [2021/12/02 21:49] (current) – [FHS; File Hierarchy Standard:] marcv
Line 282: Line 282:
   * Maintained by the Linux Foundation   * Maintained by the Linux Foundation
   * Starting point is root directory: /   * Starting point is root directory: /
 +  * The directory location does not say anything about the location and/or device; various drives/partitions can be mounted into the directory structure.
   * Some important directories:   * Some important directories:
     * /boot: contains everything needed to boot the system:<code>-rw-r--r-- 1 root root   237884 okt 15 19:56 config-5.4.0-90-generic     * /boot: contains everything needed to boot the system:<code>-rw-r--r-- 1 root root   237884 okt 15 19:56 config-5.4.0-90-generic
Line 300: Line 301:
 -rw------- 1 root root 11784448 nov  5 17:04 vmlinuz-5.4.0-91-generic (KERNEL) -rw------- 1 root root 11784448 nov  5 17:04 vmlinuz-5.4.0-91-generic (KERNEL)
 lrwxrwxrwx 1 root root       24 nov 30 06:55 vmlinuz.old -> vmlinuz-5.4.0-90-generic (KERNEL)</code> lrwxrwxrwx 1 root root       24 nov 30 06:55 vmlinuz.old -> vmlinuz-5.4.0-90-generic (KERNEL)</code>
 +    * /dev: contains devices (harddrives, stdin, stdout, null, tty's, etc)
 +    * /etc: contains configuration files
 +    * /home: contains the homedirectories for normal users
 +    * /usr: compares to "Program Files" on Windows; containing the binary files:
 +      * /usr/bin containing binaries for everybody 
 +      * /usr/sbin containing system binaries that only root can use
 +    * /var: for variable files (websites, printerspool, logfiles, etc)
 +    * see ''man hier'' for more info!
 +
 +01-02-6
marc/linux/rhcsa8_uittreksel.1638477046.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki