Differences between revisions 10 and 22 (spanning 12 versions)
Revision 10 as of 2022-12-21 18:11:49
Size: 948
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>>

----



== Distributions ==

 * [[Linux/Alpine|Alpine Linux]]
 * [[Linux/Arch|Arch Linux]]
 * [[Linux/Debian|Debian]]
 * [[Linux/Fedora|Fedora]]
Line 15: Line 28:
    * Or more specifically, [[Linux/ArchLinuxFileSystem|Arch Linux File System]]
Line 21: Line 33:
== Configuration Files == == Configuration ==
Line 23: Line 35:
 * [[Linux/fstab|fstab]]
 * [[Linux/hosts|hosts]]
 * [[Linux/nsswitch.conf|nsswitch.conf]]
 * [[Linux/resolv.conf|resolv.conf]]
 * [[Linux/resolvconf.conf|resolveconf.conf]]
 * [[Linux/FsTab|fstab(5)]]
 * [[Linux/Hosts|hosts(5)]]
 * [[Linux/NsSwitchConf|nsswitch.conf(5)]]
 * [[Linux/ResolvConf|resolv.conf(5)]]
 * [[Linux/ResolvConfConf|resolveconf.conf(5)]]
Line 29: Line 41:


== Related Utilities ==

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

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

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