(Made the introductory paragraph more friendly) |
m (Fix spelling of link) |
||
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
New | New users engaging with the [[Linux]] and the open-source ecosystem for the first time will likely encounter a significant amount of new terminology. This is a list of subjects that new users may wish to become familiar with upon delving into more advanced Linux usage. | ||
== Terms == | == Terms == | ||
Line 6: | Line 6: | ||
* [[CLI|Command-Line Interface (CLI)]] | * [[CLI|Command-Line Interface (CLI)]] | ||
* [[Command]] | * [[Command]] | ||
* [[ | * [[Desktop Environment|Desktop Environments]] | ||
** [[ | ** [[GNOME]] | ||
** [[KDE Plasma]] | ** [[KDE Plasma]] | ||
** [[Xfce]] | |||
* [[Display Manager]] | * [[Display Manager]] | ||
* [[Drivers]] | * [[Drivers]] | ||
Line 14: | Line 15: | ||
* [[GUI|Graphical User Interface (GUI)]] | * [[GUI|Graphical User Interface (GUI)]] | ||
* [[Linux]] | * [[Linux]] | ||
* [[Linux Distributions|Linux Distribution]] | |||
* [[Ownership]] | * [[Ownership]] | ||
* [[Package]] | * [[Package]] | ||
* [[Package Manager]] | * [[Package Manager]] | ||
** [[ | ** [[APK|apk]] | ||
** [[ | ** [[APT|apt]] | ||
** [[dnf| | ** [[DNF|dnf]] | ||
** | ** [[DPKG|dpkg]] | ||
** [[NixOS| | ** [[flatpak]] | ||
** [[pacman | ** [[NixOS|nix]] | ||
** [[ | ** [[pacman]] | ||
** [[ | ** [[portage]] | ||
** [[zypper | ** [[RPM|rpm]] | ||
** [[snap]] | |||
** [[zypper]] | |||
* [[Privacy]] | * [[Privacy]] | ||
* [[Program]] | * [[Program]] | ||
* [[Repository (Repo)]] | * [[Repository|Repository (Repo)]] | ||
* [[Script]] | * [[Script]] | ||
* [[Security]] | * [[Security]] | ||
* [[tar.xz / Tarball]] | * [[Tar.xz|tar.xz / Tarball]] | ||
* [[TUI|Text-Based User Interface (TUI)]] | * [[TUI|Text-Based User Interface (TUI)]] | ||
* [[Ricing|Theming / "Ricing"]] | * [[Ricing|Theming / "Ricing"]] | ||
* [[Window Manager|Window Managers]] | |||
** [[DWM]] | |||
** [[Hyprland]] | |||
** [[IceWM]] | |||
** [[i3]] | |||
== Advanced Terms == | |||
In effort to avoid stressing new users, there are some subjectively more complicated topics most new users will not ''need'' to learn about, unless they are trying to perform some specific task. | In effort to avoid stressing new users, there are some subjectively more complicated topics most new users will not ''need'' to learn about, unless they are trying to perform some specific task. | ||
Line 48: | Line 57: | ||
* [[Kernel Module]] | * [[Kernel Module]] | ||
* [[Licenses]] | * [[Licenses]] | ||
* [[Shell]] | * [[Shell]] | ||
** [[Bash]] | ** [[Bash]] | ||
Line 57: | Line 65: | ||
* [[XOrg|Xorg]] | * [[XOrg|Xorg]] | ||
* [[Xwayland]] | * [[Xwayland]] | ||
__INDEX__ | __INDEX__ | ||
__NEWSECTIONLINK__ | __NEWSECTIONLINK__ | ||
[[Category:Terminology]] | [[Category:Terminology]] |
Latest revision as of 10:26, 30 October 2024
Introduction
New users engaging with the Linux and the open-source ecosystem for the first time will likely encounter a significant amount of new terminology. This is a list of subjects that new users may wish to become familiar with upon delving into more advanced Linux usage.
Terms
- Bloat
- Command-Line Interface (CLI)
- Command
- Desktop Environments
- Display Manager
- Drivers
- Free Open Source Software / Free, Libre Open Source Software (FOSS/FLOSS)
- Graphical User Interface (GUI)
- Linux
- Linux Distribution
- Ownership
- Package
- Package Manager
- Privacy
- Program
- Repository (Repo)
- Script
- Security
- tar.xz / Tarball
- Text-Based User Interface (TUI)
- Theming / "Ricing"
- Window Managers
Advanced Terms
In effort to avoid stressing new users, there are some subjectively more complicated topics most new users will not need to learn about, unless they are trying to perform some specific task.