On Linux, if you're connected to ProtonVPN and your system crashes or gets hard reset, you may find that you can no longer connect to the internet.
This is likely because ProtonVPN's killswitch has got stuck on. To check and disable it: (on Pop!_OS 22.04 in this case, but it'll work on many distros).
ip route show
nmcli device
sudo nmcli connection delete pvpn-killswitch
sudo nmcli connection delete pvpn-ipv6leak-protection
Though I enjoy and am currently using #LinuxMint, I wish I learned about #Wayland sooner. I didn't understand why game performance felt so off with my dual monitor setup for several months. I have since dabbled with an #Ubuntu#Gnome DE for some gaming, and Wayland support has alleviated those problems. However, I plan to look into other options when I've organized my data a bit more and establish proper backups. Learning #Bash, #scripting, #aliases, #workspaces and tweaking #hotkeys were also useful for making my workflow into what it is. Also, I wish I knew how bad #ProtonVPN and #ProtonDrive#Linux support would be. Despite getting used to their #CLI applications, the absence of feature parity is immensely disappointing.
What are some things you wish you had known when switching to Linux?
I start: the most important thing is not the desktop, it’s the package manager.