Differences between revisions 10 and 11
Revision 10 as of 2022-12-21 18:11:49
Size: 948
Comment:
Revision 11 as of 2023-01-08 20:10:27
Size: 1251
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Documentation of an amateur Linux system administrator. <<TableOfContents>>

----


== Distributions ==

 * [[Linx/Alpine|Alpine Linux]]
 * [[Linx/Arch|Arch Linux]]
 * [[Linx/Debian|Debian]]
 * [[Linx/Fedora|Fedora]]
Line 7: Line 17:
== Administration == == General Administration ==

For distribution-specific administration details, see the relevant distribution's page.
Line 15: Line 27:
    * Or more specifically, [[Linux/ArchLinuxFileSystem|Arch Linux File System]]
Line 22: Line 33:

For distribution-specific configuration files, see the relevant distribution's page.
Line 31: Line 44:
== Related Utilities == == POSIX Utilities ==
Line 33: Line 46:
These are not necessarily Linux utilities, but may be of interest to an amateur Linux system administrator. POSIX utilities should be available on all distributions. This is the subset of utilities that warrant dedicated documentation.
Line 35: Line 48:
 * [[Awk|awk]]
Line 36: Line 50:
 * [[Ed|ed]] (see also for ex)
 * [[Netctl|netctl]]
 * [[Vim|vim]] (see also for vi, and nvim)
 * [[Ed|ed]]
 * [[Sed|sed]]
 * [[Shell|sh]]
 * [[Vim|vi]]

See also [[Bash|bash]] and [[Zsh|zsh]], two very common subsitutes for `sh(1)`.

Linux


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.

POSIX Utilities

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

See also bash and zsh, two very common subsitutes for sh(1).


CategoryRicottone

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