mirror of
https://github.com/ChocoTaco1/Tribes2-Server-Setup-Guide.git
synced 2026-07-12 15:04:33 +00:00
Update
This commit is contained in:
parent
b363bac19e
commit
798c2f927d
2 changed files with 4 additions and 3 deletions
|
|
@ -25,7 +25,8 @@ Tacoserver: [Tacoserver Github](https://github.com/ChocoTaco1/TacoServer)
|
||||||
---
|
---
|
||||||
### Connecting to your vps
|
### Connecting to your vps
|
||||||
- SSH as root into your vps (Your root password can usually be found on your host vps website)
|
- 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/
|
- 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/
|
||||||
- In Linux use
|
- In Linux use
|
||||||
|
|
||||||
ssh root@ip.address -L 5901:localhost:5901
|
ssh root@ip.address -L 5901:localhost:5901
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,8 @@ Tacoserver: [Tacoserver Github](https://github.com/ChocoTaco1/TacoServer)
|
||||||
---
|
---
|
||||||
### Connecting to your vps
|
### Connecting to your vps
|
||||||
- SSH as root into your vps (Your root password can usually be found on your host vps website)
|
- 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/ Amother method for Windows: 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/) - https://putty.org/
|
||||||
|
- Another method for Windows: https://www.howtogeek.com/311287/how-to-connect-to-an-ssh-server-from-windows-macos-or-linux/
|
||||||
- In Linux use
|
- In Linux use
|
||||||
|
|
||||||
ssh root@ip.address -L 5901:localhost:5901
|
ssh root@ip.address -L 5901:localhost:5901
|
||||||
|
|
@ -51,7 +52,6 @@ Tacoserver: [Tacoserver Github](https://github.com/ChocoTaco1/TacoServer)
|
||||||
---
|
---
|
||||||
# Log out as root and log back in as t2server or your newly created user. This is very important...
|
# Log out as root and log back in as t2server or your newly created user. This is very important...
|
||||||
|
|
||||||
|
|
||||||
ssh t2server@ip.address -L 5901:localhost:5901
|
ssh t2server@ip.address -L 5901:localhost:5901
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue