uninstall commands

This commit is contained in:
openoms
2019-07-07 10:48:19 +01:00
parent 8dc8edfaa6
commit 26fc873336

View File

@@ -44,8 +44,15 @@ CTRL+O and ENTER to save, CTRL+X to exit
After setting up and activating ZeroTier on my Android phone successfully tested:
* ZeusLN using the IP 172.x.x.x and port 8080
* RTL from the outside on my 172.x.x.x:3000 address
* Termius to connect with ssh to admin@172.x.x.x
---
* To uninstall run:
```
sudo systemctl stop zerotier-one
sudo apt remove zerotier-one
sudo rm -r /var/lib/zerotier-one
```
---
This guide is based on: https://medium.com/@ketominer/using-nodl-remotely-with-zerotier-a9a17cbb48cf