If you installed the database server as a daemon, you can uninstall it using the chkconfig command line tool. If you installed it using Service Launcher, you can uninstall it in Service Launcher.

-
In a terminal, type in the following commands to stop, then disable the daemon:
$ sudo service toonboom_dbserver stop
$ sudo chkconfig toonboom_dbserver off
The database server daemon will stop and will no longer launch on boot.

-
In a terminal, type in the following commands to stop, then disable the daemon:
$ sudo service toonboom_link_srv stop
$ sudo chkconfig toonboom_link_srv off
The link server daemon will stop and will no longer launch on boot.

- 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.
- Uncheck the Launch when Service Launcher starts option.
-
In the top menu, select Server > Save All Settings.

- 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.
- Uncheck the Launch when Service Launcher starts option.
-
In the top menu, select Server > Save All Settings.
Comments
0 comments
Article is closed for comments.