Quantcast
Viewing latest article 11
Browse Latest Browse All 25

How To Make Elementary OS Loki and other Ubuntu Systems Boot Faster

If your Elementary OS Loki or other Ubuntu based system (16.04) is taking a long time to boot up all you need to do is change the seconds of the DefaultTimeoutStart.

BEFORE hand cp the sudo cp /etc/systemd/system.conf /etc/systemd/system.conf.bak to make a back up.

To do so edit the /etc/systemd/system.conf with your favorite text editor with elevated privileges.

Move to the two lines in the file that say:
Code:
#DefaultTimeoutStartSec=90s
Un-comment the string and change =90 to 10 seconds like so:
Code:
DefaultTimeoutStartSec=10s
Reboot:-

Your system should boot a lot faster:-

Cheers,
Ztcoracat

Viewing latest article 11
Browse Latest Browse All 25

Trending Articles