Announcement

Collapse
No announcement yet.

Please tell me Kubuntu has something equal or better to what Win 7 'services' had ?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [DESKTOP] Please tell me Kubuntu has something equal or better to what Win 7 'services' had ?

    So I have been experimenting with Kubuntu now for some weeks,
    and installed software that runs backround services.

    I have noticed some strange omissions from the system. I have searched on-line for answers,
    and cannot find them.

    How do I manage services in a GUI, in the way eg SUSE, Windows & TrueOS allow ?

    I am now overrun with services now, system is cripling, that I can only kill-stop from the command-line slowly, one at a time.

    When I type in "services" into KDE menu search, I see "backround services", which shows up a VERY basic list
    of "start up on demand" and "start up services". from Ksysguard, & htop, it is obvious most of the services
    are not in said listed "backround services" utililty. Eg Postgres running.

    There are also a number of USB devices I cannot get working, because of not being able to find or enable right service,
    eg Kernel etc.

    Microsoft windows7, had a much more acessable method of listing/accessing and controlling 'services'.,
    including granularity with stoping restarts, and delays.

    Please tell me Kubuntu has something equal or better to what Win 7 had ?

    I wish there were sets of system profiles I could use, when needed, and have optimal use of resources.

    Thanks
    Last edited by sparxz; Aug 21, 2018, 06:53 AM. Reason: Additional info

    #2
    Install kde-config-systemd
    That will add a Systemd GUI to System Settings, at the bottom of that GUI.
    Open it. In the drop down combo box showing "All" change it to "Services". Right mouse on a service to bring up a dialog. You will have several options.

    A service that is masked (has 0 bytes) is prevented from starting at boot up. To unmask a service use
    systemctl unmask name.service

    Here is a somewhat dated but mostly applicable rundown on systemd operations:
    https://www.howtogeek.com/216454/how...-linux-system/
    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.

    Comment


      #3
      Got it. Thanks.
      Why on earth would that not be available by default ?
      Even Micro$oft Windoze did not obsure this level of feature from users !

      systemctl is running at much too low/weak a cpu priority. "normal" is not enough, to pull out of an unstable system situation.

      I am having to kill enough services in the terminal just to get a glympse of it, as it stuggles to load and display.
      Cannot get any R-click to work.
      An ironic, disapointing and self defeating set up.

      I hope Kubuntu team 'rethink' this resource management and adimin access strategy.

      Thanks again.
      Last edited by sparxz; Aug 21, 2018, 10:55 AM.

      Comment


        #4
        This is not a Kubuntu specific thing here, this is pretty standard across most Linux variants. We use the same underlying system as Ubuntu, which in turn based on Debian's. What is different is that there are, upon first glance, a LOT of 'services' running, though if you really look into it, there are many in number compared to a Windows system, perhaps, but they are much smaller.

        Why there is no graphical front end to to control these services? Likely the very low demand for one, or rather a very low perceived need for one. As a general purpose desktop focused distro, there is not as much a need for such tools by default, though they are available. I think Suse is the only one that really focuses on a GUI for system administration, while all the rest, including Red Hat (iirc) focus on the command line. If there was any sort of real demand or need for it, I imagine there would be more GUI tools available for these tasks.


        If I might ask, which processes or services are crippling your system?

        Comment


          #5
          Hi,
          Was using SUSE for the longest time !

          From TOP command: top -n 1 -b > top-output.txt

          top - 19:40:38 up 3:38, 3 users, load average: 9.74, 9.81, 9.41
          Tasks: 507 total, 6 running, 441 sleeping, 1 stopped, 4 zombie
          %Cpu(s): 66.3 us, 30.1 sy, 2.0 ni, 0.3 id, 1.1 wa, 0.0 hi, 0.2 si, 0.0 st
          KiB Mem : 11477572 total, 709748 free, 6206308 used, 4561516 buff/cache
          KiB Swap: 2097148 total, 2077816 free, 19332 used. 6325024 avail Mem

          PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
          14344 m 20 0 15.979g 1.579g 158948 R 33.3 14.4 84:05.46 firefox
          1164 root 20 0 77416 29272 8116 R 27.3 0.3 0:01.97 python3
          1247 root 20 0 925456 62708 16284 R 27.3 0.5 0:01.73 domotz_node
          1798 root 20 0 185908 23052 17004 R 18.2 0.2 0:00.25 php
          1834 m 20 0 141392 9524 7644 R 12.1 0.1 0:00.04 top
          16509 m 20 0 5286256 346728 147792 S 9.1 3.0 9:13.98 plasmashell
          18015 m 20 0 2517340 750020 155044 S 6.1 6.5 4:38.52 Web Content
          1810 root 20 0 4504 704 636 S 3.0 0.0 0:00.07 run-httpd
          4952 root 20 0 220256 11036 9296 S 3.0 0.1 0:03.99 snapweb
          17782 m 20 0 1279688 100752 73568 S 3.0 0.9 1:15.63 dolphin
          19365 m 20 0 2242132 479168 128636 S 3.0 4.2 2:33.61 Web Content
          1 root 20 0 177700 26224 6216 S 0.0 0.2 32:38.83 systemd
          2 root 20 0 0 0 0 S 0.0 0.0 0:00.01 kthreadd
          6 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 mm_percpu_wq
          7 root 20 0 0 0 0 S 0.0 0.0 0:33.51 ksoftirqd/0
          8 root 20 0 0 0 0 R 0.0 0.0 0:50.11 rcu_sched
          9 root 20 0 0 0 0 I 0.0 0.0 0:00.00 rcu_bh
          10 root rt 0 0 0 0 S 0.0 0.0 0:01.66 migration/0
          11 root rt 0 0 0 0 S 0.0 0.0 0:00.16 watchdog/0
          12 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/0
          13 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/1
          14 root rt 0 0 0 0 S 0.0 0.0 0:00.13 watchdog/1
          15 root rt 0 0 0 0 S 0.0 0.0 0:01.65 migration/1
          16 root 20 0 0 0 0 S 0.0 0.0 0:30.73 ksoftirqd/1
          19 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kdevtmpfs
          20 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 netns
          21 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcu_tasks_kthre
          22 root 20 0 0 0 0 S 0.0 0.0 0:00.41 kauditd
          25 root 20 0 0 0 0 S 0.0 0.0 0:00.02 khungtaskd
          26 root 20 0 0 0 0 S 0.0 0.0 0:00.00 oom_reaper
          27 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 writeback
          28 root 20 0 0 0 0 S 0.0 0.0 0:03.23 kcompactd0
          29 root 25 5 0 0 0 S 0.0 0.0 0:00.00 ksmd
          30 root 39 19 0 0 0 S 0.0 0.0 0:00.93 khugepaged
          31 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 crypto
          32 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kintegrityd
          33 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kblockd
          34 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 ata_sff
          35 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 md
          36 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 edac-poller
          37 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 devfreq_wq
          38 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 watchdogd
          41 root 20 0 0 0 0 S 0.0 0.0 2:03.27 kswapd0
          42 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ecryptfs-kthrea
          84 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kthrotld
          85 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 acpi_thermal_pm
          89 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 ipv6_addrconf
          98 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kstrp
          115 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 charger_manager
          162 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_0
          163 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_0
          164 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_1
          165 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_1
          166 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_2
          167 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_2
          168 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 firewire
          169 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_3
          170 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_3
          171 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_4
          172 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 firewire_ohci
          173 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_4
          174 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_5
          175 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_5
          177 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 ttm_swap
          206 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_6
          207 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_6
          208 root 20 0 0 0 0 S 0.0 0.0 0:01.13 usb-storage
          209 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_7
          210 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_7
          216 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_8
          217 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_8
          218 root 20 0 0 0 0 S 0.0 0.0 0:00.05 usb-storage
          219 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_9
          220 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_9
          221 root 20 0 0 0 0 S 0.0 0.0 0:00.01 usb-storage
          223 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_10
          224 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 scsi_tmf_10
          225 root 20 0 0 0 0 S 0.0 0.0 0:00.20 usb-storage
          499 root 20 0 0 0 0 I 0.0 0.0 0:03.54 kworker/1:1
          705 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 raid5wq
          794 root 20 0 0 0 0 S 0.0 0.0 0:04.07 jbd2/sda3-8
          795 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 ext4-rsv-conver
          851 root 19 -1 539232 325008 317920 S 0.0 2.8 1:33.61 systemd-journal
          878 root 20 0 97708 1832 1652 S 0.0 0.0 0:00.00 lvmetad
          883 root 20 0 42640 7160 2992 S 0.0 0.1 2:41.29 systemd-udevd
          988 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop0
          989 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop1
          990 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop2
          991 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop3
          992 root 0 -20 0 0 0 S 0.0 0.0 0:00.06 loop4
          993 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop5
          994 root 0 -20 0 0 0 S 0.0 0.0 0:00.02 loop6
          995 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop7
          996 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop8
          997 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop9
          998 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop10
          999 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop11
          1000 root 0 -20 0 0 0 S 0.0 0.0 0:00.01 loop12
          1001 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop13
          1002 root 0 -20 0 0 0 S 0.0 0.0 0:01.00 loop14
          1003 root 0 -20 0 0 0 S 0.0 0.0 0:04.36 loop15
          1004 root 0 -20 0 0 0 S 0.0 0.0 0:00.01 loop16
          1005 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop17
          1006 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop18
          1007 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop19
          1008 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop20
          1009 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop21
          1010 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop22
          1011 root 0 -20 0 0 0 S 0.0 0.0 0:00.01 loop23
          1012 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop24
          1013 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop25
          1014 root 0 -20 0 0 0 S 0.0 0.0 0:00.01 loop26
          1015 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop27
          1016 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop28
          1017 root 0 -20 0 0 0 S 0.0 0.0 0:00.10 loop29
          1018 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop30
          1019 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop31
          1020 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop32
          1021 root 0 -20 0 0 0 S 0.0 0.0 0:00.01 loop33
          1022 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop34
          1023 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop35
          1024 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop36
          1025 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop37
          1026 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop38
          1027 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop39
          1028 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop40
          1029 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop41
          1030 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop42
          1031 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop43
          1032 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop44
          1033 root 0 -20 0 0 0 S 0.0 0.0 0:00.60 loop45
          1034 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop46
          1035 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop47
          1036 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop48
          1037 root 0 -20 0 0 0 S 0.0 0.0 0:00.06 loop49
          1038 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop50
          1039 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop51
          1040 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop52
          1041 root 0 -20 0 0 0 S 0.0 0.0 0:00.04 loop53
          1042 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop54
          1043 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop55
          1044 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop56
          1045 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop57
          1046 root 0 -20 0 0 0 S 0.0 0.0 0:00.02 loop58
          1047 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop59
          1048 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop60
          1049 root 0 -20 0 0 0 S 0.0 0.0 0:00.64 loop61
          1050 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop62
          1051 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop63
          1052 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop64
          1053 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop65
          1054 root 0 -20 0 0 0 S 0.0 0.0 0:00.02 loop66
          1055 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop67
          1056 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop68
          1057 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop69
          1058 root 0 -20 0 0 0 S 0.0 0.0 0:00.14 loop70
          1059 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop71
          1060 root 0 -20 0 0 0 S 0.0 0.0 0:00.01 loop72
          1061 root 0 -20 0 0 0 S 0.0 0.0 0:00.04 loop73
          1062 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop74
          1063 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop75
          1064 root 0 -20 0 0 0 S 0.0 0.0 0:00.02 loop76
          1065 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop77
          1066 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop78
          1067 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop79
          1068 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop80
          1069 root 0 -20 0 0 0 S 0.0 0.0 0:01.80 loop81
          1070 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop82
          1071 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop83
          1072 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop84
          1073 root 0 -20 0 0 0 S 0.0 0.0 0:00.10 loop85
          1074 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop86
          1075 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop87
          1076 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop88
          1077 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop89
          1078 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop90
          1079 root 0 -20 0 0 0 S 0.0 0.0 0:00.02 loop91
          1080 root 0 -20 0 0 0 S 0.0 0.0 0:00.37 loop92
          1081 root 0 -20 0 0 0 S 0.0 0.0 0:00.08 loop93
          1082 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop94
          1083 root 0 -20 0 0 0 S 0.0 0.0 0:00.26 loop95
          1084 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop96
          1085 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop97
          1086 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop98
          1087 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop99
          1088 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop100
          1089 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop101
          1090 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 loop102
          1310 root 20 0 4504 1680 1580 S 0.0 0.0 0:00.05 run-httpd
          1359 root 20 0 4504 1696 1580 S 0.0 0.0 0:00.00 setup_nextcloud
          1488 root 20 0 4504 708 636 S 0.0 0.0 0:00.05 delay-on-failur
          1544 root 20 0 4376 696 632 S 0.0 0.0 0:00.00 sleep
          1741 root 20 0 4504 1716 1612 S 0.0 0.0 0:00.00 occ
          1782 root 20 0 4504 1700 1608 S 0.0 0.0 0:00.00 run-php
          1818 root 20 0 4376 668 600 S 0.0 0.0 0:00.00 sleep
          1829 root 20 0 4376 700 632 S 0.0 0.0 0:00.00 sleep
          1840 root 20 0 4376 700 632 S 0.0 0.0 0:00.00 sleep
          1847 root 20 0 4504 1684 1580 S 0.0 0.0 0:00.00 setup_nextcloud
          1872 root 20 0 4504 736 668 S 0.0 0.0 0:00.00 occ
          2038 root 0 -20 0 0 0 I 0.0 0.0 0:00.19 kworker/0:1H
          2101 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 led_workqueue
          2242 root 0 -20 0 0 0 I 0.0 0.0 0:00.21 kworker/u9:0
          2246 root 0 -20 0 0 0 I 0.0 0.0 0:00.06 kworker/u9:2
          2890 lp 20 0 80072 5924 5136 S 0.0 0.1 0:00.00 dbus
          2939 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 spl_system_task
          2940 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 spl_delay_taskq
          2941 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 spl_dynamic_tas
          2942 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 spl_kmem_cache
          2949 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 zvol
          2955 root 20 0 0 0 0 S 0.0 0.0 0:00.00 arc_prune
          2958 root 20 0 0 0 0 S 0.0 0.0 0:00.46 arc_reclaim
          2959 root 20 0 0 0 0 S 0.0 0.0 0:00.00 dbu_evict
          2961 root 39 19 0 0 0 S 0.0 0.0 0:00.24 dbuf_evict
          2962 root 39 19 0 0 0 S 0.0 0.0 0:00.00 z_vdev_file
          2963 root 20 0 0 0 0 S 0.0 0.0 0:00.30 l2arc_feed
          3151 systemd+ 20 0 65192 6860 5288 S 0.0 0.1 0:01.16 systemd-resolve
          3152 root 20 0 47672 3692 3176 S 0.0 0.0 0:00.02 rpcbind
          3160 62583 20 0 148156 3176 2608 S 0.0 0.0 0:00.11 systemd-timesyn
          3573 root 20 0 117436 1532 1268 S 0.0 0.0 0:00.00 zed
          3574 m 20 0 0.251t 48280 39248 S 0.0 0.4 0:01.83 baloorunner
          3584 root 20 0 634672 1088 984 S 0.0 0.0 0:00.00 osspd
          3600 root 20 0 27020 5472 3784 S 0.0 0.0 0:00.09 smartd
          3608 root 20 0 164844 14860 6272 S 0.0 0.1 0:00.15 networkd-dispat
          3626 syslog 20 0 357788 10352 7848 S 0.0 0.1 0:28.80 rsyslogd
          3635 root 20 0 20372 2056 1880 S 0.0 0.0 0:00.00 irexec
          3636 message+ 20 0 150848 11856 8040 S 0.0 0.1 1:38.05 dbus-daemon
          3683 root 20 0 4520 80 0 S 0.0 0.0 0:00.00 courierlogger
          3684 root 20 0 33096 3712 3424 S 0.0 0.0 0:00.00 authdaemond
          3704 root 20 0 33096 288 0 S 0.0 0.0 0:00.00 authdaemond
          3705 root 20 0 33096 288 0 S 0.0 0.0 0:00.00 authdaemond
          3706 root 20 0 33096 288 0 S 0.0 0.0 0:00.00 authdaemond
          3707 root 20 0 33096 288 0 S 0.0 0.0 0:00.00 authdaemond
          3708 root 20 0 33096 288 0 S 0.0 0.0 0:00.00 authdaemond
          3809 postgres 20 0 300332 23940 22152 S 0.0 0.2 0:00.21 postgres
          3812 postgres 20 0 314104 25056 23180 S 0.0 0.2 0:00.21 postgres
          3813 postgres 20 0 303228 24708 22904 S 0.0 0.2 0:00.20 postgres
          3828 postgres 20 0 300332 3916 2128 S 0.0 0.0 0:00.00 postgres
          3829 postgres 20 0 300332 5288 3452 S 0.0 0.0 0:00.09 postgres
          3830 postgres 20 0 300332 3916 2128 S 0.0 0.0 0:00.05 postgres
          3831 postgres 20 0 301192 6296 3960 S 0.0 0.1 0:00.07 postgres
          3832 postgres 20 0 156008 3044 1256 S 0.0 0.0 0:00.08 postgres
          3839 postgres 20 0 314104 4072 2196 S 0.0 0.0 0:00.00 postgres
          3840 postgres 20 0 314104 4072 2196 S 0.0 0.0 0:00.15 postgres
          3841 postgres 20 0 314104 4072 2196 S 0.0 0.0 0:00.10 postgres
          3842 postgres 20 0 314508 6876 4764 S 0.0 0.1 0:00.08 postgres
          3843 postgres 20 0 169104 3400 1524 S 0.0 0.0 0:00.09 postgres
          3847 postgres 20 0 303228 3924 2120 S 0.0 0.0 0:00.00 postgres
          3848 postgres 20 0 303228 5712 3860 S 0.0 0.0 0:00.08 postgres
          3849 postgres 20 0 303228 3924 2120 S 0.0 0.0 0:00.06 postgres
          3850 postgres 20 0 303660 6304 4256 S 0.0 0.1 0:00.07 postgres
          3851 postgres 20 0 158372 3104 1300 S 0.0 0.0 0:00.08 postgres
          3882 root 20 0 64656 6148 5132 S 0.0 0.1 0:04.23 systemd-logind
          3886 root 20 0 36724 4848 4168 S 0.0 0.0 0:01.70 bluetoothd
          3899 root 20 0 797212 17168 8864 S 0.0 0.1 0:16.65 udisksd
          3912 root 20 0 4552 832 768 S 0.0 0.0 0:00.18 acpid
          3919 root 20 0 353524 8860 7516 S 0.0 0.1 0:00.06 ModemManager
          3982 root 20 0 24984 2912 2648 S 0.0 0.0 0:00.11 cron
          3987 root 20 0 20464 2100 1924 S 0.0 0.0 0:00.00 lircmd
          3991 root 20 0 790008 32692 16280 S 0.0 0.3 0:23.83 snapd
          4020 root 20 0 110408 2036 1820 S 0.0 0.0 0:00.47 irqbalance
          4021 avahi 20 0 144216 9268 7788 S 0.0 0.1 0:01.30 avahi-daemon
          4026 root 20 0 281468 6836 5716 S 0.0 0.1 0:06.50 accounts-daemon
          4034 root 20 0 622296 16856 13332 S 0.0 0.1 0:04.03 NetworkManager
          4036 root 20 0 94920 8460 6568 S 0.0 0.1 0:00.09 cupsd
          4037 root 20 0 44752 5344 4836 S 0.0 0.0 0:00.04 wpa_supplicant
          4192 root 20 0 4520 80 0 S 0.0 0.0 0:00.00 courierlogger
          4195 uml-net 20 0 4524 800 740 S 0.0 0.0 0:00.20 uml_switch
          4197 root 20 0 8808 1828 1716 S 0.0 0.0 0:00.00 couriertcpd
          4223 root 20 0 388136 15780 10628 S 0.0 0.1 0:00.98 polkitd
          4267 avahi 20 0 144076 1388 0 S 0.0 0.0 0:00.00 avahi-daemon
          4283 root 20 0 297440 10840 9252 S 0.0 0.1 0:00.31 cups-browsed
          4341 colord 20 0 389104 17452 8756 S 0.0 0.2 0:01.27 colord
          4361 gerbera 20 0 1187556 28596 21656 S 0.0 0.2 0:01.32 gerbera
          4362 docker-+ 20 0 542284 10068 7824 S 0.0 0.1 0:00.67 docker-registry
          4395 root 20 0 4504 708 636 S 0.0 0.0 0:00.05 delay-on-failur
          4410 mongodb 20 0 1018692 67896 32256 S 0.0 0.6 0:39.98 mongod
          4411 root 20 0 43420 4496 4100 S 0.0 0.0 0:01.37 lircd
          4416 root 20 0 20468 2072 1896 S 0.0 0.0 0:00.00 lircd-uinput
          4436 root 20 0 0 0 0 Z 0.0 0.0 0:00.00 sh
          4449 root 20 0 207264 4560 2876 S 0.0 0.0 0:00.85 mdns-publisher
          4470 root 20 0 68112 4920 4188 S 0.0 0.0 0:00.06 sshd
          4471 root 20 0 60372 5696 5132 S 0.0 0.0 0:00.00 bacula-fd
          4617 root 20 0 181380 11808 11720 S 0.0 0.1 0:00.04 sddm
          4680 root 0 -20 0 0 0 I 0.0 0.0 0:00.13 kworker/0:0H
          4723 bacula 20 0 125984 5824 5264 S 0.0 0.1 0:00.03 bacula-sd
          4740 timidity 20 0 118464 12244 7348 S 0.0 0.1 0:00.03 timidity
          4741 postgres 20 0 303784 24992 23188 S 0.0 0.2 0:00.21 postgres
          4794 redis 20 0 51440 3832 2764 S 0.0 0.0 0:10.22 redis-server
          4814 postgres 20 0 319616 26176 24216 S 0.0 0.2 0:00.57 postgres
          4839 root 20 0 936480 110672 85200 S 0.0 1.0 6:50.84 Xorg
          4893 root 20 0 161636 14216 7592 S 0.0 0.1 0:00.28 update-apt-xapi
          4910 root 20 0 298452 5756 3864 S 0.0 0.1 0:42.59 canonical-livep
          4912 root 20 0 1269508 62512 9828 S 0.0 0.5 0:34.24 python3
          4922 root 20 0 4504 1692 1580 S 0.0 0.0 0:00.05 renew-certs
          4923 root 20 0 4504 1656 1580 S 0.0 0.0 0:02.74 start_mysql
          4924 root 20 0 4504 1708 1612 S 0.0 0.0 0:00.07 nextcloud-cron
          4926 boinc 30 10 224724 14512 11716 S 0.0 0.1 0:26.57 boinc
          4927 root 20 0 351856 22868 11956 S 0.0 0.2 0:15.28 dockerd
          4928 root 20 0 4504 1676 1568 S 0.0 0.0 0:00.07 renew-certs
          4929 root 20 0 46724 7024 5980 S 0.0 0.1 0:00.34 sshpiperd
          4934 root 20 0 265472 10764 8720 S 0.0 0.1 0:00.43 nmbd
          4939 root 20 0 4504 1716 1612 S 0.0 0.0 0:00.09 start-php-fpm
          4940 root 20 0 4504 1712 1612 S 0.0 0.0 0:00.07 nextcloud-cron
          4942 root 20 0 4504 1700 1592 S 0.0 0.0 0:00.06 run-httpd
          4946 root 20 0 4504 1728 1612 S 0.0 0.0 0:00.09 start-php-fpm
          4951 root 20 0 4504 1692 1600 S 0.0 0.0 0:00.06 run-minidlna
          4959 root 20 0 4504 704 636 S 0.0 0.0 0:00.06 delay-on-failur
          4960 root 20 0 1180268 28548 18672 S 0.0 0.2 0:01.67 node
          4962 whoopsie 20 0 460404 27232 11580 S 0.0 0.2 0:00.84 whoopsie
          4970 root 20 0 4504 1656 1564 S 0.0 0.0 0:00.06 start-redis-ser
          4980 root 20 0 1317296 82748 11284 S 0.0 0.7 0:28.57 python3
          4981 root 20 0 4504 1712 1612 S 0.0 0.0 0:00.05 start-redis-ser
          4982 root 20 0 674128 9444 8180 S 0.0 0.1 0:26.66 fwupd
          4987 root 20 0 223072 14344 11948 S 0.0 0.1 0:00.89 libvirt_exporte
          4988 root 20 0 4504 1688 1596 S 0.0 0.0 0:00.07 nextcloud-cron
          4989 root 20 0 4504 1692 1580 S 0.0 0.0 0:00.05 renew-certs
          4994 root 20 0 293676 12104 10032 S 0.0 0.1 0:01.10 kurento-media-s
          4995 root 20 0 4504 1684 1580 S 0.0 0.0 0:02.82 start_mysql
          4998 root 20 0 4504 1680 1608 S 0.0 0.0 0:02.91 start_mysql
          5005 root 20 0 144076 8288 6872 S 0.0 0.1 0:03.42 hydroserver
          5009 root 20 0 18108 2384 2064 S 0.0 0.0 0:00.06 run-spreed-webr
          5010 root 20 0 4504 1704 1608 S 0.0 0.0 0:00.06 start-redis-ser
          5014 root 20 0 413716 15508 13540 S 0.0 0.1 0:01.10 locationd
          5027 m 20 0 374316 10760 9396 S 0.0 0.1 0:00.02 flatpak-session
          5287 root 20 0 4504 1716 1612 S 0.0 0.0 0:00.08 start-php-fpm
          5290 root 20 0 12176 2868 2584 S 0.0 0.0 0:00.03 dovecot
          5385 postgres 20 0 303784 4132 2328 S 0.0 0.0 0:00.00 postgres
          5386 postgres 20 0 303784 5624 3816 S 0.0 0.0 0:00.07 postgres
          5387 postgres 20 0 303784 4132 2328 S 0.0 0.0 0:00.05 postgres
          5388 postgres 20 0 304224 6680 4640 S 0.0 0.1 0:00.06 postgres
          5389 postgres 20 0 158768 3192 1388 S 0.0 0.0 0:00.08 postgres
          5461 nagios 20 0 121904 13708 5700 S 0.0 0.1 0:15.26 syslog-nagios-b
          5536 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 iprt-VBoxWQueue
          5540 root 20 0 0 0 0 S 0.0 0.0 0:00.00 iprt-VBoxTscThr
          5617 kernoops 20 0 56932 2412 1964 S 0.0 0.0 0:00.27 kerneloops
          5756 kernoops 20 0 56932 424 0 S 0.0 0.0 0:00.26 kerneloops
          5857 nobody 20 0 27260 1420 0 S 0.0 0.0 0:00.00 imapproxyd
          6268 dovecot 20 0 9868 1096 988 S 0.0 0.0 0:00.00 anvil
          6270 root 20 0 10000 2508 2228 S 0.0 0.0 0:00.00 log
          6344 root 20 0 207264 6240 4564 S 0.0 0.1 0:02.03 mdns-publisher
          6360 root 20 0 14948 3468 2560 S 0.0 0.0 0:00.00 config
          6474 root 20 0 33508 3640 2812 S 0.0 0.0 0:08.42 redis-server
          6490 root 20 0 33508 3584 2756 S 0.0 0.0 0:08.41 redis-server
          6564 root 20 0 41852 3516 2684 S 0.0 0.0 0:09.22 redis-server
          6609 openldap 20 0 1552624 5492 2608 S 0.0 0.0 0:00.37 slapd
          6711 postgres 20 0 319768 6020 4028 S 0.0 0.1 0:00.00 postgres
          6712 postgres 20 0 319616 6388 4400 S 0.0 0.1 0:00.14 postgres
          6713 postgres 20 0 319616 9360 7376 S 0.0 0.1 0:00.12 postgres
          6714 postgres 20 0 320028 6716 4516 S 0.0 0.1 0:00.28 postgres
          6715 postgres 20 0 174816 4652 2572 S 0.0 0.0 0:00.33 postgres
          6716 postgres 20 0 319912 5084 2988 S 0.0 0.0 0:00.00 postgres
          6810 root 20 0 50208 15544 6788 S 0.0 0.1 0:02.19 redirector
          7129 root 20 0 325000 12676 10028 S 0.0 0.1 0:01.41 minidlnad
          7130 root 20 0 4504 928 832 S 0.0 0.0 0:00.00 run-minidlna
          7246 root 20 0 117116 4848 3540 S 0.0 0.0 0:00.34 spreed-webrtc-s
          7640 root 20 0 315308 8584 7304 S 0.0 0.1 0:00.30 upowerd
          8095 root 20 0 47160 4404 2196 S 0.0 0.0 0:00.00 squid
          8097 root 20 0 51524 16388 10152 S 0.0 0.1 0:01.01 squid
          8262 root 20 0 53480 18220 4068 S 0.0 0.2 0:00.61 munin-node
          8570 nagios 25 5 125144 4368 2156 S 0.0 0.0 0:03.67 nagios3
          8599 root 20 0 1642412 22348 13444 S 0.0 0.2 1:44.72 libvirtd
          8615 root 20 0 4504 1788 1644 S 0.0 0.0 0:00.01 mysqld_safe
          8712 root 20 0 377312 19336 16260 S 0.0 0.2 0:00.16 smbd
          9098 root 20 0 4504 1744 1612 S 0.0 0.0 0:00.02 mysqld_safe
          9158 root 20 0 4504 1776 1644 S 0.0 0.0 0:00.02 mysqld_safe
          9294 root 20 0 1131820 127956 11808 S 0.0 1.1 0:05.31 mysqld
          9580 root 20 0 1880040 130532 12544 S 0.0 1.1 0:05.91 mysqld
          9587 root 20 0 1880032 130376 12352 S 0.0 1.1 0:05.31 mysqld
          9680 root 20 0 0 0 0 I 0.0 0.0 0:02.19 kworker/0:3
          9770 postfix 20 0 163468 10236 8740 S 0.0 0.1 0:00.01 pickup
          9815 root 20 0 300708 9840 7592 S 0.0 0.1 0:09.87 docker-containe
          10027 rtkit 21 1 177168 2760 2520 S 0.0 0.0 0:00.18 rtkit-daemon
          10039 backuppc 20 0 161444 15376 3632 S 0.0 0.1 0:00.07 BackupPC
          10055 root 20 0 63208 3904 3424 S 0.0 0.0 0:00.03 master
          10076 backuppc 30 10 143820 15908 8860 S 0.0 0.1 0:00.10 BackupPC_trashC
          10090 root 20 0 0 0 0 I 0.0 0.0 0:00.36 kworker/1:0
          10175 root 20 0 4376 672 604 S 0.0 0.0 0:00.00 sleep
          10261 root 20 0 344936 5248 2668 S 0.0 0.0 0:00.00 smbd-notifyd
          10262 root 20 0 344960 3964 1384 S 0.0 0.0 0:00.00 cleanupd
          10263 root 20 0 4376 636 572 S 0.0 0.0 0:00.00 sleep
          10457 root 20 0 4376 640 572 S 0.0 0.0 0:00.00 sleep
          10511 m 20 0 3005924 630280 136296 S 0.0 5.5 10:03.58 thunderbird
          10618 root 20 0 0 0 0 I 0.0 0.0 0:00.02 kworker/u8:0
          10675 root 20 0 377304 8828 5748 S 0.0 0.1 0:00.05 lpqd
          10868 root 20 0 180616 20064 14688 S 0.0 0.2 0:00.61 php-fpm
          11296 root 20 0 4376 664 600 S 0.0 0.0 0:00.00 sleep
          11337 libvirt+ 20 0 43628 2144 1792 S 0.0 0.0 0:00.00 dnsmasq
          11338 root 20 0 43600 344 0 S 0.0 0.0 0:00.00 dnsmasq
          11542 root 20 0 4376 696 632 S 0.0 0.0 0:00.00 sleep
          11642 root 20 0 180620 20364 14984 S 0.0 0.2 0:00.59 php-fpm
          11999 root 20 0 4504 1680 1568 S 0.0 0.0 0:00.00 httpd-wrapper
          12009 root 20 0 50696 4276 3504 S 0.0 0.0 0:00.45 httpd
          12034 root 20 0 348288 3652 2516 S 0.0 0.0 0:02.05 httpd
          12035 root 20 0 348288 3652 2516 S 0.0 0.0 0:02.04 httpd
          12036 root 20 0 348288 3652 2516 S 0.0 0.0 0:02.04 httpd
          12253 root 20 0 317272 39200 33540 S 0.0 0.3 0:00.64 php-fpm
          12667 root 20 0 0 0 0 I 0.0 0.0 0:00.20 kworker/u8:1
          12885 root 20 0 4376 700 632 S 0.0 0.0 0:00.00 sleep
          13267 m 20 0 93312 3324 3040 S 0.0 0.0 0:00.01 gpg-agent
          13541 m 20 0 136488 8416 5388 S 0.0 0.1 0:01.20 pep-json-server
          14007 root 20 0 0 0 0 I 0.0 0.0 0:00.19 kworker/0:1
          14020 root 20 0 0 0 0 I 0.0 0.0 0:00.00 kworker/0:0
          14717 root 20 0 243300 17888 15788 S 0.0 0.2 0:00.24 sddm-helper
          14898 m 20 0 78448 8828 6256 S 0.0 0.1 0:01.19 systemd
          14902 m 20 0 308808 20924 4 S 0.0 0.2 0:00.00 (sd-pam)
          14977 m 20 0 281132 5452 4608 S 0.0 0.0 0:00.09 gnome-keyring-d
          14983 m 20 0 541828 37052 32688 S 0.0 0.3 0:00.90 kwalletd5
          14984 m 20 0 4628 1748 1640 S 0.0 0.0 0:00.04 startkde
          15106 root 0 -20 0 0 0 I 0.0 0.0 0:00.34 kworker/1:1H
          15124 m 20 0 150940 13484 8224 S 0.0 0.1 0:01.76 dbus-daemon
          15402 m 20 0 11304 320 0 S 0.0 0.0 0:00.03 ssh-agent
          15876 m 20 0 6464 84 0 S 0.0 0.0 0:00.00 start_kdeinit
          16045 m 20 0 275256 19292 16236 S 0.0 0.2 0:00.21 kdeinit5
          16048 m 20 0 529880 36008 31880 S 0.0 0.3 0:01.13 klauncher
          16071 m 20 0 1573332 209940 117164 S 0.0 1.8 0:09.36 kded5
          16165 m 20 0 532288 35744 31580 S 0.0 0.3 0:00.96 kaccess
          16224 m 20 0 530672 35480 30188 S 0.0 0.3 0:00.92 kglobalaccel5
          16243 m 20 0 188140 5160 4336 S 0.0 0.0 0:00.00 dconf-service
          16338 m 20 0 72552 7124 6652 S 0.0 0.1 0:00.00 kwrapper5
          16343 m 20 0 631252 40704 35684 S 0.0 0.4 0:01.43 ksmserver
          16479 m 20 0 3718684 111148 80624 S 0.0 1.0 6:40.37 kwin_x11
          16501 m 39 19 0.250t 32672 24292 S 0.0 0.3 0:02.17 baloo_file
          16504 m 20 0 1230856 84608 65524 S 0.0 0.7 0:03.12 krunner
          16518 m 20 0 1232464 83452 69320 S 0.0 0.7 0:01.16 polkit-kde-auth
          16522 m 20 0 369536 19900 17724 S 0.0 0.2 0:00.92 xembedsniproxy
          16605 m 20 0 636620 41820 36892 S 0.0 0.4 0:02.13 kdeconnectd
          16619 m 9 -11 1503888 13124 9100 S 0.0 0.1 0:00.96 pulseaudio
          16660 m 20 0 113732 4152 3408 S 0.0 0.0 0:00.00 gconf-helper
          16671 m 20 0 66768 5212 4488 S 0.0 0.0 0:00.01 gconfd-2
          16704 m 20 0 678124 37368 32124 S 0.0 0.3 0:01.15 org_kde_powerde
          16749 m 20 0 781136 26280 22984 S 0.0 0.2 0:01.62 kactivitymanage
          16758 root 10 -10 0 0 0 S 0.0 0.0 0:00.00 krfcommd
          17041 m 20 0 1201776 97652 74500 S 0.0 0.9 1:17.11 dolphin
          17386 m 20 0 1199680 96052 73016 S 0.0 0.8 1:10.95 dolphin
          17531 m 20 0 349460 6128 5360 S 0.0 0.1 0:00.02 at-spi-bus-laun
          17536 m 20 0 146976 9540 8088 S 0.0 0.1 0:00.31 dbus-daemon
          17538 m 20 0 2267288 542348 119888 S 0.0 4.7 6:24.37 Web Content
          17544 m 20 0 1202284 96892 73732 S 0.0 0.8 1:15.97 dolphin
          17548 m 20 0 220836 6676 5888 S 0.0 0.1 0:01.30 at-spi2-registr
          17604 m 20 0 1203028 98172 74548 S 0.0 0.9 1:13.41 dolphin
          17644 m 20 0 352720 16916 15076 S 0.0 0.1 0:00.73 kscreen_backend
          17727 m 20 0 1204512 98508 75372 S 0.0 0.9 1:13.02 dolphin
          17804 m 20 0 1204424 99004 75576 S 0.0 0.9 1:15.71 dolphin
          17807 m 20 0 11380 2880 2080 S 0.0 0.0 0:55.16 ksysguardd
          18115 m 20 0 352544 10176 8900 S 0.0 0.1 0:00.01 gvfsd-http
          18436 root 20 0 25656 6124 4832 S 0.0 0.1 0:00.00 dhclient
          18584 root 20 0 0 0 0 S 0.0 0.0 0:00.00 jbd2/sda2-8
          18585 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 ext4-rsv-conver
          18589 root 20 0 0 0 0 Z 0.0 0.0 0:00.15 mount.ntfs
          18658 root 20 0 14796 2488 1908 S 0.0 0.0 0:00.17 mount.ntfs
          18678 m 20 0 745488 52352 29532 S 0.0 0.5 0:01.34 blueman-applet
          18706 m 20 0 438956 81208 25508 S 0.0 0.7 0:01.32 openpgp-applet
          18715 m 20 0 96.812g 30740 24940 S 0.0 0.3 0:00.29 deja-dup-monito
          18717 m 20 0 345400 19552 15132 S 0.0 0.2 0:03.74 nuntius
          18718 root 20 0 0 0 0 Z 0.0 0.0 0:00.21 mount.ntfs
          18720 root 20 0 14960 2728 2028 S 0.0 0.0 0:01.54 mount.ntfs
          18724 root 20 0 14688 500 0 S 0.0 0.0 0:00.15 mount.ntfs
          18747 root 20 0 0 0 0 Z 0.0 0.0 0:00.15 mount.ntfs
          18757 m 20 0 650888 9332 7444 S 0.0 0.1 0:00.34 xdg-desktop-por
          18861 m 20 0 541740 44932 36196 S 0.0 0.4 0:01.81 kup-daemon
          18971 root 20 0 14996 2824 2028 S 0.0 0.0 0:02.18 mount.ntfs
          19204 root 20 0 14812 2556 2028 S 0.0 0.0 0:00.14 mount.ntfs
          19266 m 20 0 422740 5688 5124 S 0.0 0.0 0:00.20 xdg-document-po
          19280 m 20 0 284856 6680 5816 S 0.0 0.1 0:00.02 gvfsd
          19292 m 20 0 350572 4880 4340 S 0.0 0.0 0:00.00 gvfsd-fuse
          19377 root 20 0 15156 2760 2028 S 0.0 0.0 0:41.05 mount.ntfs
          19381 m 20 0 2034692 437764 107568 S 0.0 3.8 2:55.49 Web Content
          19494 m 20 0 264448 5020 4580 S 0.0 0.0 0:00.00 xdg-permission-
          19525 m 20 0 528172 35812 31692 S 0.0 0.3 0:00.84 xdg-desktop-por
          19642 m 20 0 532264 15204 13020 S 0.0 0.1 0:00.05 xdg-desktop-por
          19888 m 20 0 278112 19556 16040 S 0.0 0.2 0:01.51 file.so
          19927 m 20 0 82748 6752 6092 S 0.0 0.1 0:00.01 obexd
          19930 m 20 0 908324 10784 6564 S 0.0 0.1 0:21.80 gvfs-udisks2-vo
          19982 bacula 20 0 142216 10596 9116 S 0.0 0.1 0:00.06 bacula-dir
          20268 m 20 0 280232 19824 16220 S 0.0 0.2 0:01.52 file.so
          20270 m 20 0 280220 19848 16284 S 0.0 0.2 0:01.51 file.so
          20532 m 20 0 238044 28368 22048 S 0.0 0.2 0:00.67 kuiserver
          20814 m 20 0 280976 6704 5960 S 0.0 0.1 0:00.00 gnome-keyring-d
          20852 nobody 20 0 43628 0 0 S 0.0 0.0 0:00.00 dnsmasq
          20913 root 20 0 80872 7944 7940 S 0.0 0.1 0:00.15 python3
          20940 m 20 0 281676 6400 5600 S 0.0 0.1 0:00.01 gvfs-gphoto2-vo
          20957 m 20 0 371700 7548 6660 S 0.0 0.1 0:00.01 gvfs-afc-volume
          20988 postfix 20 0 163520 10124 8624 S 0.0 0.1 0:00.02 qmgr
          21044 m 20 0 266932 5688 5096 S 0.0 0.0 0:00.01 gvfs-goa-volume
          21091 m 20 0 0.110t 29752 24308 S 0.0 0.3 0:00.26 goa-daemon
          21149 m 20 0 369976 7476 6472 S 0.0 0.1 0:00.39 goa-identity-se
          21230 m 20 0 268756 5796 5124 S 0.0 0.1 0:00.00 gvfs-mtp-volume
          21545 m 20 0 280224 19856 16292 S 0.0 0.2 0:01.75 file.so
          21548 m 20 0 280232 19844 16228 S 0.0 0.2 0:01.71 file.so
          21608 m 20 0 1095136 91620 76152 S 0.0 0.8 0:00.99 konsole
          21644 m 20 0 280224 19856 16292 S 0.0 0.2 0:01.71 file.so
          21947 m 20 0 18176 6596 3204 S 0.0 0.1 0:00.08 bash
          22447 root 20 0 440052 80448 12172 S 0.0 0.7 3:05.38 packagekitd
          22913 m 20 0 280228 19844 16296 S 0.0 0.2 0:01.76 file.so
          23007 root 20 0 0 0 0 I 0.0 0.0 0:04.75 kworker/0:2
          23593 root 20 0 4504 708 636 S 0.0 0.0 0:00.05 delay-on-failur
          23642 root 20 0 0 0 0 I 0.0 0.0 0:00.33 kworker/u8:4
          23656 root 20 0 190864 4948 2968 S 0.0 0.0 0:00.42 mdns-publisher
          26147 m 20 0 141524 9880 7772 T 0.0 0.1 0:00.37 top
          27143 root 20 0 0 0 0 I 0.0 0.0 0:01.64 kworker/u8:3
          27562 root 0 -20 0 0 0 I 0.0 0.0 0:00.94 kworker/1:2H
          28536 root 20 0 0 0 0 I 0.0 0.0 0:01.00 kworker/u8:2
          28656 m 20 0 235700 14424 13072 S 0.0 0.1 0:00.01 kio_http_cache_
          28883 m 20 0 0.251t 110536 87464 S 0.0 1.0 0:02.59 dolphin
          29240 root 20 0 0 0 0 I 0.0 0.0 0:00.01 kworker/1:2
          29580 m 20 0 279708 19520 16440 S 0.0 0.2 0:00.08 file.so
          31946 root 0 -20 0 0 0 I 0.0 0.0 0:01.12 kworker/1:0H

          Comment


            #6
            Kubuntu normally comes with eight loops, loop0 through loop7. You have 108 loops active and each has a niceness of -20, giving them highest priority! Why? What are you doing with them?

            I used to use PostgreSQL in client-server app development and I never had as many Postgres processes running as you have. Are you running more than one instance?

            Also, when you post something as long as the output to your top command place it between [ quote ] and [ / quote ] (spaces removed), If you want to preserve formatting then use [ code ] and [ / code ]. In the icon panel above the reply text box are two icons on the right: quote and code (#).
            "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
            – John F. Kennedy, February 26, 1962.

            Comment


              #7
              My guess is that he has his DE session set to restore previous, which would open those previous loops, as well as the eight that get started, incrementing the number of such instances every time he reloads his DE. Just a thought.
              Using Kubuntu Linux since March 23, 2007
              "It is a capital mistake to theorize before one has data." - Sherlock Holmes

              Comment


                #8
                So, what is bogging you down? You are running a fair bit of web server software, php, plus a database, a media server, a third party web based snap management tool, an enterprise level backup system, a remote management tool (dotmoz), blueman (which is Gtk, and redundant in Plasma) and hence some quite a few Gnome services (probably unneeded, dunno how they became installed)....and I got tired of looking after that. A lot of stuff, and with a bunch of Gnome specific services probably pulled in by whatever bits of gnome you installed, or have added Kubuntu to an existing Ubuntu Gnome (or vice versa)

                However, your system does not seem to be too overly taxed, considering the load.
                Ksysguard is the included GUI system monitor, it is often more useful than top, or the prettier Htop, for quick peeks at what is going on, and grouping processes by parent threads can give a better picture of what task is drinking all the juice.

                What I do notice is that you are showing swap usage, which is a peculiarity that Ubuntu based distros sometimes suffer from. There is a setting called swappiness, that in its default settings makes the system go to swap far too soon, which of course is slowing down your hard drive a lot.

                You can adjust this
                https://help.ubuntu.com/community/Sw...I_change_it.3F
                I suggest setting it to 10. Setting it to zero does not disable swap, so even going down to that is possible. Luckily, it can be changed (temporarily) on the fly so testing is pretty simple.


                On a side note, all those entries with loopX as the naame are related to snaps, tho if you notice they are not using much, if anything, until something is run. I imagine that uis a LOT of snaps you have there
                Last edited by claydoh; Aug 21, 2018, 02:26 PM.

                Comment


                  #9
                  Hi I was trying to set up Postgres and other services to learn. My experiments seem to have gone badly wrong. I was hoping to use and learn mostly from the GUI admin console "pgAdmin III" Not sure how I set so many instances of Postgres, I only wanted one !! "pgAdmin III" dost not list any postgres server groups running. Any ideas, how I could tame to have even one that works, and to learn from ? As is, as I have a heavily multi-service loaded system, on a desktop system I need for other things too !

                  I am trying the mentioned:
                  sudo sysctl vm.swappiness=10for a bit of light relief !

                  In all the promotion of SNAPS on so many Jupitar broadcasts shows, they never mentioned any downside.
                  I thought it was an install container method, and did not know it had to run each as persistant stacked seperate multi-services.

                  Thanks.
                  Last edited by sparxz; Aug 21, 2018, 02:54 PM.

                  Comment


                    #10
                    Originally posted by sparxz View Post
                    Hi I was trying to set up Postgres and other services to learn. My experiments seem to have gone badly wrong. I was hoping to use and learn mostly from the GUI admin console "pgAdmin III" Not sure how I set so many instances of Postgres, I only wanted one !! "pgAdmin III" dost not list any postgres server groups running. Any ideas, how I could tame to have even one that works, and to learn from ? As is, as I have a heavily multi-service loaded system, on a desktop system I need for other things too !

                    I am trying the mentioned:
                    sudo sysctl vm.swappiness=10for a bit of light relief !

                    In all the promotion of SNAPS on so many Jupitar broadcasts shows, they never mentioned any downside.
                    I thought it was an install container method, and did not know it had to run each as persistant stacked seperate multi-services.

                    Thanks.
                    Snaps are run in separate 'containers', so each one has its own virtual mount point, and each one looks to have its own process running,though for you the vast majority are using minimal, if any, resources when you aren't using them.

                    Snaps by default I believe keeps three versions of each application, so that is still a huge number of packages you seem to have. Because the processes are tied to the snap mount point, I don't think that the restoring of previous desktop sessions is the cause of the number here.

                    Snaps do not necessarily create extra, duplicate system services to run, as they do make use of what you already have. The main downside is the duplication of some system library files a snap may use internally that one may already have on their system but may not be on someone else's, so they use more disk space.

                    The number of postgres threads could be due to having a mulitcore processor, if you sort processes by parent you may see that this is the case for some things. I also think that each different sysmon shows processes differently than other tools; I always have more there it seems than when I look at Ksysguard.

                    Comment


                      #11
                      I think you might try using virtualbox to set up a separate OS with a limited ram and cpu usage set up, running a minimal OS (Lubuntu or even Ubuntu Server), else ditch all the web based,php/html/gui admin bits that are the real culprits here. You have not stated what sorts of snaps you are using, not specifically, but if it is all this database and web stuff, maybe install them the normal way? Not sure if that saves any juice or not, though.

                      Comment


                        #12
                        Hi,
                        Yes, I tried many things. VM & local PHP stuff.

                        I have only recently learned about SNAPS, and now seeing the downside.

                        It will take time to untangle it all, on a AMD duel core 3Ghz, 12GB system.

                        Thanks

                        Comment


                          #13
                          Originally posted by sparxz View Post
                          Hi,
                          ....
                          It will take time to untangle it all, on a AMD duel core 3Ghz, 12GB system.

                          Thanks
                          IF, perchance, you decide to do a re-install to "untangle it all" allow me to suggest that at the beginning of the disk partition phase that you choose manual, create just one partition, sda1, and select Btrfs as the / partition. Then, when ever you want to experiment with something you can take a minute to create btrfs snapshots of @ and @home beforehand. That way, if things don't work out, you are only a 3 to 5 minutes away from restoring your system to what it was before your experimentation.
                          "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                          – John F. Kennedy, February 26, 1962.

                          Comment


                            #14
                            Hi,

                            I used to do that with OpenSUSE(Seperate partition for OS, & seperate Partition for home), for many years, which SUSE
                            who were the first to offer, used to suggest that be default. When ever I would trash the OS, I would have a perserved 'home'
                            When I recently setup Kubuntu, I mainly went with defaults. Suprised it followed the Windows convention (OS & Home in one partition)!

                            I was tempted to use BTRFS, but after hearing about recent issues with it, I played safe & went with EXT4.

                            I dipped my toe into TrueOS, and would prefer to use OpenZFS as main storage.
                            BSD is far behind Linux on ease of install. Access to a file system OpenZFS seems to be a motivation
                            for people to choose BSDs over Linux. When ZFS is made more available from eg GPartion & MiniTools & Partion Magic etc,
                            I can see it over talking all other Filesystems that need modest file access speed,
                            Perhaps a really fast file system will be developed 'just' for running an OS. Could be so lean as to only run in Memory !

                            Thanks

                            Comment


                              #15
                              I’ve been using Btrfs for about three years in a variety of configurations on both spinning and SSD’s and haven’t encountered a single problem. That’s probably because I follow the recommendations of the Btrfs dev’s about the number of snapshots per subvolume, the use of defrag, scrub and balance, etc. Too many people are too quick to blame the software for their own foolishness and lack of foresight.

                              Before any experiments, which I frequently try, or upgrades or installs I always take a snapshot of @ and @home. After experiments I always roll back. If the upgrades go south, which they rarely do, or if I don’t like an install, I roll back. The only time I had to do a reinstall was when I switched to Neon for a few years, and again when I switched back to Kubuntu.

                              I’ve run RAID1, RAID0, single, duel, ... all the combos possible with three internal HDs, except RAID5 or 6. Nary a problem switching between them, all while using my system live.

                              During these two switches copying my data from a snapshot of Home made the switch trivial.

                              ZFS is not yet offered as a root filesystem during installation, as Btrfs is, and Btrfs does not need an EXT4 Boot Partition, making backups more complicated the way ZFS does.
                              ZFS needs more RAM than Btrfs. Btrfs snapshotting is more flexible than ZFS’s.
                              Btrfs is less complicated and easier to use than ZFS.
                              Last edited by GreyGeek; Aug 24, 2018, 09:21 AM.
                              "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                              – John F. Kennedy, February 26, 1962.

                              Comment

                              Working...
                              X