### 5. Starting the server, and stopping it again ###
To start the server you can now issue:
./teamspeak2-server_startscript start
If you wish to stop the server again run
./teamspeak2-server_startscript stop
### 6. Configuring the server ###
You might want to configure the newly installed server. There is a nice
webadmin interface for this, just open your favorite browser and type
"http://ts_server:14534" into the address field - of course you would have to
substitute "ts_server" with the "real" IP/Hostname.
### 7. More Questions? ###
Further questions are answered in the provided README file, that comes
with the server, if you are in the right directory (the tss2_rc2 in the
example), you can read it by issuing:
less README
|