{"id":2326,"date":"2016-11-06T19:42:29","date_gmt":"2016-11-06T18:42:29","guid":{"rendered":"http:\/\/www.jmarior.net\/itank\/?p=2326"},"modified":"2016-11-06T19:47:28","modified_gmt":"2016-11-06T18:47:28","slug":"comando-para-listar-estado-de-servicios-en-ubuntu-server","status":"publish","type":"post","link":"https:\/\/www.jmarior.net\/itank\/comando-para-listar-estado-de-servicios-en-ubuntu-server\/","title":{"rendered":"Comando para listar estado de servicios en Ubuntu Server"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2327\" src=\"https:\/\/www.jmarior.net\/itank\/files\/services.png\" alt=\"services\" width=\"1920\" height=\"745\" srcset=\"https:\/\/www.jmarior.net\/itank\/files\/services.png 1920w, https:\/\/www.jmarior.net\/itank\/files\/services-400x155.png 400w, https:\/\/www.jmarior.net\/itank\/files\/services-768x298.png 768w, https:\/\/www.jmarior.net\/itank\/files\/services-800x310.png 800w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><\/p>\n<p>Me apunto un comando para listar estado de servicios en Ubuntu Server<\/p>\n<pre>sudo service --status-all<\/pre>\n<p>produce una salida como esta:<\/p>\n<pre>[ - ]  acpid\r\n[ - ]  apache2\r\n[ + ]  apparmor\r\n[ + ]  apport\r\n[ + ]  atd\r\n[ - ]  bootmisc.sh\r\n[ - ]  checkfs.sh\r\n[ - ]  checkroot-bootclean.sh\r\n[ - ]  checkroot.sh\r\n[ - ]  console-setup\r\n[ + ]  cron\r\n[ + ]  dbus\r\n[ + ]  dns-clean\r\n[ + ]  grub-common\r\n[ - ]  hostname.sh\r\n[ - ]  hwclock.sh\r\n[ + ]  irqbalance\r\n[ - ]  killprocs\r\n[ + ]  kmod\r\n[ - ]  lvm2\r\n[ - ]  mountall-bootclean.sh\r\n[ - ]  mountall.sh\r\n...\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Me apunto un comando para listar estado de servicios en Ubuntu Server sudo service &#8211;status-all produce una salida como esta: [ &#8211; ] acpid [ &#8211; ] apache2 [ + ] apparmor [ + ] apport [ + ] atd [ &#8211; ] bootmisc.sh [ &#8211; ] checkfs.sh [ &#8211; ] checkroot-bootclean.sh [ &#8211; ] [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2327,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-2326","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-itank-ideas"],"views":3160,"_links":{"self":[{"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/posts\/2326","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/comments?post=2326"}],"version-history":[{"count":0,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/posts\/2326\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/media\/2327"}],"wp:attachment":[{"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/media?parent=2326"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/categories?post=2326"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jmarior.net\/itank\/wp-json\/wp\/v2\/tags?post=2326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}