{"id":1295,"date":"2024-08-05T02:57:14","date_gmt":"2024-08-04T19:57:14","guid":{"rendered":"https:\/\/www.tneutron.net\/mikro\/?p=1295"},"modified":"2024-07-31T13:43:05","modified_gmt":"2024-07-31T06:43:05","slug":"linux-operating-system-services","status":"publish","type":"post","link":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/","title":{"rendered":"Linux Operating System Services"},"content":{"rendered":"<p><span class=\"notranslate\">Service on the Linux operating system known as daemons.<\/span> <span class=\"notranslate\"> This service was developed to allow a process running in the background without the need for direct interaction with the user.<\/span> <span class=\"notranslate\"> Most daemons are run by the system when the system is active (startup).<\/span> <span class=\"notranslate\"> Examples of Linux applications that fall into the category of this service is the Apache HTTP Server, Nginx HTTP Server, MySQL Database Server, and Open SSH Server.<\/span><\/p>\n<p><span class=\"notranslate\"> Service is an application that is different from the application user.<\/span> <span class=\"notranslate\"> Its existence is capable of supporting a system that can run multiple processes at once (multitasking).<\/span> <span class=\"notranslate\"> Each service application that is run at startup on Linux \/etc\/rc*.d\/ placed in the directory, where * is used to refer to a runlevel that have been determined during the process of init system.<\/span> <span class=\"notranslate\"> Scripts to change the status of a service is generally placed in the directory \/etc\/init.d\/.<\/span><\/p>\n<p><span class=\"notranslate\"> Changing the status of a service may be activation and deactivation of the service.<\/span> <span class=\"notranslate\"> The command is given following the conversion of its status, which can only be run by the root user.<\/span><br \/>\n<span class=\"notranslate\"> <strong>\/etc\/init.d\/skrip-daemon command<\/strong><\/span><br \/>\n<span class=\"notranslate\"> Commands herein may contain:<\/span><br \/>\n<span class=\"notranslate\"> &#8211; Start: start the service<\/span><br \/>\n<span class=\"notranslate\"> &#8211; Stop: stop the service<\/span><br \/>\n<span class=\"notranslate\"> &#8211; Restart: stop and run back service<\/span><br \/>\n<span class=\"notranslate\"> &#8211; Reload: read back the data and application services<\/span><br \/>\n<span class=\"notranslate\"> &#8211; Status: display the status of the service<\/span><\/p>\n<p><span class=\"notranslate\">Examples of the above command, given in the following figure.<\/span><br \/>\n<a href=\"http:\/\/www.tneutron.net\/mikro\/wp-content\/uploads\/sites\/5\/2015\/12\/image-12.png\"><img loading=\"lazy\" decoding=\"async\" title=\"image\" src=\"http:\/\/www.tneutron.net\/mikro\/wp-content\/uploads\/sites\/5\/2015\/12\/image_thumb-12.png\" alt=\"image\" width=\"444\" height=\"186\" border=\"0\" \/><\/a><br \/>\n<span class=\"notranslate\"> Figure 40. Example of command in Linux management services<\/span><\/p>\n<p><span class=\"notranslate\"> The above command will cause ssh service is enabled by the system.<\/span> <span class=\"notranslate\"> Another way to operate the service is dengen using the following command.<\/span><br \/>\n<span class=\"notranslate\"> <strong>service-daemon script command<\/strong><\/span><br \/>\n<span class=\"notranslate\"> <strong>Linux Startup Service<\/strong><\/span><br \/>\n<span class=\"notranslate\"> The command has just presented above for the service will not make these services run at computer startup.<\/span> <span class=\"notranslate\"> The following command can be used for this purpose.<\/span><br \/>\n<span class=\"notranslate\"> Activation of the service startup: <strong>insserv script-daemon<\/strong><\/span><br \/>\n<span class=\"notranslate\"> Deactivation of the service startup: <strong>insserv -r script-daemon<\/strong><\/span><\/p>\n<p><span class=\"notranslate\"> If the SSH service has been installed then through the above command will disable the system startup for the SSH service.<\/span> <span class=\"notranslate\"> This can be proven by restarting the computer then reads the status of the SSH service.<\/span><br \/>\n<span class=\"notranslate\"> Analysis can be done by looking at the status of the service.<\/span> <span class=\"notranslate\"> Besides through status, analysis can also be done through the reading of the records of activities (log) of the service.<\/span><\/p>\n<p><span class=\"notranslate\"> Each service in Linux has a log file in text format that can be accessed or opened with a text editor application, such as the nano, more, paint, gedit, kwrite, and the like.<\/span> <span class=\"notranslate\"> In general, almost all the log files are stored by the Linux system in the directory \/ var \/ log \/.<\/span> <span class=\"notranslate\"> More on log reading techniques can be seen in the material Troubleshooting Network Operating System.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Service on the Linux operating system known as daemons. This service was developed to allow a process running in the<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"colormag_page_container_layout":"default_layout","colormag_page_sidebar_layout":"default_layout","footnotes":""},"categories":[1238],"tags":[1356,1358,1359,1361,1357,1363,1360,1365,1364,1362],"class_list":["post-1295","post","type-post","status-publish","format-standard","hentry","category-english","tag-linux-services","tag-linux-services-command","tag-linux-services-file","tag-linux-services-for-windows","tag-linux-services-list","tag-linux-services-location","tag-linux-services-running","tag-linux-services-startup","tag-linux-services-startup-order","tag-linux-services-status"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Linux Operating System Services - TN Mikro<\/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:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Linux Operating System Services - TN Mikro\" \/>\n<meta name=\"twitter:description\" content=\"Service on the Linux operating system known as daemons. This service was developed to allow a process running in the\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.tneutron.net\/mikro\/wp-content\/uploads\/sites\/5\/2015\/12\/image_thumb-12.png\" \/>\n<meta name=\"twitter:creator\" content=\"@t_neutron\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Taufiqullah\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. 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.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/\"},\"author\":{\"name\":\"Taufiqullah\",\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/#\\\/schema\\\/person\\\/b57f791b694136047454bb6ac5cbe375\"},\"headline\":\"Linux Operating System Services\",\"datePublished\":\"2024-08-04T19:57:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/\"},\"wordCount\":454,\"image\":{\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/www.tneutron.net\\\/mikro\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2015\\\/12\\\/image_thumb-12.png\",\"keywords\":[\"Linux Services\",\"linux services command\",\"linux services file\",\"linux services for windows\",\"linux services list\",\"linux services location\",\"linux services running\",\"linux services startup\",\"linux services startup order\",\"linux services status\"],\"articleSection\":[\"English\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/\",\"url\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/\",\"name\":\"Linux Operating System Services - TN Mikro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/www.tneutron.net\\\/mikro\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2015\\\/12\\\/image_thumb-12.png\",\"datePublished\":\"2024-08-04T19:57:14+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/#\\\/schema\\\/person\\\/b57f791b694136047454bb6ac5cbe375\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2015\\\/12\\\/image_thumb-12.png\",\"contentUrl\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2015\\\/12\\\/image_thumb-12.png\",\"width\":444,\"height\":186},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/linux-operating-system-services\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Linux Operating System Services\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/#website\",\"url\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/\",\"name\":\"TN Mikro\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.tneutron.net\\\/mikro\\\/#\\\/schema\\\/person\\\/b57f791b694136047454bb6ac5cbe375\",\"name\":\"Taufiqullah\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/dcdf36434717ce57bea7f17eb3c140a2ff8def45941b720aa8fc1cccd6cdd505?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/dcdf36434717ce57bea7f17eb3c140a2ff8def45941b720aa8fc1cccd6cdd505?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/dcdf36434717ce57bea7f17eb3c140a2ff8def45941b720aa8fc1cccd6cdd505?s=96&d=mm&r=g\",\"caption\":\"Taufiqullah\"},\"description\":\"Taufiqullah\",\"sameAs\":[\"http:\\\/\\\/www.tneutron.net\",\"https:\\\/\\\/x.com\\\/t_neutron\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Linux Operating System Services - TN Mikro","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.tneutron.net\/mikro\/linux-operating-system-services\/","twitter_card":"summary_large_image","twitter_title":"Linux Operating System Services - TN Mikro","twitter_description":"Service on the Linux operating system known as daemons. This service was developed to allow a process running in the","twitter_image":"https:\/\/www.tneutron.net\/mikro\/wp-content\/uploads\/sites\/5\/2015\/12\/image_thumb-12.png","twitter_creator":"@t_neutron","twitter_misc":{"Written by":"Taufiqullah","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/#article","isPartOf":{"@id":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/"},"author":{"name":"Taufiqullah","@id":"https:\/\/www.tneutron.net\/mikro\/#\/schema\/person\/b57f791b694136047454bb6ac5cbe375"},"headline":"Linux Operating System Services","datePublished":"2024-08-04T19:57:14+00:00","mainEntityOfPage":{"@id":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/"},"wordCount":454,"image":{"@id":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/#primaryimage"},"thumbnailUrl":"http:\/\/www.tneutron.net\/mikro\/wp-content\/uploads\/sites\/5\/2015\/12\/image_thumb-12.png","keywords":["Linux Services","linux services command","linux services file","linux services for windows","linux services list","linux services location","linux services running","linux services startup","linux services startup order","linux services status"],"articleSection":["English"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/","url":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/","name":"Linux Operating System Services - TN Mikro","isPartOf":{"@id":"https:\/\/www.tneutron.net\/mikro\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/#primaryimage"},"image":{"@id":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/#primaryimage"},"thumbnailUrl":"http:\/\/www.tneutron.net\/mikro\/wp-content\/uploads\/sites\/5\/2015\/12\/image_thumb-12.png","datePublished":"2024-08-04T19:57:14+00:00","author":{"@id":"https:\/\/www.tneutron.net\/mikro\/#\/schema\/person\/b57f791b694136047454bb6ac5cbe375"},"breadcrumb":{"@id":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/#primaryimage","url":"https:\/\/www.tneutron.net\/mikro\/wp-content\/uploads\/sites\/5\/2015\/12\/image_thumb-12.png","contentUrl":"https:\/\/www.tneutron.net\/mikro\/wp-content\/uploads\/sites\/5\/2015\/12\/image_thumb-12.png","width":444,"height":186},{"@type":"BreadcrumbList","@id":"https:\/\/www.tneutron.net\/mikro\/linux-operating-system-services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.tneutron.net\/mikro\/"},{"@type":"ListItem","position":2,"name":"Linux Operating System Services"}]},{"@type":"WebSite","@id":"https:\/\/www.tneutron.net\/mikro\/#website","url":"https:\/\/www.tneutron.net\/mikro\/","name":"TN Mikro","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.tneutron.net\/mikro\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.tneutron.net\/mikro\/#\/schema\/person\/b57f791b694136047454bb6ac5cbe375","name":"Taufiqullah","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/dcdf36434717ce57bea7f17eb3c140a2ff8def45941b720aa8fc1cccd6cdd505?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/dcdf36434717ce57bea7f17eb3c140a2ff8def45941b720aa8fc1cccd6cdd505?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/dcdf36434717ce57bea7f17eb3c140a2ff8def45941b720aa8fc1cccd6cdd505?s=96&d=mm&r=g","caption":"Taufiqullah"},"description":"Taufiqullah","sameAs":["http:\/\/www.tneutron.net","https:\/\/x.com\/t_neutron"]}]}},"_links":{"self":[{"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/posts\/1295","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/comments?post=1295"}],"version-history":[{"count":1,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/posts\/1295\/revisions"}],"predecessor-version":[{"id":2848,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/posts\/1295\/revisions\/2848"}],"wp:attachment":[{"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/media?parent=1295"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/categories?post=1295"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tneutron.net\/mikro\/wp-json\/wp\/v2\/tags?post=1295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}