Size: 661
Comment:
|
← Revision 21 as of 2023-06-29 16:54:00 ⇥
Size: 955
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]] |
Line 17: | Line 24: |
== Configuration Files == | == Administration == |
Line 19: | Line 26: |
* [[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 37: |
== Related Utilities == | == Configuration == |
Line 29: | Line 39: |
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 45: |
* [[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.
Contents
Distributions
Administration