Differences between revisions 6 and 22 (spanning 16 versions)
Revision 6 as of 2021-11-02 19:22:10
Size: 661
Comment:
Revision 22 as of 2025-12-19 21:24:11
Size: 819
Comment: Cleanup
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 designed to mimic System V '''Unix'''.

<<TableOfContents>>

----
Line 7: Line 11:
== Articles == == Distributions ==
Line 9: Line 13:
 * [[Linux/FileSystems]]
    * Or mor
e specifically, [[Linux/ArchLinuxFileSystem]]
 * [[Linux/Clock]]
 * [[Linux/DNS]]
 * [[Linux/Users]]
 * [[Linux/Alpine|Alpine Linux]]
 * [[Linux/Arch|Arch Linux]]
 * [[Linux/Debian|Debian]]
 * [[Linux/Fedora|Fedora]]
Line 17: Line 20:
== Configuration Files == == Administration ==
Line 19: Line 22:
 * [[Linux/fstab]]
 * [[Linux/hosts]]
 * [[Linux/nsswitch.conf]]
 * [[Linux/resolv.conf]]
 * [[Linux/resolvconf.conf]]
 * [[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 27: Line 33:
== Related Utilities == == Configuration ==
Line 29: Line 35:
These are not necessarily Linux utilities, but may be of interest to an amateur Linux system administrator.  * [[Linux/FsTab|fstab(5)]]
 * [[Linux/Hosts|hosts(5)]]
 * [[Linux/NsSwitchConf|nsswitch.conf(5)]]
 * [[Linux/ResolvConf|resolv.conf(5)]]
 * [[Linux/ResolvConfConf|resolveconf.conf(5)]]
Line 31: Line 41:
 * [[Curl|curl]]
 * [[Netctl|netctl]]
 * [[Vim|vim]] (see also for ed, ex, vi, and nvim)

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