Visual Paradigm Logo
     Build Quality Applications Faster, Better and Cheaper
 
Home | Products | Download | Documentation | Support | Resources | Partners | Quick Tour | Shop | Company |  
 
   Visual Paradigm Discussion Forum
  Login   [ Register ] Email: Password: Log me on automatically I lost my password  
Advanced Search
How to start the Teamwork Server on startup (suse linux 10)  
Forum Index -> Teamwork Server
Author Message
Anonymous

currently we have to start the server in a user session. if this session is closed the teamwork server is also down.
Question - see subject !

Is there any script we can use or any description how we can do it with the suse config tool YAST?

cheers
 
angus


Joined: 2005/04/29
Messages: 111

Offline

You can run following command to start the the Teamwork Server as service:
/usr/local/Teamwork_Server_2.3/bin/StartTeamworkServerService start

and shutdown by:
/usr/local/Teamwork_Server_2.3/bin/StartTeamworkServerService stop

You can run following command for installing as services
ln -s /usr/local/Teamwork_Server_2.3/bin/StartTeamworkServer /etc/init.d/vpteamworkserver
ln -s /etc/init.d/vpteamworkserver /etc/rc3.d/S98vpteamworkserver
* Warning, I only tested these command on Fedora Core 5
* I assume you are running in level 3

 
 
   Forum Index -> Teamwork Server
Go to:   
Powered by JForum 2.1.4 © 2005 - Rafael Steil