{"id":1487,"date":"2014-10-03T11:43:46","date_gmt":"2014-10-03T10:43:46","guid":{"rendered":"http:\/\/blog.cloud-client.info\/?p=1487"},"modified":"2014-10-03T11:43:46","modified_gmt":"2014-10-03T10:43:46","slug":"solution-using-the-igel-universal-management-suite-on-linux-servers-with-upstart-for-example-ubuntu-14-04","status":"publish","type":"post","link":"https:\/\/blog.cloud-client.info\/?p=1487","title":{"rendered":"Solution: Using the IGEL Universal Management Suite on Linux Servers with upstart (for example Ubuntu 14.04)"},"content":{"rendered":"<div class=\"f1b57b4156f3c43e8a7d72dffc4b2e52\" data-index=\"1\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<script type=\"text\/javascript\"><!--\r\ngoogle_ad_client = \"ca-pub-5449811010861855\";\r\n\/* blog.cloud-client.info 2 *\/\r\ngoogle_ad_slot = \"6689524735\";\r\ngoogle_ad_width = 468;\r\ngoogle_ad_height = 60;\r\n\/\/-->\r\n<\/script>\r\n<script type=\"text\/javascript\"\r\nsrc=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">\r\n<\/script>\n<\/div>\n<p>Hello Folks,<\/p>\n<p>if you are using a new Linux distribution like Ubuntu 14.04 you maybe run into the issue that the Universal Management Suite background service will not start after a reboot.<\/p>\n<p>Reason for this is a new system to start these services coming with newer Distributions and currently (&gt; UMS Version 4.07.110) the IGEL UMS installer for Linux seams to be not able to handle upstart.<\/p>\n<p>The fix for this issue is quite simple&#8230; Open a terminal session (command line) and enter the following commands.<\/p>\n<p>cd \/etc\/init<br \/>\nsudo nano igelRMserver.conf<\/p>\n<p>Now enter the following code lines, in this sample i use the editor nano but you can also use any other editor like vi.<\/p>\n<p><code><br \/>\n#Start igelRMserver daemon<br \/>\nstart on runlevel [2345]<br \/>\nstop on runlevel [016]<br \/>\nexec \/etc\/init.d\/igelRMserver start<br \/>\n<\/code><\/p>\n<p>&nbsp;<\/p>\n<p>Important: The code is case sensitive! Save the igelRMserver.conf and reboot the system, the Service should work now and the UMS is available.<\/p>\n<p>Cheers<\/p>\n<p>Michael<\/p>\n<p>P.S.: Maybe IGEL will add this to the installer in the future.. \ud83d\ude09<\/p>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Hello Folks, if you are using a new Linux distribution like Ubuntu 14.04 you maybe run into the issue that the Universal Management Suite background service will not start after a reboot. Reason for this is a new system to start these services coming with newer Distributions and currently (&gt; UMS Version 4.07.110) the IGEL [&hellip;]<\/p>\n","protected":false},"author":1423,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[17],"tags":[],"class_list":["post-1487","post","type-post","status-publish","format-standard","hentry","category-igelums"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p3AZQ3-nZ","_links":{"self":[{"href":"https:\/\/blog.cloud-client.info\/index.php?rest_route=\/wp\/v2\/posts\/1487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.cloud-client.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.cloud-client.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.cloud-client.info\/index.php?rest_route=\/wp\/v2\/users\/1423"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.cloud-client.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1487"}],"version-history":[{"count":1,"href":"https:\/\/blog.cloud-client.info\/index.php?rest_route=\/wp\/v2\/posts\/1487\/revisions"}],"predecessor-version":[{"id":1488,"href":"https:\/\/blog.cloud-client.info\/index.php?rest_route=\/wp\/v2\/posts\/1487\/revisions\/1488"}],"wp:attachment":[{"href":"https:\/\/blog.cloud-client.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1487"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.cloud-client.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1487"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.cloud-client.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}