{"id":16313,"date":"2022-09-01T10:45:59","date_gmt":"2022-09-01T08:45:59","guid":{"rendered":"https:\/\/manual.keyshot.com\/keyshot11\/?post_type=manual_documentation&#038;p=16313"},"modified":"2022-09-02T11:05:17","modified_gmt":"2022-09-02T09:05:17","slug":"headless-setup-linux","status":"publish","type":"manual_documentation","link":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/","title":{"rendered":"Headless setup Linux"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_83 ez-toc-wrap-right counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">On this page<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-6a302cb974e81\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #ffffff;color:#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #ffffff;color:#ffffff\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-6a302cb974e81\" checked aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/#Typical_setup_example\" >Typical setup example<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/#Stop_Services\" >Stop Services<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/#Services_via_SystemD\" >Services via SystemD<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/#Auto_start_Worker_Service\" >Auto start Worker Service<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/#Auto_start_Manager_Service\" >Auto start Manager Service<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/#Stop_SystemD_Services\" >Stop SystemD Services<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Typical_setup_example\"><\/span>Typical setup example<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The following is a typical step-by-step setup and install of a worker and manager as services:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Unzip Network Rendering distribution anywhere<\/li><li><code>cd<\/code> into the unzipped distribution folder<\/li><li>Run basic setup: <code>% sudo .\/setup.sh<\/code><\/li><li>Copy the license file into &#8220;\/var\/local\/share\/KeyShot11NetworkResources\/&#8221;<\/li><li><code>% cd bin<\/code><\/li><li>Configure the manager via terminal prompts:<br><code>% .\/keyshot_network_manager --config<\/code><br>Follow on-screen commands.<\/li><li>Configure the worker via terminal prompts:<br><code>% .\/keyshot_network_worker --config<\/code><br>Follow on-screen commands.<\/li><li>Install the manager watchdog service:<br><code># .\/keyshot_network_manager_watchdog -install<\/code><\/li><li>Install the worker watchdog service:<br><code># .\/keyshot_network_worker_watchdog -install<\/code><\/li><li>Start the manager watchdog service:<br><code>% .\/keyshot_network_manager_watchdog<\/code><\/li><li>Start the worker watchdog service:<br><code>% .\/keyshot_network_worker_watchdog<\/code><\/li><\/ol>\n\n\n\n<p>At this point, both the Network Rendering Manager and Worker services are running in the background.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Stop_Services\"><\/span>Stop Services<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li>Open a Terminal<\/li><li><code>cd<\/code> into the installations bin folder<\/li><li>Stop the manager watchdog service:<br><code>% .\/keyshot_network_manager_watchdog -terminate<\/code><\/li><li>Stop the worker watchdog service:<br><code>% .\/keyshot_network_worker_watchdog -terminate<\/code><\/li><\/ol>\n\n\n\n<div class=\"wp-block-genesis-blocks-gb-columns gb-layout-columns-1 one-column\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\">\n<div class=\"wp-block-genesis-blocks-gb-column info-box gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\">\n<h6 class=\"wp-block-heading\">Note<\/h6>\n\n\n\n<p>If you are running a SystemD service, remember to stop the SystemD before stopping the watchdogs.<\/p>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Services_via_SystemD\"><\/span>Services via SystemD<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Auto_start_Worker_Service\"><\/span>Auto start Worker Service<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li>Browse to <code>cd \/etc\/systemd\/system<\/code><\/li><li>Create a file named &#8216;keyshot_network_worker_watchdog.service&#8217; containing the following: <\/li><\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">[Unit]\nDescription=KeyShot Network Rendering Worker Watchdog\nWants=network-online.target\nAfter=network.target\n\n[Service]\nType=forking\nWorkingDirectory=\/home\/luxion\/Documents\/keyshot_network_11\/bin\/\nUser=luxion\nExecStart=\/home\/luxion\/Documents\/keyshot_network_11\/bin\/keyshot_network_worker_watchdog\nExecStop=\/home\/luxion\/Documents\/keyshot_network_11\/bin\/keyshot_network_worker_watchdog -terminate\nRestart=always\n\n[Install]\nWantedBy=multi-user.target<\/code><\/pre>\n\n\n\n<div class=\"wp-block-genesis-blocks-gb-columns gb-layout-columns-1 one-column\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\">\n<div class=\"wp-block-genesis-blocks-gb-column info-box gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\">\n<h6 class=\"wp-block-heading\">Note<\/h6>\n\n\n\n<p>The <code>luxion<\/code> is used as an example username. You will need to replace it with your actual username in <code>User=<\/code> and in the filepaths.<\/p>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\"><li>Reload the service file to include the newly created service <br><code># systemctl daemon-reload<\/code><\/li><li>To enable your Worker service on every reboot <br><code>% systemctl enable keyshot_network_worker_watchdog.service<\/code><\/li><li>To start your service <br><code>% systemctl start keyshot_network_worker_watchdog.service<\/code><\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Auto_start_Manager_Service\"><\/span>Auto start Manager Service<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li>Browse to <code>cd \/etc\/systemd\/system<\/code><\/li><li>Create a file named &#8216;keyshot_network_manager_watchdog.service&#8217; containing the following: <\/li><\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">[Unit]\nDescription=KeyShot Network Rendering Manager Watchdog\nWants=network-online.target\nAfter=network.target\n\n[Service]\nType=forking\nWorkingDirectory=\/home\/luxion\/Documents\/keyshot_network_11\/bin\/\nUser=luxion\nExecStart=\/home\/luxion\/Documents\/keyshot_network_11\/bin\/keyshot_network_manager_watchdog\nExecStop=\/home\/luxion\/Documents\/keyshot_network_11\/bin\/keyshot_network_manager_watchdog -terminate\nRestart=always\n\n[Install]\nWantedBy=multi-user.target<\/code><\/pre>\n\n\n\n<div class=\"wp-block-genesis-blocks-gb-columns gb-layout-columns-1 one-column\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\">\n<div class=\"wp-block-genesis-blocks-gb-column info-box gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\">\n<h6 class=\"wp-block-heading\">Note<\/h6>\n\n\n\n<p>The <code>luxion<\/code> is used as an example username. You will need to replace it with your actual username in <code>User=<\/code> and in the filepaths.<\/p>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\"><li>Reload the service file to include the newly created service <br><code># systemctl daemon-reload<\/code><\/li><li>To enable your Manager service on every reboot <br><code># systemctl enable keyshot_network_manager_watchdog.service<\/code><\/li><li>To start your service <br><code># systemctl start keyshot_network_manager_watchdog.service<\/code><\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Stop_SystemD_Services\"><\/span>Stop SystemD Services<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li>Open a Terminal<\/li><li>To stop your Worker service <br><code># systemctl stop keyshot_network_worker_watchdog.service<\/code><\/li><li>To disable your Worker service on every reboot <br><code># systemctl disable keyshot_network_worker_watchdog.service<\/code><\/li><li>To stop your Manager service<br><code># systemctl stop keyshot_network_manager_watchdog.service<\/code><\/li><li>To disable your Manager service on every reboot <br><code># systemctl disable keyshot_network_manager_watchdog.service<\/code><\/li><\/ol>\n","protected":false},"author":29916,"featured_media":0,"parent":16310,"menu_order":15,"template":"","manualdocumentationcategory":[15],"manual_doc_tag":[],"class_list":["post-16313","manual_documentation","type-manual_documentation","status-publish","hentry","manualdocumentationcategory-network-rendering"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Headless setup Linux - KeyShot 11 Manual<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Headless setup Linux - KeyShot 11 Manual\" \/>\n<meta property=\"og:description\" content=\"Typical setup example The following is a typical step-by-step setup and install of a worker and manager as services: Unzip Network Rendering distribution anywherecd into the unzipped distribution folderRun basic setup: % sudo .\/setup.shCopy the license file into &#8220;\/var\/local\/share\/KeyShot11NetworkResources\/&#8221;% cd binConfigure the manager via terminal prompts:% .\/keyshot_network_manager --configFollow on-screen commands.Configure the worker via terminal prompts:% [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"KeyShot 11 Manual\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-02T09:05:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/getting-started\\\/setup\\\/headless-setup\\\/headless-setup-linux\\\/\",\"url\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/getting-started\\\/setup\\\/headless-setup\\\/headless-setup-linux\\\/\",\"name\":\"Headless setup Linux - KeyShot 11 Manual\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/#website\"},\"datePublished\":\"2022-09-01T08:45:59+00:00\",\"dateModified\":\"2022-09-02T09:05:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/getting-started\\\/setup\\\/headless-setup\\\/headless-setup-linux\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/getting-started\\\/setup\\\/headless-setup\\\/headless-setup-linux\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/getting-started\\\/setup\\\/headless-setup\\\/headless-setup-linux\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Started with Network Rendering\",\"item\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/getting-started\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Setup\",\"item\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/getting-started\\\/setup\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Headless Setup\",\"item\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/getting-started\\\/setup\\\/headless-setup\\\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Headless setup Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/#website\",\"url\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/\",\"name\":\"KeyShot 11 Manual\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Headless setup Linux - KeyShot 11 Manual","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/","og_locale":"en_US","og_type":"article","og_title":"Headless setup Linux - KeyShot 11 Manual","og_description":"Typical setup example The following is a typical step-by-step setup and install of a worker and manager as services: Unzip Network Rendering distribution anywherecd into the unzipped distribution folderRun basic setup: % sudo .\/setup.shCopy the license file into &#8220;\/var\/local\/share\/KeyShot11NetworkResources\/&#8221;% cd binConfigure the manager via terminal prompts:% .\/keyshot_network_manager --configFollow on-screen commands.Configure the worker via terminal prompts:% [&hellip;]","og_url":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/","og_site_name":"KeyShot 11 Manual","article_modified_time":"2022-09-02T09:05:17+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/","url":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/","name":"Headless setup Linux - KeyShot 11 Manual","isPartOf":{"@id":"https:\/\/manual.keyshot.com\/keyshot11\/#website"},"datePublished":"2022-09-01T08:45:59+00:00","dateModified":"2022-09-02T09:05:17+00:00","breadcrumb":{"@id":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/headless-setup-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/manual.keyshot.com\/keyshot11\/"},{"@type":"ListItem","position":2,"name":"Getting Started with Network Rendering","item":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/"},{"@type":"ListItem","position":3,"name":"Setup","item":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/"},{"@type":"ListItem","position":4,"name":"Headless Setup","item":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/getting-started\/setup\/headless-setup\/"},{"@type":"ListItem","position":5,"name":"Headless setup Linux"}]},{"@type":"WebSite","@id":"https:\/\/manual.keyshot.com\/keyshot11\/#website","url":"https:\/\/manual.keyshot.com\/keyshot11\/","name":"KeyShot 11 Manual","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/manual.keyshot.com\/keyshot11\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manual_documentation\/16313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manual_documentation"}],"about":[{"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/types\/manual_documentation"}],"author":[{"embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/users\/29916"}],"version-history":[{"count":0,"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manual_documentation\/16313\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manual_documentation\/16310"}],"wp:attachment":[{"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/media?parent=16313"}],"wp:term":[{"taxonomy":"manualdocumentationcategory","embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manualdocumentationcategory?post=16313"},{"taxonomy":"manual_doc_tag","embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manual_doc_tag?post=16313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}