|
|
|
|
|
by fao_
3179 days ago
|
|
> every 6 months Most people don't want or can't afford to have their computer running 24/7. Especially if they're not using it for more than 11 hours of that day. And if you use more than one OS on one computer, fast startup can save you a lot of time switching between those. > I'm not sure people realize how much complexity you have to add to make a system boot even a couple of seconds faster. Not true. I shaved 20 seconds off my boot time recently, by digging around in config files and disabling services that were never used, by backgrounding non-essential services that took a long time to start up, and by reducing the grub bootloader time. Everything I did was trivial, yet it cumulatively brought a large reduction in startup time, it's gone from one minute to ~30ish seconds now. |
|