{"id":2256,"date":"2017-08-11T08:47:05","date_gmt":"2017-08-11T07:47:05","guid":{"rendered":"https:\/\/www.threesl.com\/blog\/?p=2256"},"modified":"2022-11-10T14:29:51","modified_gmt":"2022-11-10T14:29:51","slug":"manage-linux-cradle-server-no-gui","status":"publish","type":"post","link":"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/","title":{"rendered":"How do I manage my Linux Cradle server when I have no GUI?"},"content":{"rendered":"<h2>Managing your Cradle server via Command Line<\/h2>\n<p>Quite often you may find that the server machine you install the CDS and CWS on may not have a graphic user interface, in this case you can manage your <em>Cradle server<\/em> via a command line<\/p>\n<h3>How to Install a Security Code<\/h3>\n<p>The <strong>c_config<\/strong> command allows you to update a <em>Cradle Security Code<\/em><\/p>\n<h5>Format<\/h5>\n<pre><samp>c_config -i <em>code<\/em><\/samp><\/pre>\n<h5>Example<\/h5>\n<pre><samp>c-config -i BWEr-DSWe...<\/samp><\/pre>\n<h3>How to Start\/Stop\/Restart the Cradle Database Servers<\/h3>\n<p>The <strong>c_start<\/strong> command allows you to start, stop, restart or test the <em>Cradle Database Server (CDS)<\/em> and\/or <em>Cradle Web Server (CWS)<\/em>.<\/p>\n<h5>Format<\/h5>\n<pre>c_start {start | stop | restart | test} {cds | cws | all}<\/pre>\n<h5>Example<\/h5>\n<pre><samp>c_start start cds<\/samp><\/pre>\n<h5>Variations<\/h5>\n<table>\n<tbody>\n<tr>\n<th>Command<\/th>\n<th>Result<\/th>\n<\/tr>\n<\/tbody>\n<tbody>\n<tr>\n<td>c_start start<\/td>\n<td>start cds + cws<\/td>\n<\/tr>\n<tr>\n<td>c_start start cds<\/td>\n<td>start cds only<\/td>\n<\/tr>\n<tr>\n<td>c_start start cws<\/td>\n<td>start cws only<\/td>\n<\/tr>\n<tr>\n<td>c_start start all<\/td>\n<td>start cds + cws<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>c_start stop<\/td>\n<td>stop cds + cws<\/td>\n<\/tr>\n<tr>\n<td>c_start stop cds<\/td>\n<td>stop cds only<\/td>\n<\/tr>\n<tr>\n<td>c_start stop cws<\/td>\n<td>stop cws only<\/td>\n<\/tr>\n<tr>\n<td>c_start stop all<\/td>\n<td>stop cds + cws<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>c_start restart<\/td>\n<td>restart cds + cws<\/td>\n<\/tr>\n<tr>\n<td>c_start restart cds<\/td>\n<td>restart cds only<\/td>\n<\/tr>\n<tr>\n<td>c_start restart cws<\/td>\n<td>restart cws only<\/td>\n<\/tr>\n<tr>\n<td>c_start restart all<\/td>\n<td>restart cds + cws<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>c_start test<\/td>\n<td>give process numb of cds + cws<\/td>\n<\/tr>\n<tr>\n<td>c_start test cds<\/td>\n<td>only give process numb of cds<\/td>\n<\/tr>\n<tr>\n<td>c_start test cws<\/td>\n<td>only give process numb of cws<\/td>\n<\/tr>\n<tr>\n<td>c_start test all<\/td>\n<td>give process numb of cds + cws<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>How to Manage Cradle Projects<\/h3>\n<p>The <strong>c_prj<\/strong> command is used to create, delete, lock and unlock <em>Cradle projects<\/em>.<\/p>\n<h5>Format<\/h5>\n<pre>c_prj.exe [-create\r\n              -code &lt;projcode&gt;\r\n              -title &lt;project title&gt;\r\n              -path &lt;project location&gt;\r\n              [-pid &lt;project PID&gt;]\r\n              [-schema &lt;schema name&gt;]]\r\n          [-delete\r\n              -code &lt;projcode&gt;\r\n              -password &lt;MANAGER password&gt;\r\n              [-method {all | pdb | reg_only}]]\r\n          [-lock\r\n              -auth &lt;user&gt;,&lt;password&gt;,&lt;projcode&gt;\r\n              [-allow_user &lt;user&gt;]]\r\n          [-unlock\r\n              -auth &lt;user&gt;,&lt;password&gt;,&lt;projcode&gt;]<\/pre>\n<h5>Examples<\/h5>\n<pre>c_prj.exe -create -code TEST -title \"Test Project\" -path \/home\/apps\/temp\/projects\/test -pid TEST01 -schema empty<\/pre>\n<p>Will create a project with a project code of <em>TEST,<\/em> a title of <em>Test Project<\/em> in the\u00a0<em>\/home\/apps\/temp\/projects location<\/em> with a<em> PID<\/em> of <em>TEST01<\/em> using the empty schema.<\/p>\n<pre><samp>c_prj.exe -delete -code TEST -password MANAGER PASSWORD -method all<\/samp><\/pre>\n<p>Will delete the <em>TEST<\/em> project along with the registry entry, database files and directories.<\/p>\n<p>&nbsp;<\/p>\n<aside class=\"mashsb-container mashsb-main mashsb-stretched\"><div class=\"mashsb-box\"><div class=\"mashsb-buttons\"><a class=\"mashicon-twitter mash-small mash-center mashsb-noshadow\" href=\"https:\/\/twitter.com\/intent\/tweet?text=&amp;url=https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/&amp;via=threesl\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Tweet<\/span><\/a><a class=\"mashicon-facebook mash-small mash-center mashsb-noshadow\" href=\"https:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwww.threesl.com%2Fblog%2Fmanage-linux-cradle-server-no-gui%2F\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Share<\/span><\/a><a class=\"mashicon-subscribe mash-small mash-center mashsb-noshadow\" href=\"#\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Newsletter<\/span><\/a><div class=\"onoffswitch2 mash-small mashsb-noshadow\" style=\"display:none\"><\/div><\/div>\n            <\/div>\n                <div style=\"clear:both\"><\/div><\/aside>\n            <!-- Share buttons by mashshare.net - Version: 4.0.47-->","protected":false},"excerpt":{"rendered":"<p>Managing your Cradle server via Command Line Quite often you may find that the server machine you install the CDS and CWS on may not have a graphic user interface, in this case you can manage your Cradle server via a command line How to Install a Security Code The c_config command allows you to &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;How do I manage my Linux Cradle server when I have no GUI?&#8221;<\/span><\/a><\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"no","_lmt_disable":"no","footnotes":""},"categories":[79],"tags":[557,345,26],"class_list":["post-2256","post","type-post","status-publish","format-standard","hentry","category-faq","tag-commands","tag-cradle-database","tag-linux"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Managing Linux Servers with no GUI<\/title>\n<meta name=\"description\" content=\"Information on how to manage your CDS\/CWS via a command line for when you have no GUI on the server machine\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Managing Linux Servers with no GUI\" \/>\n<meta property=\"og:description\" content=\"Information on how to manage your CDS\/CWS via a command line for when you have no GUI on the server machine\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/\" \/>\n<meta property=\"og:site_name\" content=\"3SL Blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/3SLCradle\" \/>\n<meta property=\"article:published_time\" content=\"2017-08-11T07:47:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-10T14:29:51+00:00\" \/>\n<meta name=\"author\" content=\"Phil Shaw\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@threesl\" \/>\n<meta name=\"twitter:site\" content=\"@threesl\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Phil Shaw\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/manage-linux-cradle-server-no-gui\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/manage-linux-cradle-server-no-gui\\\/\"},\"author\":{\"name\":\"Phil Shaw\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/person\\\/0df6ae48bc2385484c2eda3fff4b77ee\"},\"headline\":\"How do I manage my Linux Cradle server when I have no GUI?\",\"datePublished\":\"2017-08-11T07:47:05+00:00\",\"dateModified\":\"2022-11-10T14:29:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/manage-linux-cradle-server-no-gui\\\/\"},\"wordCount\":300,\"publisher\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\"},\"keywords\":[\"commands\",\"Cradle database\",\"linux\"],\"articleSection\":[\"FAQ\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/manage-linux-cradle-server-no-gui\\\/\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/manage-linux-cradle-server-no-gui\\\/\",\"name\":\"Managing Linux Servers with no GUI\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#website\"},\"datePublished\":\"2017-08-11T07:47:05+00:00\",\"dateModified\":\"2022-11-10T14:29:51+00:00\",\"description\":\"Information on how to manage your CDS\\\/CWS via a command line for when you have no GUI on the server machine\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/manage-linux-cradle-server-no-gui\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.threesl.com\\\/blog\\\/manage-linux-cradle-server-no-gui\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/manage-linux-cradle-server-no-gui\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How do I manage my Linux Cradle server when I have no GUI?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\",\"name\":\"3SL Blog\",\"description\":\"From concept to creation\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\",\"name\":\"3SL\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/3SL_Logo_Medium.png\",\"contentUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/3SL_Logo_Medium.png\",\"width\":152,\"height\":80,\"caption\":\"3SL\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"http:\\\/\\\/facebook.com\\\/3SLCradle\",\"https:\\\/\\\/x.com\\\/threesl\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/person\\\/0df6ae48bc2385484c2eda3fff4b77ee\",\"name\":\"Phil Shaw\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b19783cae59e6048640b3a0c1a1b62865d1678f2b2400a08e23e331cdb4cb9b8?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b19783cae59e6048640b3a0c1a1b62865d1678f2b2400a08e23e331cdb4cb9b8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b19783cae59e6048640b3a0c1a1b62865d1678f2b2400a08e23e331cdb4cb9b8?s=96&d=mm&r=g\",\"caption\":\"Phil Shaw\"},\"sameAs\":[\"https:\\\/\\\/www.threesl.com\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Managing Linux Servers with no GUI","description":"Information on how to manage your CDS\/CWS via a command line for when you have no GUI on the server machine","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:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/","og_locale":"en_GB","og_type":"article","og_title":"Managing Linux Servers with no GUI","og_description":"Information on how to manage your CDS\/CWS via a command line for when you have no GUI on the server machine","og_url":"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/","og_site_name":"3SL Blog","article_publisher":"http:\/\/facebook.com\/3SLCradle","article_published_time":"2017-08-11T07:47:05+00:00","article_modified_time":"2022-11-10T14:29:51+00:00","author":"Phil Shaw","twitter_card":"summary_large_image","twitter_creator":"@threesl","twitter_site":"@threesl","twitter_misc":{"Written by":"Phil Shaw","Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/#article","isPartOf":{"@id":"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/"},"author":{"name":"Phil Shaw","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/person\/0df6ae48bc2385484c2eda3fff4b77ee"},"headline":"How do I manage my Linux Cradle server when I have no GUI?","datePublished":"2017-08-11T07:47:05+00:00","dateModified":"2022-11-10T14:29:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/"},"wordCount":300,"publisher":{"@id":"https:\/\/www.threesl.com\/blog\/#organization"},"keywords":["commands","Cradle database","linux"],"articleSection":["FAQ"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/","url":"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/","name":"Managing Linux Servers with no GUI","isPartOf":{"@id":"https:\/\/www.threesl.com\/blog\/#website"},"datePublished":"2017-08-11T07:47:05+00:00","dateModified":"2022-11-10T14:29:51+00:00","description":"Information on how to manage your CDS\/CWS via a command line for when you have no GUI on the server machine","breadcrumb":{"@id":"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.threesl.com\/blog\/manage-linux-cradle-server-no-gui\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threesl.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How do I manage my Linux Cradle server when I have no GUI?"}]},{"@type":"WebSite","@id":"https:\/\/www.threesl.com\/blog\/#website","url":"https:\/\/www.threesl.com\/blog\/","name":"3SL Blog","description":"From concept to creation","publisher":{"@id":"https:\/\/www.threesl.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.threesl.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.threesl.com\/blog\/#organization","name":"3SL","url":"https:\/\/www.threesl.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/02\/3SL_Logo_Medium.png","contentUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/02\/3SL_Logo_Medium.png","width":152,"height":80,"caption":"3SL"},"image":{"@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/facebook.com\/3SLCradle","https:\/\/x.com\/threesl"]},{"@type":"Person","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/person\/0df6ae48bc2385484c2eda3fff4b77ee","name":"Phil Shaw","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/b19783cae59e6048640b3a0c1a1b62865d1678f2b2400a08e23e331cdb4cb9b8?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b19783cae59e6048640b3a0c1a1b62865d1678f2b2400a08e23e331cdb4cb9b8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b19783cae59e6048640b3a0c1a1b62865d1678f2b2400a08e23e331cdb4cb9b8?s=96&d=mm&r=g","caption":"Phil Shaw"},"sameAs":["https:\/\/www.threesl.com\/"]}]}},"modified_by":"Jan Lamb","_links":{"self":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/2256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/comments?post=2256"}],"version-history":[{"count":12,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/2256\/revisions"}],"predecessor-version":[{"id":2360,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/2256\/revisions\/2360"}],"wp:attachment":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/media?parent=2256"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/categories?post=2256"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/tags?post=2256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}