Differences between revisions 11 and 21 (spanning 10 versions)
Revision 11 as of 2023-01-08 20:10:27
Size: 1251
Comment:
Revision 21 as of 2023-06-29 16:54:00
Size: 955
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

'''Linux''' is an operating system kernel that is meant to be a drop-in replacement for System V Unix.
Line 8: Line 10:
Line 10: Line 13:
 * [[Linx/Alpine|Alpine Linux]]
 * [[Linx/Arch|Arch Linux]]
 * [[Linx/Debian|Debian]]
 * [[Linx/Fedora|Fedora]]
 * [[Linux/Alma|Alma Linux]]
 * [[Linu
x/Alpine|Alpine Linux]]
 * [[Linux/Arch|Arch Linux]]
 * [[Linux/Debian|Debian]]
 * [[Linux/Fedora|Fedora]]
 * [[Linux/RHEL|RHEL]]
 * [[Linux/Rocky|Rocky Linux]]
 * [[Linux/Ubuntu|Ubuntu]]
Line 17: Line 24:
== General Administration ==

For distribution-specific administration details, see the relevant distribution's page.
== Administration ==
Line 32: Line 37:
== Configuration Files == == Configuration ==
Line 34: Line 39:
For distribution-specific configuration files, see the relevant distribution's page.

 * [[Linux/fstab|fstab]]
 * [[Linux/hosts|hosts]]
 * [[Linux/nsswitch.conf|nsswitch.conf]]
 * [[Linux/resolv.conf|resolv.conf]]
 * [[Linux/resolvconf.conf|resolveconf.conf]]



== POSIX Utilities ==

POSIX utilities should be available on all distributions. This is the subset of utilities that warrant dedicated documentation.

 * [[Awk|awk]]
 * [[Curl|curl]]
 * [[Ed|ed]]
 * [[Sed|sed]]
 * [[Shell|sh]]
 * [[Vim|vi]]

See also [[Bash|bash]] and [[Zsh|zsh]], two very common subsitutes for `sh(1)`.
 * [[Linux/FsTab|fstab(5)]]
 * [[Linux/Hosts|hosts(5)]]
 * [[Linux/NsSwitchConf|nsswitch.conf(5)]]
 * [[Linux/ResolvConf|resolv.conf(5)]]
 * [[Linux/ResolvConfConf|resolveconf.conf(5)]]

Linux

Linux is an operating system kernel that is meant to be a drop-in replacement for System V Unix.


Distributions

Administration

Configuration


CategoryRicottone

Linux (last edited 2023-06-29 16:54:00 by DominicRicottone)