• 0 Posts
  • 24 Comments
Joined 2 years ago
cake
Cake day: July 12th, 2024

help-circle








  • Wine is not an emulator.

    Linux doesn’t require programming knowledge to use, just computer knowledge at most.

    I seen a few go opposite end and claim “you do not need computer knowledge, you can just ask chatgpt for the commands and copy-paste.”

    The two commands below are equivalent so why the fuck does every single guide online use former?

    sudo apt update && sudo apt upgrade
    sudo apt upgrade -U