π₯ How to Install WireGuard on Linux (Kubuntu & CachyOS Guide) π₯ In this video I show you how to install and configure WireGuard VPN on both Kubuntu and CachyOS Linux, generate public/private key pairs, and test VPN speeds with iPerf3! π Commands from the video below π ββββββββββββββββββββββ π£ CACHYOS β INSTALL WIREGUARD ββββββββββββββββββββββ Update system: sudo pacman -Syu Install WireGuard: sudo pacman -S wireguard-tools Generate Private Key: wg genkey | tee privatekey Generate Public Key: cat privatekey | wg pubkey Show Private Key: cat privatekey Show Public Key: cat publickey Install iPerf3: sudo pacman -S iperf3 Start iPerf3 Server: iperf3 -s Run iPerf3 Client Test: iperf3 -c SERVER_IP Multi-Threaded Speed Test: iperf3 -c SERVER_IP -P 4 ββββββββββββββββββββββ π΅ KUBUNTU β INSTALL WIREGUARD ββββββββββββββββββββββ Update system: sudo apt update sudo apt upgrade -y Install WireGuard: sudo apt install wireguard -y Generate Private Key: wg genkey | tee privatekey Generate Public Key: cat privatekey | wg pubkey Show Private Key: cat privatekey Show Public Key: cat publickey Install iPerf3: sudo apt install iperf3 -y Start iPerf3 Server: iperf3 -s Run iPerf3 Client Test: iperf3 -c SERVER_IP Multi-Threaded Speed Test: iperf3 -c SERVER_IP -P 4 ββββββββββββββββββββββ π LINKS & INFO ββββββββββββββββββββββ π Website: https://gotwirellc.com π§ Business Email: [gotwire@gotwirellc.com](mailto:gotwire@gotwirellc.com) π¬ Discord: https://discord.gg/aywsH72veY ββββββββββββββββββββββ π AMAZON AFFILIATE LINKS ββββββββββββββββββββββ β‘My Laptop https://amzn.to/4f1T1Ux β‘ USB 5GbE Adapter: https://amzn.to/3RrsdDo β‘ SFP+ Network Adapter: https://amzn.to/3RIdLqy β‘ Travel Router: https://amzn.to/4wNhza1 β‘ Ethernet Cable: https://amzn.to/4nQSC9N β‘ Network Tool Kit: https://amzn.to/4fEdpLt β‘Buy an Unraid Key!: https://unraid.net/pricing?via=gotwire (As an Amazon Associate I earn from qualifying purchases.) ββββββββββββββββββββββ π Join this channel to get access to perks: https://www.youtube.com/channel/UC9ULtt_vxO8XWDuPyxd6RJA/join Thanks for watching! Be sure to LIKE & SUBSCRIBE for more homelab, Linux, networking, and self-hosting content! #wireguard #linux #kubuntu #cachyos #vpn #linuxtutorial #wireguardvpn #selfhosting #networking #homelab #iperf3 #linuxvpn #opensource #gotwire

My Home Lab Still Works When the Internet Goes Down!
94 views

I Tested the World's Smallest 10G Ethernet Adapter!
586 views

Fiber Looks Fine⦠Until You Test It Like THIS!
127 views

How I Routed Starlink to My Studio with VLANs
1.7K views

I Bought the Wrong Fiber Cable⦠So I Cut It and Spliced It (SC APC Fix)
277 views

This Travel Router Gives Your Whole Family WiFi Anywhereβ¦
227 views