Hello there!

I’m also @savvywolf@furry.engineer , and I have a website at https://www.savagewolf.org/ .

He/They

  • 1 Post
  • 408 Comments
Joined 3 years ago
cake
Cake day: June 27th, 2023

help-circle










  • 24.04 to 26.04 is a big version jump and sadly they can’t check every combination of hardware and software. Some people don’t go through the upgrade process and just back up their user data and reinstall when they want to upgrade to a new major release. In my experience, the automatic upgrader is usually fine but occasionally requires me to tweak something on my system.

    Missing Nvidia drivers

    Ubuntu has a “driver manager” software in the settings which should allow you to install recommended drivers.

    Python not compatible with software like Proton VPN

    What version are you using and how did you install it? You might be using an older version of their app and the issues are fixed in the latest versions. If you really can’t get their app to work, you can go to https://account.protonvpn.com/downloads#openvpn-configuration-files and download an OpenVPN file which you can import in your network settings. It doesn’t have all the bells and whistles as their app, but it still allows you to VPN your traffic.

    My pc is not welcome in the new Ubuntu world :’(

    I mean, isn’t Windows notorious for breaking things after an update as well? :P Computers in general are brittle and don’t handle change well.










  • Snapshots seem an ideal tool for the job. It won’t replace a full backup system, but as long as the cost of failure (such as you mistyping a command and nuking the disk’s partition data or something) is only a few hours of OS reconfiguration rather than losing priceless family photos, it should work.

    I use btrfs snapshots on my system. When I’m about to do something “risky” (e.g. trying out kde or cosmic) I take a snapshot beforehand. Then when I want to go back, I just restore the snapshot and reboot.

    For /home, there won’t be a lot of OS configuration there, and if it’s a burner machine you probably won’t have much personalisation done on it. However, if you want to backup configuration there, look into a dotfile manager.