Differences between revisions 15 and 17 (spanning 2 versions)
Revision 15 as of 2023-01-08 23:50:42
Size: 1548
Comment:
Revision 17 as of 2023-06-22 20:04:42
Size: 1133
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
Line 42: Line 43:
 * [[Linux/fstab|fstab]]
 * [[Linux/hosts|hosts]]
 * [[Linux/nsswitch.conf|nsswitch.conf]]
 * [[Linux/resolv.conf|resolv.conf]]
 * [[Linux/resolvconf.conf|resolveconf.conf]]



== POSIX Utilities ==

POSIX utilities should be available on all distributions. This is the subset of utilities that warrant dedicated documentation.

 * [[Awk|awk]]
 * [[Curl|curl]]
 * [[Ed|ed]]
 * [[Sed|sed]]
 * [[Shell|sh]]
 * [[Vim|vi]]

See also [[Bash|bash]] and [[Zsh|zsh]], two very common subsitutes for `sh(1)`.

See also [[Git|git]], which was developed alongside the Linux kernel.
 * [[Linux/FsTab|fstab]]
 * [[Linux/Hosts|hosts]]
 * [[Linux/NsSwitchConf|nsswitch.conf]]
 * [[Linux/ResolvConf|resolv.conf]]
 * [[Linux/ResolvConfConf|resolveconf.conf]]

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)