Differences between revisions 13 and 16 (spanning 3 versions)
Revision 13 as of 2023-01-08 20:13:56
Size: 1434
Comment:
Revision 16 as of 2023-04-08 13:22:12
Size: 1136
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
Line 12: Line 13:
 * [[Linux/Alma|Alma Linux]]
Line 16: Line 18:
 * [[Linux/RHEL|RHEL]]
 * [[Linux/Rocky|Rocky Linux]]
 * [[Linux/Ubuntu|Ubuntu]]
Line 46: Line 51:
== 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)`.

See also [[Git|git]], which was developed alongside the Linux kernel.


Linux

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


Distributions

General Administration

For distribution-specific administration details, see the relevant distribution's page.

Configuration Files

For distribution-specific configuration files, see the relevant distribution's page.


CategoryRicottone

Linux (last edited 2025-12-19 21:24:11 by DominicRicottone)