Themes: Data Ownership, Server
Status: 🌱
Tags: resource
Tailscale
Tailscale is a VPN that allows devices to connect to each other securely over the internet, as if they were on the same local network.
- Create a free Tailscale account.
- Click “add machine”.
- Select linux server.
- Generate an install script.
- Copy the script and paste it into the VSCode terminal.
- Start Tailscale.
sudo tailscale up- Copy the server IP from the Tailscale website.
- Save the server’s Tailscale IP in the Server Administration note.
Back Matter
Next Step: Domain Acquisition and DNS Management
Previous Step: NGINX Installation
Parent Page: Home Server Build Guide