(Fixed another missed grammatical error :() |
mNo edit summary |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== Introduction == | == 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. | 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]] | ||
** [[apt | ** [[apt]] | ||
** [[dnf | ** [[dnf]] | ||
** | ** [[dpkg]] | ||
** [[NixOS| | ** [[flatpak]] | ||
** [[pacman | ** [[NixOS|nix]] | ||
** [[rpm | ** [[pacman]] | ||
** [[ | ** [[portage]] | ||
** [[zypper | ** [[rpm]] | ||
** [[snap]] | |||
** [[zypper]] | |||
* [[Privacy]] | * [[Privacy]] | ||
* [[Program]] | * [[Program]] | ||
* [[Repository (Repo)]] | * [[Repository|Repository (Repo)]] | ||
* [[Script]] | * [[Script]] | ||
* [[Security]] | * [[Security]] | ||
Line 34: | Line 38: | ||
* [[TUI|Text-Based User Interface (TUI)]] | * [[TUI|Text-Based User Interface (TUI)]] | ||
* [[Ricing|Theming / "Ricing"]] | * [[Ricing|Theming / "Ricing"]] | ||
* [[Window Manager|Window Managers]] | |||
** [[Dwm|DWM]] | |||
** [[Hyprland]] | |||
** [[IceWM]] | |||
** [[i3]] | |||
Line 57: | Line 66: | ||
* [[XOrg|Xorg]] | * [[XOrg|Xorg]] | ||
* [[Xwayland]] | * [[Xwayland]] | ||
__INDEX__ | __INDEX__ | ||
__NEWSECTIONLINK__ | __NEWSECTIONLINK__ | ||
[[Category:Terminology]] | [[Category:Terminology]] |
Revision as of 13:39, 10 June 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
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.