I loved his character arc. Half way through Wind and Truth rn
- 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.
run installer
curl -L https://install.pivpn.io/ | bash- configure wireguard
- setup non root user
- Set a port
Create 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”



Can I ask, what’s the benefit of using K8’s in a homelab? Why not just use docker?