Linux
Topics
Initial Setup
sudo apt install git vim dconf-cli uuid-runtime pulseaudio blueman pavucontrol \
pip3 install --user powerline-statusflatpak updateSystemd
Look to see which processes are taking the most time of the boot process
systemd-analyze blame
systemd-analyze critical-chainDisplays the current services
Disable a systemd service
Verify services dependencies
Ubuntu
Debian
Terminal
Copy/paste to clipboard
Install `.deb` files
Recommended
Last updated