Size: 661
Comment:
|
Size: 1049
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 == * [[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 39: |
* [[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 41: |
* [[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 47: |
== 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
Configuration Files
For distribution-specific configuration files, see the relevant distribution's page.