• 14 Posts
  • 109 Comments
Joined 2 年前
cake
Cake day: 2023年6月15日

help-circle



  • honestly most distros will be fine. what matters more is your desktop environment. pick something light where Bells and whistles can be turned off. i used fvwm for many years on a lower spec system. now I use kde/plasma on wayland.

    I’ve used arch and Debian on low spec systems. both were fine. slightly prefer arch cause it’s more up to date






  • why exactly do you prefer run0?

    with sudo I can allow certain actions I do myself (e. g. system upgrade or change timezone) to proceed without a password, but require a password for everything else. this is important because some scripts elevate privileges via sudo. if I allowed all sudo without password I might be ruined byone badly written script…