Differences between revisions 8 and 18 (spanning 10 versions)
Revision 8 as of 2021-11-18 21:48:48
Size: 834
Comment:
Revision 18 as of 2023-06-22 20:40:08
Size: 1148
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:
== Administration == == Distributions ==

 * [[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]]



== General Administration ==

For distribution-specific administration details, see the relevant distribution's page.
Line 12: Line 31:
 * [[Linux/ErasingDrives|Erasing Drives]]
 * [[Linux/PartitionTables|Partition Tables]]
Line 13: Line 34:
    * Or more specifically, [[Linux/ArchLinuxFileSystem|Arch Linux File System]]  * [[Linux/Swap|Swap]]
Line 20: Line 41:
 * [[Linux/fstab|fstab]]
 * [[Linux/hosts|hosts]]
 * [[Linux/nsswitch.conf|nsswitch.conf]]
 * [[Linux/resolv.conf|resolv.conf]]
 * [[Linux/resolvconf.conf|resolveconf.conf]]
For distribution-specific configuration files, see the relevant distribution's page.
Line 26: 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 27: Line 49:

== 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

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


Distributions

General 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)