deamons running with a ending a and keyword deamon












0















I could find two kinds of deamon running ,

One is utilities ending with a letter d



09:36PM 20/03 Wednesday:me@host:~/Programs/Algorithms:
$ ps -aux| grep -E '/[a-z/]+ds' | sed "s/$USER/me/g"
root 908 0.0 0.1 51284 5428 ? Ss 20:10 0:00 /usr/sbin/cupsd -l
daemon 913 0.0 0.0 9736 2084 ? Ss 20:10 0:00 /usr/sbin/atd -f
root 924 0.0 0.1 144708 6396 ? Ssl 20:10 0:00 /usr/sbin/thermald --no-daemon --dbus-enable
root 1023 0.0 0.2 257272 8864 ? Ssl 20:10 0:01 /usr/lib/policykit-1/polkitd --no-debug
ntp 1044 0.0 0.0 80996 2460 ? Ssl 20:10 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 129:135
root 1063 0.0 0.0 29492 2948 ? Ss 20:10 0:00 /usr/sbin/sshd -D
root 1731 0.0 0.0 2600 108 ? S 20:10 0:00 /usr/sbin/syslogd --no-forward
root 1738 0.0 0.0 7736 1880 ? Ss 20:10 0:00 /usr/sbin/xinetd -pidfile /run/xinetd.pid -stayalive -inetd_compat -inetd_ipv6
minidlna 1792 0.0 0.1 308984 4408 ? Ssl 20:10 0:00 /usr/sbin/minidlnad -f /etc/minidlna.conf -P /run/minidlna/minidlna.pid -r
me 2122 0.0 0.1 44396 4956 ? Ss 20:12 0:00 /lib/systemd/systemd --user
root 2139 0.0 0.2 115924 9660 ? Ss 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
root 2195 0.0 0.0 112504 3612 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
root 2196 0.0 0.0 112496 2648 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
root 2203 0.0 0.1 115924 5260 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group


and the other with keywords daemon



09:38PM 20/03 Wednesday:me@host:~/Programs/Algorithms:
$ ps -aux| grep -i 'daemon' | sed "s/$USER/me/g"
root 875 0.0 0.1 254812 5944 ? Ssl 20:10 0:00 /usr/lib/accountsservice/accounts-daemon
message+ 888 0.0 0.1 24016 4936 ? Ss 20:10 0:03 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
root 898 0.0 0.2 468624 11512 ? Ssl 20:10 0:02 /usr/sbin/NetworkManager --no-daemon
daemon 913 0.0 0.0 9736 2084 ? Ss 20:10 0:00 /usr/sbin/atd -f
root 924 0.0 0.1 144708 6396 ? Ssl 20:10 0:00 /usr/sbin/thermald --no-daemon --dbus-enable
avahi 945 0.0 0.0 18696 3080 ? Ss 20:10 0:00 avahi-daemon: running [alpha.local]
avahi 1013 0.0 0.0 18504 96 ? S 20:10 0:00 avahi-daemon: chroot helper
rtkit 1300 0.0 0.0 163036 2556 ? SNsl 20:10 0:00 /usr/lib/rtkit/rtkit-daemon
me 2189 0.2 0.3 266012 13288 ? SLl 20:12 0:11 /usr/bin/gnome-keyring-daemon --daemonize --login
me 2237 0.1 0.1 23060 4680 ? Ss 20:12 0:05 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
me 2311 0.0 0.0 21512 2752 ? Ss 20:12 0:01 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --config-file /usr/share/fcitx/dbus/daemon.conf
me 2402 0.0 0.0 21484 3184 ? S 20:12 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 3
me 2448 0.0 0.2 1985524 10024 ? S<sl 20:12 0:00 /usr/bin/pulseaudio --daemonize=no
me 2460 0.0 0.1 319132 5720 tty2 Sl 20:12 0:00 ibus-daemon --xim --panel disable
me 2469 0.0 0.2 237280 8056 tty2 Sl 20:12 0:00 /usr/lib/ibus/ibus-x11 --kill-daemon
me 2499 0.0 0.8 680000 33716 ? SLl 20:12 0:00 /usr/lib/gnome-online-accounts/goa-daemon
me 2567 0.0 0.3 472244 12068 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-power
me 2569 0.0 0.2 274588 7940 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-print-notifications
me 2570 0.0 0.1 391352 4908 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-rfkill
me 2573 0.0 0.1 243744 4748 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-screensaver-proxy
me 2577 0.0 0.2 407124 8064 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-sharing
me 2578 0.0 0.1 331492 5028 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-smartcard
me 2582 0.0 0.1 280596 6428 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-sound
me 2592 0.0 0.2 385388 9160 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-xsettings
me 2593 0.0 0.2 389564 8280 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-wacom
me 2599 0.0 0.1 244168 4936 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-a11y-settings
me 2606 0.0 0.2 237092 8072 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-clipboard
me 2608 0.0 0.2 627996 9884 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-color
me 2610 0.0 0.1 354064 7064 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-datetime
me 2611 0.0 0.1 322680 6316 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-housekeeping
me 2612 0.0 0.2 387224 8140 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-keyboard
me 2617 0.0 0.2 744028 11472 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-media-keys
me 2622 0.0 0.1 244168 5016 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-mouse
me 2677 0.0 0.1 396112 7344 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-printer
me 7083 0.0 0.0 11928 896 pts/0 S+ 21:41 0:00 grep --color=auto -i daemon


