Differences between revisions 6 and 19 (spanning 13 versions)
Revision 6 as of 2021-11-02 19:22:10
Size: 661
Comment:
Revision 19 as of 2023-06-29 16:53:07
Size: 1140
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Documentation of an amateur Linux system administrator. '''Linux''' is an operating system kernel that is meant to be a drop-in replacement for System V Unix.

<<TableOfContents>>

----
Line 7: Line 11:
== Articles == == Distributions ==
Line 9: Line 13:
 * [[Linux/FileSystems]]
    * Or more specifically, [[Linux/ArchLinuxFileSystem]]
 * [[Linux/Clock]]
 * [[Linux/DNS]]
 * [[Linux/Users]]
 * [[Linux/Alma|Alma Linux]]
 * [[Linux/Alpine|Alpine Linux]]
 * [[Linux/Arch|Arch Linux]]
 * [[Linux/Debian|Debian]]
 * [[Linux/Fedora|Fedora]]
 * [[Linux/RHEL|RHEL]]
 * [[Linux/Rocky|Rocky Linux]]
 * [[Linux/Ubuntu|Ubuntu]]



== Administration ==

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

 * [[Linux/Clock|Clock]]
 * [[Linux/DNS|DNS]]
 * [[Linux/Networking|Networking]]
 * [[Linux/ErasingDrives|Erasing Drives]]
 * [[Linux/PartitionTables|Partition Tables]]
 * [[Linux/FileSystems|File Systems]]
 * [[Linux/Swap|Swap]]
 * [[Linux/Users|Users]]
Line 19: Line 41:
 * [[Linux/fstab]]
 * [[Linux/hosts]]
 * [[Linux/nsswitch.conf]]
 * [[Linux/resolv.conf]]
 * [[Linux/resolvconf.conf]]
For distribution-specific configuration files, see the relevant distribution's page.
Line 25: Line 43:
 * [[Linux/FsTab|fstab(5)]]
 * [[Linux/Hosts|hosts(5)]]
 * [[Linux/NsSwitchConf|nsswitch.conf(5)]]
 * [[Linux/ResolvConf|resolv.conf(5)]]
 * [[Linux/ResolvConfConf|resolveconf.conf(5)]]
Line 26: Line 49:

== Related Utilities ==

These are not necessarily Linux utilities, but may be of interest to an amateur Linux system administrator.

 * [[Curl|curl]]
 * [[Netctl|netctl]]
 * [[Vim|vim]] (see also for ed, ex, vi, and nvim)

Linux

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


Distributions

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 2023-06-29 16:54:00 by DominicRicottone)