- 0 Posts
- 3 Comments
Joined 1 year ago
Cake day: May 19th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
If you install Linux first, Windows will see a grub partition on install and go “Oh, let me use this too” disregarding it’s for an entirely different OS. Then when grub is updated by Windows it goes “What’s all this crap, nah, we don’t need any of this” and then your Linux distro can’t be booted.
I’ve dual booted for years, never had an issue because I installed Windows first.



run installer
curl -L https://install.pivpn.io/ | bashCreate a user with
pivpn addExample:
root@funhaus:~# pivpn add Enter a Name for the Client: user.nameThe conf file can also be found in
/home/user.name/configsCopy the conf to your machine. Install WireGuard and use that conf.
In qbitorrent you should make sure the application is set to use the VPN network, otherwise it’ll use both. Go to Settings > Advanced > Set Wireguard from “Network Interface”