mirror of
https://github.com/ChocoTaco1/Tribes2-Server-Setup-Guide.git
synced 2026-01-20 01:54:46 +00:00
update
This commit is contained in:
parent
d1058156a2
commit
79a84b202e
|
|
@ -24,8 +24,7 @@ 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): 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/)
|
||||
- SSH as root into your vps (Your root password can usually be found on your host vps website): https://www.linode.com/docs/guides/connect-to-server-over-ssh-on-windows/
|
||||
- In Linux use
|
||||
|
||||
ssh root@ip.address -L 5901:localhost:5901
|
||||
|
|
@ -118,7 +117,7 @@ Tacoserver: [Tacoserver Github](https://github.com/ChocoTaco1/TacoServer)
|
|||
---
|
||||
|
||||
### Setup T2
|
||||
- Install T2 in wine (Typically installs to `/home/t2server/.wine/drive_c/Dynamix`)
|
||||
- Install T2 in wine (Typically installs to `/home/t2server/.wine/drive_c/Dynamix`).
|
||||
|
||||
wine Tribes2gsi.exe
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,7 @@ 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): 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/)
|
||||
- SSH as root into your vps (Your root password can usually be found on your host vps website): https://www.linode.com/docs/guides/connect-to-server-over-ssh-on-windows/
|
||||
- In Linux use
|
||||
|
||||
ssh root@ip.address -L 5901:localhost:5901
|
||||
|
|
|
|||
Loading…
Reference in a new issue