07-21-2020, 08:06 PM
(07-20-2020, 04:57 AM)Blinmakerivan link Wrote: [size=1em][size=1em][member=29851]Blinmakerivan[/member][/size]
i fixed the update issue. it had something to do with the mysql key (whatever that is) and ran "sudo apt-get update" in the terminal. It updated fine. but after the update it takes too long to boot compared to before the update. i have an ssd in my system. any Ideas?
[/size]
[size=1em]If you havent done this yet in LL4.x [/size]
In the LL4.x series I know one could gain performance if not planning on using VirtualBox and removing. Run the following commands 1 at a time:
Code:
sudo apt purge virtualbox*
sudo systemctl stop vboxadd.service
sudo systemctl stop vboxadd-service.service
sudo systemctl disable vboxadd.service
sudo systemctl disable vboxadd-service.service
[size=1em]You can also check the following commands to see what process is taking the longest. 1 at a time...[/size]
Code:
systemd-analyze
systemd-analyze blame
systemd-analyze critical-chain
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2