• 0 Posts
  • 43 Comments
Joined 3 years ago
cake
Cake day: June 25th, 2023

help-circle









  • We had a $2k fridge that broke within a few years of owning it. We got it fairly discounted due to a dent in the side.

    Our $150 fridge from Sears is still in the garage, and still runs perfectly after owning it for 13 years. Looks pretty much like the one in the pic.






  • Your note is very interesting about the difference between the commands and how autoremove will automatically remove stuff before or after the upgrade is performed. Should it always be done after, or are there instances when running it before is more beneficial? Is there any need to do both like this:

    # sudo apt --update --autoremove upgrade -y && sudo apt autoremove -y