User:Encode/Workstation: Difference between revisions
m (Link to Git category page) |
m (→Desktop environments: Fixed double redirect.) |
||
Line 29: | Line 29: | ||
=== Desktop environments === | === Desktop environments === | ||
* [[ | * [[GNOME]] | ||
* [[KDE|KDE Plasma]] | * [[KDE|KDE Plasma]] | ||
* [[LXQt]] | * [[LXQt]] |
Latest revision as of 04:42, 28 August 2023
This material is work-in-progress ... Should this instead be a section in "Tutorials and Howtos"? |
Alpine Linux has no official desktop; older versions used Xfce, but now, all GUI and graphical interfaces are optional. This page is an attempt at being a jumping off page for everything you need to have a decent workstation.
Tip: Combine a version control system (like Git) and a configuration management/deployment system (like Ansible) to automate this.
Graphical user interfaces (GUI)
Display Server
Desktop environments
Window managers
Stacking (floating) window managers
Tiling (dynamic) window managers
Fonts
Note: Depending on the Desktop environment/window manager fonts may or may not be installed automatically.
Networking
Printer
Sound
Note: If you are unsure, PipeWire is recommended.
Laptop
This material needs expanding ... To be done. |
- Suspend on LID close
- Power management
- Suspend and hibernate
- CPU frequency scaling
Miscellaneous
- man command/man pages
- Default applications - Changing the default application associated with a filetype.
- Bubblewrap - Unprivileged sandboxing tool.