diff --git a/content/blog/tailscale-wsl-mtu.md b/content/blog/tailscale-wsl-mtu.md index f3fad07..61d4677 100644 --- a/content/blog/tailscale-wsl-mtu.md +++ b/content/blog/tailscale-wsl-mtu.md @@ -11,6 +11,8 @@ tags = ["ssh", "windows", "linux", "networking"] I use [Tailscale](https://tailscale.com) to connect all of my machines and devices together. I don't have open ports in my firewall, so it's one less thing to worry about from a security perspective. I can start the daemon on my iPad and then connect to any of my machines in my home network just as if I were at home (or stream games from my desktop via Steam Link). + + ## Machines The most powerful machine in the house is my desktop. It's got an i9-9900K processor, 64GB of DDR4 RAM, and an nVidia RTX 3090 graphics card. Generally speaking, the "primary" purpose of the machine is to play games. Because of "games", it runs Windows 11. I can concur that Linux is more than capable of running just about any game out there using [Wine](https://www.winehq.org) or [Proton](https://github.com/ValveSoftware/Proton), I have a different experience with streaming.