diff --git a/docs/hardware/en/kvm/NanoKVM/network/tailscale.md b/docs/hardware/en/kvm/NanoKVM/network/tailscale.md index 1bec9402..76aa2d7c 100644 --- a/docs/hardware/en/kvm/NanoKVM/network/tailscale.md +++ b/docs/hardware/en/kvm/NanoKVM/network/tailscale.md @@ -48,4 +48,17 @@ NanoKVM now comes with Tailscale built-in, and you can start using it with just 3. Execute `/etc/init.d/S98tailscaled restart` to start the Tailscale service. 4. Execute `tailscale login` and wait for the login link to be generated, then visit the generated link in your browser. 5. Click `Connect` in the browser to add NanoKVM to your Tailscale account. -6. You're all set! You can now access NanoKVM via Tailscale. \ No newline at end of file +6. You're all set! You can now access NanoKVM via Tailscale. + +## Updating Tailscale + +*Note: Only proceed if you have physical access to the device to avoid locking yourself out.* + +1. Enter the IP address of NanoKVM in your browser and access it. +2. Click on Settings - Tailscale. +3. Press the tree dots and click on `Uninstall Tailscale`. +4. Confirm the uninstall with `Yes`. +5. Refresh the page. +6. Click on Settings - Tailscale. +7. Click `Install` and wait for the installation to complete. +8. Your Tailscale is updated.