Manage services
Added by Priato about 8 years ago
Hello,
It's probably another stupid question but : I would like to know how to manage services under Ubuntu. I try to set privilege to character, but I don't understand how to use the following command:
setPriv 1 :DEV:
Is there a specific process linked to?
My "shard start" command works perfectly. I can have help and display:
INF b78326d0 priato/AS-0 : Executing command : 'help' INF b78326d0 priato/AS-0 : Help commands: INF b78326d0 priato/AS-0 : - help all INF b78326d0 priato/AS-0 : - help aes INF b78326d0 priato/AS-0 : - help cpu INF b78326d0 priato/AS-0 : - help nel INF b78326d0 priato/AS-0 : - help net INF b78326d0 priato/AS-0 : - help <wildcard> INF b78326d0 priato/AS-0 : - help <command name>
Is "AS-0" means that I'm using Admin Service command? How can I switch to EGS command?
Replies (4)
RE: Manage services - Added by Priato about 8 years ago
Is there an Ubuntu user who has followed the AddingGameEntities tutorial? Specially the "Char with admin rights" part?
RE: Manage services - Added by Priato about 8 years ago
Hello,
I think I didn't understand than services are managed by web interface and not by linux command...
Shame on me !
RE: Manage services - Added by molator about 8 years ago
Each service is launched in a "screen" (a virtual terminal).
Have a look here https://help.ubuntu.com/community/Screen
You can switch to the next service with CTRL + A + N.
You can enter commands into a "screen" for the related service.
You can monitor the services with the shard administration website.
But i don't know if you can enter commands from the website.
RE: Manage services - Added by Priato about 8 years ago
Oh! Big thanks to you !
I didn't think to read more about screen functionalities. It's my fault.
But I've seen screenshot in forum, of web interface with admin command. So maybe it is another path...
Thanks a lot for this issue.
(1-4/4)