PDA

View Full Version : Please Help


(EK)sparky
10-09-2004, 17:43
I am a linux noob and i have two problems
1/ I have managed to install ts but i can only start up in root when i try with a user i get access denied how do i allow access to users

2/ when ts is running can i add more than 1 server i tried to do it in
superadmin but any changes i make seem to vanish(do i need to do
any thing with MySQL) also if u can do more than 1 ts i assume
it has to be on different port if so how do i do this
thanks for any help



my server runs on redhat 9

Degas
11-09-2004, 16:10
If you extracted the installation in root, only the Server Admin is going to be able to access it. If you want users to be able to start and stop the server, you are going to have to create a user account and install the server in that account. Check the Noob Linux sticky at the top of this forum.

Everything you need to do about starting additional servers and assigning ports can be done in your superadmin panel. Once again, check the sticky'd post above :) If you are starting additional servers, each one has to have a unique UDP Port address. Once you get that figured out in the "Servers" menu in the superadmin panel, you shouldn't have any problem with them persisting. Just keep in mind that you will need to start and stop each server individually in the superadmin controls. If you use the command line switch to stop and start your server, that effects ALL servers.

I'm still new at this, but I think that's how it works :)