Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content layer
id475486511
Content column
id475486515
Content block
id475486510

On this page

Table of Contents

Content block
id475486513
Excerpt

 

Note

An appropriate JVM version should be installed on your computer.

Installing on Windows

  1. Double-click the installer and follow the on-screen instructions.
  2. Start Teamwork Server.
Note
  • If you have an evaluation or commercial with expiration (unpaid) license key, simply add it.
  • If you have purchased and paid for the commercial license,

...

...

 

Adding / Removing Teamwork Server to Windows services

 

Expand
titleAdding Teamwork Server to Windows services
  1. Start Teamwork Server. The Teamwork Server dialog appears.
  2. Click the Add Windows Service button. After the service is added, do one of the following:
    • Start this service from the Windows Services list.
    • Reboot the computer and the Service will start automatically.
    • To run the server, click the Start Server button.
Note

This feature is available only on Windows operating systems.

Warning

Windows 7 OS and Windows Vista OS Firewall do not allow remote connections. After adding Teamwork Server to Windows 7 or Windows Vista services, you must add the Teamwork Server port number 1100 in Windows Firewall Exceptions list. Only then all remote connections to Teamwork Server will be allowed.

...

titleRemoving Teamwork Server from the Windows services

...

  • .

...

...

This feature is available only on Windows operating systems.

 


Installing on OS X

  1. Double-click the installer.
  2. In the Teamwork Server installation window, drag the MagicDraw Teamwork Server folder to the Applications folder.
  3. Close the MagicDraw Teamwork Server installation window.
  4. Start Teamwork Server.
Note
  • If

...

  • a message appears asking

...

  • permission to open the file, click Open.
  • If you have an evaluation or commercial with expiration (unpaid) license key, simply add it.
  • If you have purchased and paid for the commercial license,

...

 


Installing on Unix

  1. From the MagicDraw_<version number>_teamwork_server_unix.sh shortcut menu, select the Properties command and then click to select the Allow executing file as program check box.

  2. Double-click the installer and follow the on-screen instructions.

  3. Start Teamwork Server.
 
Note
  • If you have an evaluation or commercial with expiration (unpaid) license key, simply add it.
  • If you have purchased and paid for the commercial license,

...

...

Starting Teamwork Server as a service on Linux

 

...



Content block
id475493228

Related pages

...

...

...

...

Copy the following script code and paste it into the file:

...

...

Change the value of the TEAMWORK_HOME variable according to the path of the Teamwork Server installation bin folder.

...

...

In the command line, type the following commands:

Code Block
cd /etc/rc3.d
ln -s ../init.d/teamwork S99teamwork
Info

You can also configure the service for runlevel using the following command:

Code Block
chkconfig --level 3 teamwork on

...

In the command line, type the following command:

Code Block
service teamwork start

 

 

 

Panel
titleOn this page

Table of Contents

...

titleRelated pages

...