They have atd and thermald in common.



I am confused with the question "Are they all deamons?










share|improve this question



























    0















    I could find two kinds of deamon running ,

    One is utilities ending with a letter d



    09:36PM 20/03 Wednesday:me@host:~/Programs/Algorithms:
    $ ps -aux| grep -E '/[a-z/]+ds' | sed "s/$USER/me/g"
    root 908 0.0 0.1 51284 5428 ? Ss 20:10 0:00 /usr/sbin/cupsd -l
    daemon 913 0.0 0.0 9736 2084 ? Ss 20:10 0:00 /usr/sbin/atd -f
    root 924 0.0 0.1 144708 6396 ? Ssl 20:10 0:00 /usr/sbin/thermald --no-daemon --dbus-enable
    root 1023 0.0 0.2 257272 8864 ? Ssl 20:10 0:01 /usr/lib/policykit-1/polkitd --no-debug
    ntp 1044 0.0 0.0 80996 2460 ? Ssl 20:10 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 129:135
    root 1063 0.0 0.0 29492 2948 ? Ss 20:10 0:00 /usr/sbin/sshd -D
    root 1731 0.0 0.0 2600 108 ? S 20:10 0:00 /usr/sbin/syslogd --no-forward
    root 1738 0.0 0.0 7736 1880 ? Ss 20:10 0:00 /usr/sbin/xinetd -pidfile /run/xinetd.pid -stayalive -inetd_compat -inetd_ipv6
    minidlna 1792 0.0 0.1 308984 4408 ? Ssl 20:10 0:00 /usr/sbin/minidlnad -f /etc/minidlna.conf -P /run/minidlna/minidlna.pid -r
    me 2122 0.0 0.1 44396 4956 ? Ss 20:12 0:00 /lib/systemd/systemd --user
    root 2139 0.0 0.2 115924 9660 ? Ss 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
    root 2195 0.0 0.0 112504 3612 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
    root 2196 0.0 0.0 112496 2648 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
    root 2203 0.0 0.1 115924 5260 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group


    and the other with keywords daemon



    09:38PM 20/03 Wednesday:me@host:~/Programs/Algorithms:
    $ ps -aux| grep -i 'daemon' | sed "s/$USER/me/g"
    root 875 0.0 0.1 254812 5944 ? Ssl 20:10 0:00 /usr/lib/accountsservice/accounts-daemon
    message+ 888 0.0 0.1 24016 4936 ? Ss 20:10 0:03 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
    root 898 0.0 0.2 468624 11512 ? Ssl 20:10 0:02 /usr/sbin/NetworkManager --no-daemon
    daemon 913 0.0 0.0 9736 2084 ? Ss 20:10 0:00 /usr/sbin/atd -f
    root 924 0.0 0.1 144708 6396 ? Ssl 20:10 0:00 /usr/sbin/thermald --no-daemon --dbus-enable
    avahi 945 0.0 0.0 18696 3080 ? Ss 20:10 0:00 avahi-daemon: running [alpha.local]
    avahi 1013 0.0 0.0 18504 96 ? S 20:10 0:00 avahi-daemon: chroot helper
    rtkit 1300 0.0 0.0 163036 2556 ? SNsl 20:10 0:00 /usr/lib/rtkit/rtkit-daemon
    me 2189 0.2 0.3 266012 13288 ? SLl 20:12 0:11 /usr/bin/gnome-keyring-daemon --daemonize --login
    me 2237 0.1 0.1 23060 4680 ? Ss 20:12 0:05 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
    me 2311 0.0 0.0 21512 2752 ? Ss 20:12 0:01 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --config-file /usr/share/fcitx/dbus/daemon.conf
    me 2402 0.0 0.0 21484 3184 ? S 20:12 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 3
    me 2448 0.0 0.2 1985524 10024 ? S<sl 20:12 0:00 /usr/bin/pulseaudio --daemonize=no
    me 2460 0.0 0.1 319132 5720 tty2 Sl 20:12 0:00 ibus-daemon --xim --panel disable
    me 2469 0.0 0.2 237280 8056 tty2 Sl 20:12 0:00 /usr/lib/ibus/ibus-x11 --kill-daemon
    me 2499 0.0 0.8 680000 33716 ? SLl 20:12 0:00 /usr/lib/gnome-online-accounts/goa-daemon
    me 2567 0.0 0.3 472244 12068 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-power
    me 2569 0.0 0.2 274588 7940 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-print-notifications
    me 2570 0.0 0.1 391352 4908 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-rfkill
    me 2573 0.0 0.1 243744 4748 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-screensaver-proxy
    me 2577 0.0 0.2 407124 8064 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-sharing
    me 2578 0.0 0.1 331492 5028 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-smartcard
    me 2582 0.0 0.1 280596 6428 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-sound
    me 2592 0.0 0.2 385388 9160 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-xsettings
    me 2593 0.0 0.2 389564 8280 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-wacom
    me 2599 0.0 0.1 244168 4936 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-a11y-settings
    me 2606 0.0 0.2 237092 8072 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-clipboard
    me 2608 0.0 0.2 627996 9884 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-color
    me 2610 0.0 0.1 354064 7064 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-datetime
    me 2611 0.0 0.1 322680 6316 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-housekeeping
    me 2612 0.0 0.2 387224 8140 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-keyboard
    me 2617 0.0 0.2 744028 11472 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-media-keys
    me 2622 0.0 0.1 244168 5016 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-mouse
    me 2677 0.0 0.1 396112 7344 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-printer
    me 7083 0.0 0.0 11928 896 pts/0 S+ 21:41 0:00 grep --color=auto -i daemon


    They have atd and thermald in common.



    I am confused with the question "Are they all deamons?










    share|improve this question

























      0












      0








      0








      I could find two kinds of deamon running ,

      One is utilities ending with a letter d



      09:36PM 20/03 Wednesday:me@host:~/Programs/Algorithms:
      $ ps -aux| grep -E '/[a-z/]+ds' | sed "s/$USER/me/g"
      root 908 0.0 0.1 51284 5428 ? Ss 20:10 0:00 /usr/sbin/cupsd -l
      daemon 913 0.0 0.0 9736 2084 ? Ss 20:10 0:00 /usr/sbin/atd -f
      root 924 0.0 0.1 144708 6396 ? Ssl 20:10 0:00 /usr/sbin/thermald --no-daemon --dbus-enable
      root 1023 0.0 0.2 257272 8864 ? Ssl 20:10 0:01 /usr/lib/policykit-1/polkitd --no-debug
      ntp 1044 0.0 0.0 80996 2460 ? Ssl 20:10 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 129:135
      root 1063 0.0 0.0 29492 2948 ? Ss 20:10 0:00 /usr/sbin/sshd -D
      root 1731 0.0 0.0 2600 108 ? S 20:10 0:00 /usr/sbin/syslogd --no-forward
      root 1738 0.0 0.0 7736 1880 ? Ss 20:10 0:00 /usr/sbin/xinetd -pidfile /run/xinetd.pid -stayalive -inetd_compat -inetd_ipv6
      minidlna 1792 0.0 0.1 308984 4408 ? Ssl 20:10 0:00 /usr/sbin/minidlnad -f /etc/minidlna.conf -P /run/minidlna/minidlna.pid -r
      me 2122 0.0 0.1 44396 4956 ? Ss 20:12 0:00 /lib/systemd/systemd --user
      root 2139 0.0 0.2 115924 9660 ? Ss 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
      root 2195 0.0 0.0 112504 3612 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
      root 2196 0.0 0.0 112496 2648 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
      root 2203 0.0 0.1 115924 5260 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group


      and the other with keywords daemon



      09:38PM 20/03 Wednesday:me@host:~/Programs/Algorithms:
      $ ps -aux| grep -i 'daemon' | sed "s/$USER/me/g"
      root 875 0.0 0.1 254812 5944 ? Ssl 20:10 0:00 /usr/lib/accountsservice/accounts-daemon
      message+ 888 0.0 0.1 24016 4936 ? Ss 20:10 0:03 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
      root 898 0.0 0.2 468624 11512 ? Ssl 20:10 0:02 /usr/sbin/NetworkManager --no-daemon
      daemon 913 0.0 0.0 9736 2084 ? Ss 20:10 0:00 /usr/sbin/atd -f
      root 924 0.0 0.1 144708 6396 ? Ssl 20:10 0:00 /usr/sbin/thermald --no-daemon --dbus-enable
      avahi 945 0.0 0.0 18696 3080 ? Ss 20:10 0:00 avahi-daemon: running [alpha.local]
      avahi 1013 0.0 0.0 18504 96 ? S 20:10 0:00 avahi-daemon: chroot helper
      rtkit 1300 0.0 0.0 163036 2556 ? SNsl 20:10 0:00 /usr/lib/rtkit/rtkit-daemon
      me 2189 0.2 0.3 266012 13288 ? SLl 20:12 0:11 /usr/bin/gnome-keyring-daemon --daemonize --login
      me 2237 0.1 0.1 23060 4680 ? Ss 20:12 0:05 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
      me 2311 0.0 0.0 21512 2752 ? Ss 20:12 0:01 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --config-file /usr/share/fcitx/dbus/daemon.conf
      me 2402 0.0 0.0 21484 3184 ? S 20:12 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 3
      me 2448 0.0 0.2 1985524 10024 ? S<sl 20:12 0:00 /usr/bin/pulseaudio --daemonize=no
      me 2460 0.0 0.1 319132 5720 tty2 Sl 20:12 0:00 ibus-daemon --xim --panel disable
      me 2469 0.0 0.2 237280 8056 tty2 Sl 20:12 0:00 /usr/lib/ibus/ibus-x11 --kill-daemon
      me 2499 0.0 0.8 680000 33716 ? SLl 20:12 0:00 /usr/lib/gnome-online-accounts/goa-daemon
      me 2567 0.0 0.3 472244 12068 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-power
      me 2569 0.0 0.2 274588 7940 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-print-notifications
      me 2570 0.0 0.1 391352 4908 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-rfkill
      me 2573 0.0 0.1 243744 4748 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-screensaver-proxy
      me 2577 0.0 0.2 407124 8064 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-sharing
      me 2578 0.0 0.1 331492 5028 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-smartcard
      me 2582 0.0 0.1 280596 6428 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-sound
      me 2592 0.0 0.2 385388 9160 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-xsettings
      me 2593 0.0 0.2 389564 8280 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-wacom
      me 2599 0.0 0.1 244168 4936 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-a11y-settings
      me 2606 0.0 0.2 237092 8072 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-clipboard
      me 2608 0.0 0.2 627996 9884 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-color
      me 2610 0.0 0.1 354064 7064 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-datetime
      me 2611 0.0 0.1 322680 6316 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-housekeeping
      me 2612 0.0 0.2 387224 8140 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-keyboard
      me 2617 0.0 0.2 744028 11472 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-media-keys
      me 2622 0.0 0.1 244168 5016 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-mouse
      me 2677 0.0 0.1 396112 7344 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-printer
      me 7083 0.0 0.0 11928 896 pts/0 S+ 21:41 0:00 grep --color=auto -i daemon


      They have atd and thermald in common.



      I am confused with the question "Are they all deamons?










      share|improve this question














      I could find two kinds of deamon running ,

      One is utilities ending with a letter d



      09:36PM 20/03 Wednesday:me@host:~/Programs/Algorithms:
      $ ps -aux| grep -E '/[a-z/]+ds' | sed "s/$USER/me/g"
      root 908 0.0 0.1 51284 5428 ? Ss 20:10 0:00 /usr/sbin/cupsd -l
      daemon 913 0.0 0.0 9736 2084 ? Ss 20:10 0:00 /usr/sbin/atd -f
      root 924 0.0 0.1 144708 6396 ? Ssl 20:10 0:00 /usr/sbin/thermald --no-daemon --dbus-enable
      root 1023 0.0 0.2 257272 8864 ? Ssl 20:10 0:01 /usr/lib/policykit-1/polkitd --no-debug
      ntp 1044 0.0 0.0 80996 2460 ? Ssl 20:10 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 129:135
      root 1063 0.0 0.0 29492 2948 ? Ss 20:10 0:00 /usr/sbin/sshd -D
      root 1731 0.0 0.0 2600 108 ? S 20:10 0:00 /usr/sbin/syslogd --no-forward
      root 1738 0.0 0.0 7736 1880 ? Ss 20:10 0:00 /usr/sbin/xinetd -pidfile /run/xinetd.pid -stayalive -inetd_compat -inetd_ipv6
      minidlna 1792 0.0 0.1 308984 4408 ? Ssl 20:10 0:00 /usr/sbin/minidlnad -f /etc/minidlna.conf -P /run/minidlna/minidlna.pid -r
      me 2122 0.0 0.1 44396 4956 ? Ss 20:12 0:00 /lib/systemd/systemd --user
      root 2139 0.0 0.2 115924 9660 ? Ss 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
      root 2195 0.0 0.0 112504 3612 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
      root 2196 0.0 0.0 112496 2648 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group
      root 2203 0.0 0.1 115924 5260 ? S 20:12 0:00 /usr/sbin/smbd --foreground --no-process-group


      and the other with keywords daemon



      09:38PM 20/03 Wednesday:me@host:~/Programs/Algorithms:
      $ ps -aux| grep -i 'daemon' | sed "s/$USER/me/g"
      root 875 0.0 0.1 254812 5944 ? Ssl 20:10 0:00 /usr/lib/accountsservice/accounts-daemon
      message+ 888 0.0 0.1 24016 4936 ? Ss 20:10 0:03 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
      root 898 0.0 0.2 468624 11512 ? Ssl 20:10 0:02 /usr/sbin/NetworkManager --no-daemon
      daemon 913 0.0 0.0 9736 2084 ? Ss 20:10 0:00 /usr/sbin/atd -f
      root 924 0.0 0.1 144708 6396 ? Ssl 20:10 0:00 /usr/sbin/thermald --no-daemon --dbus-enable
      avahi 945 0.0 0.0 18696 3080 ? Ss 20:10 0:00 avahi-daemon: running [alpha.local]
      avahi 1013 0.0 0.0 18504 96 ? S 20:10 0:00 avahi-daemon: chroot helper
      rtkit 1300 0.0 0.0 163036 2556 ? SNsl 20:10 0:00 /usr/lib/rtkit/rtkit-daemon
      me 2189 0.2 0.3 266012 13288 ? SLl 20:12 0:11 /usr/bin/gnome-keyring-daemon --daemonize --login
      me 2237 0.1 0.1 23060 4680 ? Ss 20:12 0:05 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
      me 2311 0.0 0.0 21512 2752 ? Ss 20:12 0:01 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --config-file /usr/share/fcitx/dbus/daemon.conf
      me 2402 0.0 0.0 21484 3184 ? S 20:12 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 3
      me 2448 0.0 0.2 1985524 10024 ? S<sl 20:12 0:00 /usr/bin/pulseaudio --daemonize=no
      me 2460 0.0 0.1 319132 5720 tty2 Sl 20:12 0:00 ibus-daemon --xim --panel disable
      me 2469 0.0 0.2 237280 8056 tty2 Sl 20:12 0:00 /usr/lib/ibus/ibus-x11 --kill-daemon
      me 2499 0.0 0.8 680000 33716 ? SLl 20:12 0:00 /usr/lib/gnome-online-accounts/goa-daemon
      me 2567 0.0 0.3 472244 12068 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-power
      me 2569 0.0 0.2 274588 7940 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-print-notifications
      me 2570 0.0 0.1 391352 4908 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-rfkill
      me 2573 0.0 0.1 243744 4748 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-screensaver-proxy
      me 2577 0.0 0.2 407124 8064 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-sharing
      me 2578 0.0 0.1 331492 5028 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-smartcard
      me 2582 0.0 0.1 280596 6428 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-sound
      me 2592 0.0 0.2 385388 9160 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-xsettings
      me 2593 0.0 0.2 389564 8280 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-wacom
      me 2599 0.0 0.1 244168 4936 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-a11y-settings
      me 2606 0.0 0.2 237092 8072 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-clipboard
      me 2608 0.0 0.2 627996 9884 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-color
      me 2610 0.0 0.1 354064 7064 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-datetime
      me 2611 0.0 0.1 322680 6316 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-housekeeping
      me 2612 0.0 0.2 387224 8140 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-keyboard
      me 2617 0.0 0.2 744028 11472 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-media-keys
      me 2622 0.0 0.1 244168 5016 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-mouse
      me 2677 0.0 0.1 396112 7344 tty2 Sl+ 20:12 0:00 /usr/lib/gnome-settings-daemon/gsd-printer
      me 7083 0.0 0.0 11928 896 pts/0 S+ 21:41 0:00 grep --color=auto -i daemon


      They have atd and thermald in common.



      I am confused with the question "Are they all deamons?







      services






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 20 at 13:44









      JawSawJawSaw

      445315




      445315






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1127239%2fdeamons-running-with-a-ending-a-and-keyword-deamon%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1127239%2fdeamons-running-with-a-ending-a-and-keyword-deamon%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Category:香港粉麵

          List *all* the tuples!

          Channel [V]