The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 2,060β€…    Votes:  2β€…    βœ… Solution
Tags: 18.04   kubuntu   startup  
Link: πŸ” See Original Answer on Ask Ubuntu ⧉ πŸ”—

URL: https://askubuntu.com/q/1151767
Title: Why is my start-up is ultra slow?
ID: /2019/06/17/Why-is-my-start-up-is-ultra-slow_
Created: June 17, 2019    Edited:  June 17, 2019
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


Part of the solution can be found here: Ubuntu 16.04 slow boot (apt-daily.service)

The accepted answer says:

This is Debian bug #844453. apt-daily.service shouldn’t be run during boot, but only some time afterward.

As a workaround, do sudo systemctl edit apt-daily.timer and paste the following text into the editor window:

# apt-daily timer configuration override
[Timer]
OnBootSec=15min
OnUnitActiveSec=1d
AccuracySec=1h
RandomizedDelaySec=30min

This changes the β€œtimer” that triggers apt-daily.service to run at a random time between 15 min and 45 min after boot, and once a day thereafter. See the systemd.timer manpage for additional (not very well written, alas) explanation of what this means.

The second part of the solution can be found here:

I would have merged in but using phone is awkward.

⇧ How to compress 3000 images in batches of 50 Is there any way to make brightness work on a HP ENVY 15-dr0350nd?  β‡©