Daily driver guide: Difference between revisions

From Alpine Linux
m (added back sandboxing information)
m (fixed wikilink)
Line 37: Line 37:
* [[Upgrading Alpine|Upgrade your OS]] whenever a new stable version of Alpine Linux is [https://www.alpinelinux.org/releases/ released]  
* [[Upgrading Alpine|Upgrade your OS]] whenever a new stable version of Alpine Linux is [https://www.alpinelinux.org/releases/ released]  
* Install a sandboxing application like [[AppArmor]] or [[Bubblewrap]]. AppArmor is more convenient but has less control than Bubblewrap. Bubblewrap is harder to work with but has more control than AppArmor.  
* Install a sandboxing application like [[AppArmor]] or [[Bubblewrap]]. AppArmor is more convenient but has less control than Bubblewrap. Bubblewrap is harder to work with but has more control than AppArmor.  
* Consider implementing advanced security options for [[Tutorials and Howtos#Securing desktop system|securing your desktop system]].
* Consider [[Tutorials and Howtos#Security|additional security options]] for your desktop system.
* If you want the rolling release version of Alpine Linux, [[Repositories#Managing_repositories|enable]] the [[Repositories#Edge|Edge]] repository.  
* If you want the rolling release version of Alpine Linux, [[Repositories#Managing_repositories|enable]] the [[Repositories#Edge|Edge]] repository.  
* You may want to explore the [[Repositories#Testing|testing ]] repository, as it provides a lot more applications.  
* You may want to explore the [[Repositories#Testing|testing ]] repository, as it provides a lot more applications.  

Revision as of 06:17, 11 May 2025

Alpine Linux is a general purpose Linux distribution designed for power users. It is built to be small and resource efficient. If you feel the defaults are too lightweight for desktop use, it is easy to get most of the regular stuff working and use Alpine Linux as a daily driver by following this guide.

Prerequisites

Once the above prerequisites are met, install any desktop of choice either manually or using setup-desktop script.

Basics

Advanced


See also