Cats & Linux

  • 1 Post
  • 10 Comments
Joined 3 years ago
cake
Cake day: June 21st, 2023

help-circle

  • And Debian? I don’t understand how you can list Arch as one of the most stable distributions when, based on its update model, it doesn’t seek stability but rather constant updating. If you’re referring to operational stability, in my opinion it’s not on the same level as Debian, Leap, Ubuntu, or Fedora. Stability is not synonymous with number of users.



  • It all depends on how much time and energy you have to configure and maintain your system. If you want a rolling distribution and don’t have much time available, I would recommend Tumbleweed because it strikes a good balance between constant updates and operational stability, as it comes configured with snapper, a great tool for restoring the system in case of an update failure. If you have more time available to manage your system, I would try Arch directly because I am not in favour of using distributions that do not have control over their own repositories.


  • I agree with you, but for Linux-based mobile phones to advance, pressure would need to be put on large financial institutions and instant messaging companies to allow their applications to run outside the Android ecosystem. Regarding the brands you have chosen, I think it is also important to directly support EU-based companies such as SUSE, which focus on open source and support Linux development projects such as openSUSE. As for hardware companies, there are several that specialise in distributing hardware optimised for Linux, such as Slimbook and Tuxedo, but I believe it is more important to support companies that focus their business on the development of FOSS code than companies whose business is to distribute hardware manufactured outside the EU.




  • I also use openSUSE Tumbleweed for the same reasons as you. In my case I also like the security configuration that openSUSE has (SELinux+Firewalld) and its snapshot restore tool in case of failure (snapper). I think openSUSE is one of the distributions that enforces security the most as soon as you install the system and to maintain that security I try to install only the software I need and I try not to add external repositories. I would like to try Aeon because I think it is a more security-focused distro but I still need to dual-boot with Windows to connect to my work and Aeon doesn’t allow this. In short, I use Tumbleweed as it comes out of the box and just add the packman repository. Many people think that Linux is free of malware and viruses and install many programs from aur, obs, external repositories,… without thinking that they are giving root access to code of dubious origin.



  • Any major Linux distribution has a system for building packages, it’s not something special to Arch. In fact, Arch’s great advantage of the aur repository actually becomes a disadvantage by introducing instability and insecurity into your system when you add programs from that repository. It’s amazing that people criticize Windows security with .exe’s and then install packages from external repositories with the security of “trust in the repository”. How can you trust code with root access to the system just because it’s in the aur repository? That’s the main question I would ask Arch users.