{"id":263,"date":"2018-12-03T15:31:41","date_gmt":"2018-12-03T05:31:41","guid":{"rendered":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/?p=263"},"modified":"2023-08-22T15:37:50","modified_gmt":"2023-08-22T05:37:50","slug":"list-services-running-on-linux-mint-19","status":"publish","type":"post","link":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/2018\/12\/03\/list-services-running-on-linux-mint-19\/","title":{"rendered":"List services running on Linux Mint 19"},"content":{"rendered":"<p>Here is a good command that will give you a list of services and whether or not they have started.<\/p>\n<p>From your terminal window \/ command prompt run:<\/p>\n<pre>systemctl list-unit-files --type=service<\/pre>\n<p>and it will give you a list of various services that are enabled \/ disabled etc.<\/p>\n<pre><span style=\"color: #8ae234;\"><b>username@computername<\/b><\/span>:<span style=\"color: #729fcf;\"><b>~<\/b><\/span>$ systemctl list-unit-files --type=service\r\n<u>UNIT FILE                                  STATE          <\/u>\r\naccounts-daemon.service                    <span style=\"color: #8ae234;\"><b>enabled        <\/b><\/span>\r\nacpid.service                              <span style=\"color: #ef2929;\"><b>disabled       <\/b><\/span>\r\nalsa-restore.service                       static         \r\nalsa-state.service                         static         \r\nalsa-utils.service                         <span style=\"color: #ef2929;\"><b>masked         <\/b><\/span>\r\nanacron.service                            <span style=\"color: #8ae234;\"><b>enabled        <\/b><\/span>\r\napparmor.service                           <span style=\"color: #8ae234;\"><b>enabled        <\/b><\/span>\r\napport-autoreport.service                  static         \r\napport-forward@.service                    static         \r\napport.service                             generated      \r\napt-daily-upgrade.service                  static         \r\napt-daily.service                          static         \r\nautovt@.service                            <span style=\"color: #8ae234;\"><b>enabled        <\/b><\/span>\r\navahi-daemon.service                       <span style=\"color: #8ae234;\"><b>enabled        <\/b><\/span>\r\nblk-availability.service                   <span style=\"color: #8ae234;\"><b>enabled        <\/b><\/span>\r\nbluetooth.service                          <span style=\"color: #ef2929;\"><b>disabled       <\/b><\/span>\r\nbolt.service                               static         \r\n<\/pre>\n<p>If that is too much and you just want to see a list of running services (for example) then run the command:<\/p>\n<pre>systemctl list-unit-files --type=service | grep enabled<\/pre>\n<p>this will filter out all services except those enabled.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here is a good command that will give you a list of services and whether or not they have started. From your terminal window \/ command prompt run: systemctl list-unit-files &#8211;type=service and it will give you a list of various services that are enabled \/ disabled etc. username@computername:~$ systemctl list-unit-files &#8211;type=service UNIT FILE STATE accounts-daemon.service [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":504,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[122,34,123,130],"class_list":["post-263","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-computer","tag-computer","tag-linux","tag-linux-mint","tag-systemctl"],"_links":{"self":[{"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/posts\/263","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/comments?post=263"}],"version-history":[{"count":11,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/posts\/263\/revisions"}],"predecessor-version":[{"id":290,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/posts\/263\/revisions\/290"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/media\/504"}],"wp:attachment":[{"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/media?parent=263"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/categories?post=263"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/tags?post=263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}