Get Linux Mastery Express:
https://linuxtex.thinkific.com/
In this video, I’ll be taking you through 20 things that’ll make your Debian system perform Better (Preload), your Internet Speed Faster (custom DNS) and so many more improvements.
Connect with me on Instagram:
http://instagram.com/aquilroshan/
Support my work on Patreon:
https://www.patreon.com/linuxtex
Commands and Links:
Update & Upgrade:
su
(Enter root password when prompted)
apt update;
apt upgrade
Install Favorite Apps:
su
(Enter root password when prompted)
apt install vlc gimp gparted 0ad alien-arena
Install Timeshift Backup Tool:
su
(Enter root password when prompted)
apt install timeshift
Install Preload:
su
(Enter root password when prompted)
apt install preload
Improve Laptop Battery:
su
(Enter root password when prompted)
apt install tlp tlp-rdw
Just run the above command and you don’t need to do anything else. It’ll make your laptop battery last longer by implementing some power-saving protocols. Sorry, I forgot this one in the video.
Firefox Tweaks:
about:config
layers.acceleration.force-enabled
gfx.webrender.all
Change DNS:
8.8.8.8,8.8.4.4
GS Connect GNOME Extensions:
apt install gnome-shell-extension-manager
https://extensions.gnome.org/extension/1319/gsconnect/
(Select shell version 43)
Install Flatpak:
su
(Enter root password when prompted)
apt install flatpak
apt install gnome-software-plugin-flatpak
flatpak remote-add --if-not-exists flathub
https://flathub.org/repo/flathub.flatpakrepo
Restart
Bleachbit:
sudo apt install bleachbit
Share this page with your family and friends.