Hello,
I’m trying to return to Linux after 15 years spent using dark-sides OS
After reading and watching suggestion, reviews and opinions, I’ve shortlisted 3 Linux distros to try. The first one is EOS thanks in particular to this friendly community. I understand the installation process and I understand that Arch needs to be taken care off or it could end bad. What I’m interested to learn in this topic is: how I can maintain an healthy system after the installation?
You need to update EOS frequently or you risk to break the system. Can I use only the command eos-update as a shortcut for every update I need to do, or do I need to use others type of update commands?
On Mac I use Homebrew and I use the commands autoremove and cleanup to clean the system from old and unused files. Do I need to use something similar on EOS? I read for example of cleaning the cache and removing unused dependencies. If this is required, can you post the commands?
How often do you suggest to update the system? Everyday, one time for week or doesn’t really matter?
Do you have other suggestions to maintain an healthy system for the long run?
For me I do this once a week on a Saturday, I’ve had no issues doing it this way.
My only advice for maintaining a healthy system in the long run is to always double check commands, or backup or make note of the changes before doing them so you can reverse mistakes or kind of like a personal log. Sometimes a change will not creep up as an issue until later.
The two links attached already were what I read when I started and are good resources. But the update frequency is personal preference but ill-advised to leave the system too long without updating.
Thank you, I’ve read the topics mentioned and I will follow those advice. I’m happy to report that I’ve installed and I’m now writing this reply from EOS
In fact I’m a little worried that all works too well, the installer took just 7 minutes to finish the work using a cheap Mini-PC with an Intel N100 and after updating and restarting the system I can use my set of Logitech MX keyboard + mouse.
The only thing that I needed to do was starting the Bluetooth with two commands. For future references, I used:
Honestly there isn’t that much maintenance to do. Just keep it updated frequently. Don’t try to configure the crap out of the desktop. Stick with software that is known and works. Follow the EOS wiki and also the Arch wiki if needed. Don’t do partial updates. Always update prior to installing anything new. Update your mirrors when needed. Install things properly by using pacman or yay not some googled ideas. There are lots of tools on EOS to help with things such as EOS Welcome, AKM, EOS Apps Info, EOS log tool, EOS update, EOS Wiki, and the Forum. Before doing something know what to do and how. Learn! Enjoy!
Edit: Also let me not forget pacseek! It’s a great tool.
If you do not update the system frequently just because you like to use recent software, why shortlist EOS? The only risk is that if you do not update EOS or Arch for a very, very long time all the mirrors will go out of service and you will have to download the installer to get the fresh list.
Arch or EOS cannot be run on questions and answers. Use wiki and man on yay.
I update the system whenever I shut it down. Occasionally reboot is recommended by the update, so that saves a little bit of time and effort.
In a very long time, I would recommend keeping 2 kernels - the latest and the LTS one. On an Intel Mac Mini with Wi-Fi only I keep three - the latest standard and zen and the LTS. Use yay akm. I would also recommend trying the developer version of software first. For example, there are packages for .net, Julia, Rust… but they are a bit of special cases.