Skip to content
Gompa edited this page Dec 11, 2022 · 1 revision

Welcome to the Gkernel wiki!

here you can find basic tips on how to boot faster and reduce clutter

to boot without checking for updates run :

sudo systemctl disable apt-daily-upgrade.timer 
sudo systemctl disable apt-daily.timer 

and to disable motd news do :

sudo systemctl disable motd-news.service
Clone this wiki locally