Linux command question

Hi. Can anyone teach me service restart command for Deadline Repository Database Service, AWS Asset Server, and Resource Server, on Linux please?

These doc links should help:

https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/aws-portal-asset-transfer-system/overview.html

https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/db-maintenance.html#database-repair

1 Like

Thank you.

Another question. How can I launch deadline license forwarder and resource server via Putty without locking up the terminal?

When you run the Deadline client software installer, you can choose to “Install Launcher As A Daemon”? (default: root); and configure its local “deadline.ini” under: “/var/lib/Thinkbox/Deadline10/deadline.ini” to start these apps on startup:

https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/install-client.html#linux-install-ref-label

https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/client-config.html

LaunchLicenseForwarderAtStartup=True
LaunchRemoteConnectionServerAtStartup=True

(I think when you mention: “resource server” you meant RCS = Remote Connection Server).

Ah yes correct. It is the RCS server.