Stopping and Restarting the Database Server on GNU/Linux
If you installed the database server as a daemon, you can stop it and restart it using the service command line tool. If you installed it using Service Launcher, you can stop it and restart it manually in Service Launcher.
If you have installed the link server so as to be able to handle Windows clients, stopping and restarting it may also be necessary for the intended purpose.
-
In a terminal, enter the following command:
$ sudo service toonboom_dbserver stop
-
When you are ready to start the server again, enter the following command:
$ sudo service toonboom_dbserver start
You can also restart the service instantly with the following command:
$ sudo service toonboom_dbserver restart
-
In a terminal, enter the following command:
$ sudo service toonboom_link_srv stop
-
When you are ready to start the server again, enter the following command:
$ sudo service toonboom_link_srv start
You can also restart the service instantly with the following command:
$ sudo service toonboom_link_srv restart
- Make sure you are currently signed in as the user running the service.
-
In the system tray, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the Database Server tab.
- Click on Stop.
- When you are ready to start the server again, click on Launch.
- Make sure you are currently signed in as the user running the service.
-
In the system tray, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the Link Server tab.
- Click on Stop.
- When you are ready to start the server again, click on Launch.