This commit is contained in:
ChocoTaco 2023-10-08 21:43:51 -04:00
parent 798c2f927d
commit 45da38bd4a
2 changed files with 4 additions and 6 deletions

View file

@ -24,9 +24,8 @@ Tacoserver: [Tacoserver Github](https://github.com/ChocoTaco1/TacoServer)
---
### Connecting to your vps
- SSH as root into your vps (Your root password can usually be found on your host vps website)
- In Windows use puTTy (ssh tunneling for vnc: https://helpdeskgeek.com/how-to/tunnel-vnc-over-ssh/) - https://putty.org/
- Another method for Windows: https://www.howtogeek.com/311287/how-to-connect-to-an-ssh-server-from-windows-macos-or-linux/
- SSH as root into your vps (Your root password can usually be found on your host vps website): https://www.howtogeek.com/311287/how-to-connect-to-an-ssh-server-from-windows-macos-or-linux/
- In Windows use puTTy (ssh tunneling for vnc: https://helpdeskgeek.com/how-to/tunnel-vnc-over-ssh/)
- In Linux use
ssh root@ip.address -L 5901:localhost:5901

View file

@ -24,9 +24,8 @@ Tacoserver: [Tacoserver Github](https://github.com/ChocoTaco1/TacoServer)
---
### Connecting to your vps
- SSH as root into your vps (Your root password can usually be found on your host vps website)
- In Windows use puTTy (ssh tunneling for vnc: https://helpdeskgeek.com/how-to/tunnel-vnc-over-ssh/) - https://putty.org/
- Another method for Windows: https://www.howtogeek.com/311287/how-to-connect-to-an-ssh-server-from-windows-macos-or-linux/
- SSH as root into your vps (Your root password can usually be found on your host vps website): https://www.howtogeek.com/311287/how-to-connect-to-an-ssh-server-from-windows-macos-or-linux/
- In Windows use puTTy (ssh tunneling for vnc: https://helpdeskgeek.com/how-to/tunnel-vnc-over-ssh/)
- In Linux use
ssh root@ip.address -L 5901:localhost:5901