Linux Desktop Configuration Guide#
1. Initial System & User Setup#
Privilege Escalation#
# Add user to sudo group
sudo usermod -aG sudo marc# Activate root account
sudo passwd rootEssential UI Software#
# File Browsers (Dolphin is recommended)
sudo apt install dolphin krusader konqueror -y# Partition Manager
sudo apt install gparted -y# Synaptic & GDebi
sudo apt install synaptic gdebi -y2. Repositories & Package Management#
Enable Non-Free & Backports#
- Open the Software app > Top Right Corner > Software Repositories.
- Enable Non-Free and Contrib.
Configure Backports Manually: