You are not logged in.
I just did a new installation of Arch. Aside from the basic packages included in base linux and base-devel, I installed plasma-meta, xorg-server, nvidia, nvidia-utils, kde-system and ufw.
I've noticed that when the system starts up and I look at the firewall, without any interaction from me, no browser or any application has been started, the system will open two random ports to two.dskyio.com
Whats going on here?
Last edited by Zaxth (2021-10-06 12:20:30)
Offline
two.dskyio.com doesn't resolve for me. What IPs do you have?
Offline
Hi,
I've noticed that when the system starts up and I look at the firewall, without any interaction from me, no browser or any application has been started, the system will open two random ports to two.dskyio.com
How did you notice? Can you provide logs?
Can you trace back which process connect to two.dskyio.com? (using ss -p or lsof for exemple)
two.dskyio.com doesn't resolve for me.
For me too, though dskyio.com does to 85.10.201.2.
Offline
https://wiki.archlinux.org/title/Networ … nnectivity
85.10.201.2 and ping.archlinux.org are both hosted at hetzner so I guess this is the connectivity test and a bogus reverse IP lookup?
Offline
I've turned off the connectivity test that networkmanager does. Networkmanager isn't even active now. And yet this is the ss -p output with a fresh boot.
tcp ESTAB 0 0 192.168.0.164:51530 85.10.201.2:https
tcp ESTAB 0 0 192.168.0.164:51532 85.10.201.2:https
Offline
The process isn't listed?
netstat -tulpen
ps aux
Offline
Nothing really stands out to me.
sudo netstat -tulpen
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name
udp 0 0 0.0.0.0:68 0.0.0.0:* 0 16435 805/dhcpcd: [networ
udp6 0 0 :::546 :::* 0 16437 805/dhcpcd: [networ
➜ ~ sudo ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.1 0.0 17532 10632 ? Ss 13:29 0:00 /sbin/init
root 2 0.0 0.0 0 0 ? S 13:29 0:00 [kthreadd]
root 3 0.0 0.0 0 0 ? I< 13:29 0:00 [rcu_gp]
root 4 0.0 0.0 0 0 ? I< 13:29 0:00 [rcu_par_gp]
root 5 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/0:0-rcu_par_gp]
root 6 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/0:0H-kblockd]
root 7 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:0-events_unbound]
root 8 0.0 0.0 0 0 ? I< 13:29 0:00 [mm_percpu_wq]
root 9 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:1-nvme-wq]
root 10 0.0 0.0 0 0 ? S 13:29 0:00 [rcu_tasks_kthre]
root 11 0.0 0.0 0 0 ? S 13:29 0:00 [rcu_tasks_rude_]
root 12 0.0 0.0 0 0 ? S 13:29 0:00 [rcu_tasks_trace]
root 13 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/0]
root 14 0.0 0.0 0 0 ? I 13:29 0:00 [rcu_preempt]
root 15 0.0 0.0 0 0 ? S 13:29 0:00 [rcub/1]
root 16 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/0]
root 17 0.0 0.0 0 0 ? S 13:29 0:00 [migration/0]
root 18 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/0]
root 19 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/0:1-events]
root 20 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/0]
root 21 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/1]
root 22 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/1]
root 23 0.0 0.0 0 0 ? S 13:29 0:00 [migration/1]
root 24 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/1]
root 25 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/1]
root 26 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/1:0-rcu_gp]
root 27 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/1:0H-events_highpri]
root 28 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/2]
root 29 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/2]
root 30 0.0 0.0 0 0 ? S 13:29 0:00 [migration/2]
root 31 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/2]
root 32 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/2]
root 33 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/2:0-mm_percpu_wq]
root 34 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/2:0H-events_highpri]
root 35 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/3]
root 36 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/3]
root 37 0.0 0.0 0 0 ? S 13:29 0:00 [migration/3]
root 38 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/3]
root 39 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/3]
root 40 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/3:0-mm_percpu_wq]
root 41 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/3:0H-events_highpri]
root 42 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/4]
root 43 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/4]
root 44 0.0 0.0 0 0 ? S 13:29 0:00 [migration/4]
root 45 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/4]
root 46 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/4]
root 47 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/4:0-pm]
root 48 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/4:0H-kblockd]
root 49 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/5]
root 50 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/5]
root 51 0.0 0.0 0 0 ? S 13:29 0:00 [migration/5]
root 52 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/5]
root 53 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/5]
root 54 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/5:0-events]
root 55 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/5:0H-events_highpri]
root 56 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/6]
root 57 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/6]
root 58 0.0 0.0 0 0 ? S 13:29 0:00 [migration/6]
root 59 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/6]
root 60 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/6]
root 61 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/6:0-events]
root 62 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/6:0H-events_highpri]
root 63 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/7]
root 64 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/7]
root 65 0.0 0.0 0 0 ? S 13:29 0:00 [migration/7]
root 66 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/7]
root 67 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/7]
root 68 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/7:0-events]
root 69 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/7:0H-events_highpri]
root 70 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/8]
root 71 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/8]
root 72 0.0 0.0 0 0 ? S 13:29 0:00 [migration/8]
root 73 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/8]
root 74 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/8]
root 75 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/8:0-events]
root 76 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/8:0H-kblockd]
root 77 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/9]
root 78 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/9]
root 79 0.0 0.0 0 0 ? S 13:29 0:00 [migration/9]
root 80 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/9]
root 81 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/9]
root 82 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/9:0-events]
root 83 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/9:0H-events_highpri]
root 84 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/10]
root 85 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/10]
root 86 0.0 0.0 0 0 ? S 13:29 0:00 [migration/10]
root 87 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/10]
root 88 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/10]
root 89 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/10:0-rcu_par_gp]
root 90 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/10:0H-events_highpri]
root 91 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/11]
root 92 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/11]
root 93 0.0 0.0 0 0 ? S 13:29 0:00 [migration/11]
root 94 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/11]
root 95 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/11]
root 96 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/11:0-events]
root 97 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/11:0H-events_highpri]
root 98 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/12]
root 99 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/12]
root 100 0.0 0.0 0 0 ? S 13:29 0:00 [migration/12]
root 101 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/12]
root 102 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/12]
root 103 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/12:0-events]
root 104 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/12:0H-events_highpri]
root 105 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/13]
root 106 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/13]
root 107 0.0 0.0 0 0 ? S 13:29 0:00 [migration/13]
root 108 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/13]
root 109 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/13]
root 110 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/13:0-mm_percpu_wq]
root 111 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/13:0H-events_highpri]
root 112 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/14]
root 113 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/14]
root 114 0.0 0.0 0 0 ? S 13:29 0:00 [migration/14]
root 115 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/14]
root 116 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/14]
root 117 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/14:0-events]
root 118 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/14:0H-kblockd]
root 119 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/15]
root 120 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/15]
root 121 0.1 0.0 0 0 ? S 13:29 0:00 [migration/15]
root 122 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/15]
root 123 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/15]
root 124 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/15:0-mm_percpu_wq]
root 125 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/15:0H-kblockd]
root 126 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/16]
root 127 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/16]
root 128 0.1 0.0 0 0 ? S 13:29 0:00 [migration/16]
root 129 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/16]
root 130 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/16]
root 131 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/16:0-mm_percpu_wq]
root 132 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/16:0H-events_highpri]
root 133 0.0 0.0 0 0 ? S 13:29 0:00 [rcub/2]
root 134 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/17]
root 135 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/17]
root 136 0.1 0.0 0 0 ? S 13:29 0:00 [migration/17]
root 137 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/17]
root 138 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/17]
root 139 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/17:0-rcu_par_gp]
root 140 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/17:0H-kblockd]
root 141 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/18]
root 142 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/18]
root 143 0.1 0.0 0 0 ? S 13:29 0:00 [migration/18]
root 144 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/18]
root 145 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/18]
root 146 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/18:0-events]
root 147 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/18:0H-events_highpri]
root 148 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/19]
root 149 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/19]
root 150 0.1 0.0 0 0 ? S 13:29 0:00 [migration/19]
root 151 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/19]
root 152 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/19]
root 153 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/19:0-rcu_par_gp]
root 154 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/19:0H-events_highpri]
root 155 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/20]
root 156 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/20]
root 157 0.1 0.0 0 0 ? S 13:29 0:00 [migration/20]
root 158 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/20]
root 159 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/20]
root 160 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/20:0-rcu_par_gp]
root 161 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/20:0H-events_highpri]
root 162 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/21]
root 163 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/21]
root 164 0.1 0.0 0 0 ? S 13:29 0:00 [migration/21]
root 165 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/21]
root 166 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/21]
root 167 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/21:0-events]
root 168 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/21:0H-events_highpri]
root 169 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/22]
root 170 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/22]
root 171 0.1 0.0 0 0 ? S 13:29 0:00 [migration/22]
root 172 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/22]
root 173 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/22]
root 174 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/22:0-rcu_par_gp]
root 175 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/22:0H-kblockd]
root 176 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/23]
root 177 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/23]
root 178 0.1 0.0 0 0 ? S 13:29 0:00 [migration/23]
root 179 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/23]
root 180 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/23]
root 181 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/23:0-events]
root 182 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/23:0H-kblockd]
root 183 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/24]
root 184 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/24]
root 185 0.1 0.0 0 0 ? S 13:29 0:00 [migration/24]
root 186 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/24]
root 187 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/24]
root 188 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/24:0-events]
root 189 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/24:0H-events_highpri]
root 190 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/25]
root 191 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/25]
root 192 0.1 0.0 0 0 ? S 13:29 0:00 [migration/25]
root 193 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/25]
root 194 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/25]
root 195 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/25:0-events]
root 196 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/25:0H-events_highpri]
root 197 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/26]
root 198 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/26]
root 199 0.1 0.0 0 0 ? S 13:29 0:00 [migration/26]
root 200 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/26]
root 201 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/26]
root 202 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/26:0-rcu_par_gp]
root 203 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/26:0H-events_highpri]
root 204 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/27]
root 205 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/27]
root 206 0.1 0.0 0 0 ? S 13:29 0:00 [migration/27]
root 207 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/27]
root 208 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/27]
root 209 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/27:0-events]
root 210 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/27:0H-kblockd]
root 211 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/28]
root 212 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/28]
root 213 0.1 0.0 0 0 ? S 13:29 0:00 [migration/28]
root 214 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/28]
root 215 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/28]
root 216 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/28:0-rcu_gp]
root 217 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/28:0H-kblockd]
root 218 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/29]
root 219 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/29]
root 220 0.1 0.0 0 0 ? S 13:29 0:00 [migration/29]
root 221 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/29]
root 222 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/29]
root 223 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/29:0-rcu_par_gp]
root 224 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/29:0H-events_highpri]
root 225 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/30]
root 226 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/30]
root 227 0.1 0.0 0 0 ? S 13:29 0:00 [migration/30]
root 228 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/30]
root 229 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/30]
root 230 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/30:0-rcu_par_gp]
root 231 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/30:0H-kblockd]
root 232 0.0 0.0 0 0 ? S 13:29 0:00 [cpuhp/31]
root 233 0.0 0.0 0 0 ? S 13:29 0:00 [idle_inject/31]
root 234 0.1 0.0 0 0 ? S 13:29 0:00 [migration/31]
root 235 0.0 0.0 0 0 ? S 13:29 0:00 [rcuc/31]
root 236 0.0 0.0 0 0 ? S 13:29 0:00 [ksoftirqd/31]
root 237 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/31:0-inet_frag_wq]
root 238 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/31:0H-events_highpri]
root 239 0.0 0.0 0 0 ? S 13:29 0:00 [kdevtmpfs]
root 240 0.0 0.0 0 0 ? I< 13:29 0:00 [netns]
root 241 0.0 0.0 0 0 ? I< 13:29 0:00 [inet_frag_wq]
root 242 0.0 0.0 0 0 ? S 13:29 0:00 [kauditd]
root 243 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/0:2-events]
root 244 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/1:1-rcu_par_gp]
root 245 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/1:2-events]
root 246 0.0 0.0 0 0 ? S 13:29 0:00 [khungtaskd]
root 247 0.0 0.0 0 0 ? S 13:29 0:00 [oom_reaper]
root 248 0.0 0.0 0 0 ? I< 13:29 0:00 [writeback]
root 249 0.0 0.0 0 0 ? S 13:29 0:00 [kcompactd0]
root 250 0.0 0.0 0 0 ? SN 13:29 0:00 [ksmd]
root 251 0.0 0.0 0 0 ? SN 13:29 0:00 [khugepaged]
root 257 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/8:1-rcu_par_gp]
root 271 0.0 0.0 0 0 ? I< 13:29 0:00 [kintegrityd]
root 272 0.0 0.0 0 0 ? I< 13:29 0:00 [kblockd]
root 273 0.0 0.0 0 0 ? I< 13:29 0:00 [blkcg_punt_bio]
root 274 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/3:1-events]
root 275 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/2:1-events]
root 276 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/13:1-events]
root 277 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/16:1-events_freezable]
root 278 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/9:1-events]
root 279 0.0 0.0 0 0 ? I< 13:29 0:00 [ata_sff]
root 280 0.0 0.0 0 0 ? I< 13:29 0:00 [edac-poller]
root 281 0.0 0.0 0 0 ? I< 13:29 0:00 [devfreq_wq]
root 282 0.0 0.0 0 0 ? S 13:29 0:00 [watchdogd]
root 283 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/18:1-events]
root 284 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/13:1H]
root 285 0.0 0.0 0 0 ? S 13:29 0:00 [irq/26-AMD-Vi]
root 286 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/14:1-mm_percpu_wq]
root 287 0.0 0.0 0 0 ? S 13:29 0:00 [kswapd0]
root 289 0.0 0.0 0 0 ? I< 13:29 0:00 [kthrotld]
root 290 0.0 0.0 0 0 ? S 13:29 0:00 [irq/27-aerdrv]
root 291 0.0 0.0 0 0 ? S 13:29 0:00 [irq/28-aerdrv]
root 292 0.0 0.0 0 0 ? S 13:29 0:00 [irq/29-aerdrv]
root 293 0.0 0.0 0 0 ? S 13:29 0:00 [irq/31-aerdrv]
root 294 0.0 0.0 0 0 ? S 13:29 0:00 [irq/32-aerdrv]
root 295 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/30:1-events]
root 296 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/4:1-mm_percpu_wq]
root 297 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/5:1-events]
root 298 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/6:1-mm_percpu_wq]
root 299 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/7:1-events]
root 300 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/10:1-rcu_gp]
root 301 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/11:1-events]
root 302 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/12:1-events]
root 303 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/15:1-events]
root 304 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/17:1-rcu_gp]
root 305 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/19:1-rcu_par_gp]
root 306 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/20:1-rcu_gp]
root 307 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/21:1-events]
root 308 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/22:1-rcu_gp]
root 309 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/23:1-mm_percpu_wq]
root 310 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/24:1-events]
root 311 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/25:1-events]
root 312 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/26:1-events]
root 313 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/27:1-mm_percpu_wq]
root 314 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/28:1-mm_percpu_wq]
root 315 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/29:1-mm_percpu_wq]
root 316 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/31:1-events]
root 317 0.0 0.0 0 0 ? I< 13:29 0:00 [acpi_thermal_pm]
root 318 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:2-events_unbound]
root 319 0.0 0.0 0 0 ? I< 13:29 0:00 [amd_iommu_v2]
root 320 0.0 0.0 0 0 ? I< 13:29 0:00 [nvme-wq]
root 321 0.0 0.0 0 0 ? I< 13:29 0:00 [nvme-reset-wq]
root 322 0.0 0.0 0 0 ? I< 13:29 0:00 [nvme-delete-wq]
root 323 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:3-nvme-wq]
root 324 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:4-events_unbound]
root 325 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:5-nvme-wq]
root 326 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:6-nvme-wq]
root 327 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:7-events_unbound]
root 328 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_0]
root 329 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_0]
root 330 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_1]
root 331 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_1]
root 332 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_2]
root 333 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_2]
root 334 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_3]
root 335 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_3]
root 336 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:8-events_unbound]
root 337 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:9-events_unbound]
root 338 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:10-events_unbound]
root 339 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:11-events_unbound]
root 340 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_4]
root 341 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_4]
root 342 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_5]
root 343 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_5]
root 344 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_6]
root 345 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_6]
root 346 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_7]
root 347 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_7]
root 348 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_8]
root 349 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_8]
root 350 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_9]
root 351 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_9]
root 352 0.1 0.0 0 0 ? I 13:29 0:00 [kworker/u64:12-events_unbound]
root 353 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:13-events_freezable_power_]
root 354 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:14-events_freezable_power_]
root 355 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:15-events_power_efficient]
root 356 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:16-nvme-wq]
root 357 0.0 0.0 0 0 ? I< 13:29 0:00 [mld]
root 358 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/2:1H-kblockd]
root 359 0.0 0.0 0 0 ? I< 13:29 0:00 [ipv6_addrconf]
root 360 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/u64:17]
root 369 0.0 0.0 0 0 ? I< 13:29 0:00 [kstrp]
root 374 0.0 0.0 0 0 ? I< 13:29 0:00 [zswap1]
root 375 0.0 0.0 0 0 ? I< 13:29 0:00 [zswap1]
root 376 0.0 0.0 0 0 ? I< 13:29 0:00 [zswap-shrink]
root 377 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/u65:0-hci0]
root 378 0.0 0.0 0 0 ? I< 13:29 0:00 [charger_manager]
root 379 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/26:2-events]
root 380 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/27:1H-kblockd]
root 381 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/22:2-events]
root 382 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/23:1H-kblockd]
root 406 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/31:1H-kblockd]
root 415 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/6:1H-kblockd]
root 418 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/11:1H-kblockd]
root 419 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/21:1H-kblockd]
root 434 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/4:2-cgroup_destroy]
root 435 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/8:2-usb_hub_wq]
root 436 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/8:3-events]
root 437 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/24:1H-kblockd]
root 438 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/10:1H-kblockd]
root 443 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/0:1H-kblockd]
root 447 0.0 0.0 0 0 ? S 13:29 0:00 [jbd2/nvme1n1p2-]
root 448 0.0 0.0 0 0 ? I< 13:29 0:00 [ext4-rsv-conver]
root 451 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/25:1H-kblockd]
root 453 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/20:1H-kblockd]
root 461 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/4:1H-kblockd]
root 475 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/8:4-pm]
root 486 0.0 0.0 47380 15420 ? Ss 13:29 0:00 /usr/lib/systemd/systemd-journald
root 491 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/6:2-events]
root 492 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_10]
root 493 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_10]
root 500 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/10:2-mm_percpu_wq]
root 501 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/14:1H-kblockd]
root 503 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/15:1H-kblockd]
root 510 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/5:1H]
root 511 0.0 0.0 31144 9844 ? Ss 13:29 0:00 /usr/lib/systemd/systemd-udevd
root 512 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/17:2-mm_percpu_wq]
root 514 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/9:1H-kblockd]
root 515 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/7:1H-kblockd]
root 517 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/16:1H-kblockd]
root 521 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/17:1H-kblockd]
root 540 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/18:1H-kblockd]
root 563 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/22:1H-kblockd]
root 568 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/30:1H-kblockd]
root 631 0.0 0.0 0 0 ? I< 13:29 0:00 [tpm_dev_wq]
root 637 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/4:3-events]
root 663 0.0 0.0 0 0 ? I< 13:29 0:00 [cryptd]
root 683 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/26:1H-kblockd]
root 688 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/29:1H-kblockd]
root 697 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/11:2-rcu_par_gp]
root 698 0.0 0.0 0 0 ? I< 13:29 0:00 [uas]
root 699 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/30:2]
root 700 0.0 0.0 0 0 ? S 13:29 0:00 [scsi_eh_11]
root 701 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/15:2]
root 702 0.0 0.0 0 0 ? I< 13:29 0:00 [scsi_tmf_11]
root 708 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/14:2-events]
root 712 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/u65:1-hci0]
root 713 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/u65:2-hci0]
root 717 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/19:1H-kblockd]
root 725 0.0 0.0 0 0 ? S 13:29 0:00 [jbd2/nvme1n1p3-]
root 726 0.0 0.0 0 0 ? I< 13:29 0:00 [ext4-rsv-conver]
root 728 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/12:1H-kblockd]
root 734 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/3:1H-kblockd]
root 739 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/8:1H-kblockd]
root 747 0.0 0.0 0 0 ? I< 13:29 0:00 [cfg80211]
root 749 0.0 0.0 0 0 ? S 13:29 0:00 [irq/205-iwlwifi]
root 750 0.0 0.0 0 0 ? S 13:29 0:00 [irq/206-iwlwifi]
root 751 0.0 0.0 0 0 ? S 13:29 0:00 [irq/207-iwlwifi]
root 752 0.0 0.0 0 0 ? S 13:29 0:00 [irq/208-iwlwifi]
root 753 0.0 0.0 0 0 ? S 13:29 0:00 [irq/209-iwlwifi]
root 754 0.0 0.0 0 0 ? S 13:29 0:00 [irq/210-iwlwifi]
root 755 0.0 0.0 0 0 ? S 13:29 0:00 [irq/211-iwlwifi]
root 756 0.0 0.0 0 0 ? S 13:29 0:00 [irq/212-iwlwifi]
root 757 0.0 0.0 0 0 ? S 13:29 0:00 [irq/213-iwlwifi]
root 758 0.0 0.0 0 0 ? S 13:29 0:00 [irq/214-iwlwifi]
root 759 0.0 0.0 0 0 ? S 13:29 0:00 [irq/215-iwlwifi]
root 760 0.0 0.0 0 0 ? S 13:29 0:00 [irq/216-iwlwifi]
root 761 0.0 0.0 0 0 ? S 13:29 0:00 [irq/217-iwlwifi]
root 762 0.0 0.0 0 0 ? S 13:29 0:00 [irq/218-iwlwifi]
root 763 0.0 0.0 0 0 ? S 13:29 0:00 [irq/219-iwlwifi]
root 764 0.0 0.0 0 0 ? S 13:29 0:00 [irq/220-iwlwifi]
root 769 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/29:2-rcu_gp]
root 780 0.0 0.0 0 0 ? I< 13:29 0:00 [kworker/28:1H-kblockd]
root 781 0.0 0.0 0 0 ? S 13:29 0:00 [jbd2/sdb1-8]
root 782 0.0 0.0 0 0 ? I< 13:29 0:00 [ext4-rsv-conver]
systemd+ 790 0.0 0.0 90072 6524 ? Ssl 13:29 0:00 /usr/lib/systemd/systemd-timesyncd
root 792 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/19:2-events]
root 793 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/20:2-mm_percpu_wq]
root 795 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/28:2-events]
dbus 799 0.0 0.0 13516 7024 ? Ss 13:29 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
root 801 0.0 0.0 703172 8260 ? Ss 13:29 0:00 /usr/lib/systemd/systemd-logind
dhcpcd 803 0.0 0.0 3252 1912 ? S 13:29 0:00 dhcpcd: [master] [ip4] [ip6]
root 804 0.0 0.0 3348 2480 ? S 13:29 0:00 dhcpcd: [privileged actioneer]
dhcpcd 805 0.0 0.0 2968 288 ? S 13:29 0:00 dhcpcd: [network proxy]
dhcpcd 806 0.0 0.0 2968 288 ? S 13:29 0:00 dhcpcd: [control proxy]
root 822 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/12:2-mm_percpu_wq]
root 823 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/12:3]
root 828 0.0 0.0 0 0 ? S 13:29 0:00 [nv_queue]
root 829 0.0 0.0 0 0 ? S 13:29 0:00 [nv_queue]
root 830 0.0 0.0 144240 18000 ? Ssl 13:29 0:00 /usr/bin/sddm
root 834 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/3:2-mm_percpu_wq]
root 849 0.0 0.0 0 0 ? S 13:29 0:00 [nvidia-modeset/]
root 850 0.0 0.0 0 0 ? S 13:29 0:00 [nvidia-modeset/]
root 851 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/18:2]
root 853 2.1 0.1 25299812 75396 tty1 Ss+ 13:29 0:06 /usr/lib/Xorg -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{40b8fe4a-fada-417e-8503-470f1f929e91} -noreset -displayfd 17
root 854 0.2 0.0 0 0 ? S 13:29 0:00 [irq/223-nvidia]
root 855 0.0 0.0 0 0 ? S 13:29 0:00 [nvidia]
root 856 0.0 0.0 0 0 ? S 13:29 0:00 [nv_queue]
root 869 0.0 0.0 0 0 ? I 13:29 0:00 [kworker/17:3-rcu_par_gp]
dhcpcd 923 0.0 0.0 3348 380 ? S 13:29 0:00 dhcpcd: [BPF ARP] enp7s0 192.168.0.164
root 970 0.0 0.0 0 0 ? I 13:30 0:00 [kworker/2:2-mm_percpu_wq]
root 971 0.0 0.0 0 0 ? I 13:30 0:00 [kworker/24:2-mm_percpu_wq]
root 974 0.0 0.0 68196 18124 ? S 13:30 0:00 /usr/lib/sddm/sddm-helper --socket /tmp/sddm-authacaf6d9d-6370-40cc-8607-5fc67ce44726 --id 1 --start /usr/bin/startplasma-x11 --user rtm
rtm 976 0.0 0.0 17868 9848 ? Ss 13:30 0:00 /usr/lib/systemd/systemd --user
rtm 977 0.0 0.0 21064 2960 ? S 13:30 0:00 (sd-pam)
rtm 987 0.0 0.0 286812 45448 ? Sl 13:30 0:00 /usr/bin/kwalletd5 --pam-login 7 8
rtm 988 0.0 0.0 146508 18280 ? Sl 13:30 0:00 /usr/bin/startplasma-x11
root 989 0.0 0.0 0 0 ? I< 13:30 0:00 [kworker/1:1H-kblockd]
rtm 994 0.0 0.0 12552 6096 ? Ss 13:30 0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
rtm 1026 0.1 0.1 3011580 86848 ? Sl 13:30 0:00 /usr/bin/kded5
rtm 1030 1.3 0.2 1245612 143608 ? Sl 13:30 0:03 /usr/bin/kwin_x11
rtm 1032 0.0 0.0 546008 35400 ? Ssl 13:30 0:00 /usr/lib/kactivitymanagerd
rtm 1040 0.0 0.0 286416 44568 ? Ssl 13:30 0:00 /usr/bin/kglobalaccel5
rtm 1082 0.0 0.0 155108 3844 ? Ssl 13:30 0:00 /usr/lib/dconf-service
rtm 1087 0.0 0.0 289652 49692 ? Sl 13:30 0:00 /usr/bin/ksmserver
rtm 1114 0.0 0.0 268749708 27036 ? SNl 13:30 0:00 /usr/lib/baloo_file
rtm 1116 0.0 0.0 289192 46836 ? Sl 13:30 0:00 /usr/bin/kaccess
rtm 1118 0.0 0.0 435996 47120 ? Sl 13:30 0:00 /usr/lib/polkit-kde-authentication-agent-1
rtm 1120 0.0 0.0 485196 43556 ? Sl 13:30 0:00 /usr/lib/org_kde_powerdevil
rtm 1124 0.0 0.0 229352 22376 ? Sl 13:30 0:00 /usr/bin/xembedsniproxy
rtm 1128 0.7 0.4 1607332 280524 ? Sl 13:30 0:02 /usr/bin/plasmashell
root 1131 0.0 0.0 393836 13572 ? Ssl 13:30 0:00 /usr/lib/udisks2/udisksd
polkitd 1135 0.0 0.0 2983680 23596 ? Ssl 13:30 0:00 /usr/lib/polkit-1/polkitd --no-debug
root 1177 0.0 0.0 245348 9768 ? Ssl 13:30 0:00 /usr/lib/upowerd
rtm 1186 0.0 0.0 230412 23464 ? Sl 13:30 0:00 /usr/bin/gmenudbusmenuproxy
rtm 1188 0.0 0.0 551068 53864 ? Sl 13:30 0:00 /usr/lib/DiscoverNotifier -session 10d4d66f64000163351421100000010240005_1633515332_653054
rtm 1221 0.0 0.0 222244 20508 ? Sl 13:30 0:00 /usr/lib/kf5/kscreen_backend_launcher
rtm 1227 0.3 0.1 839972 94692 ? Rl 13:30 0:00 /usr/bin/yakuake -session 10d4d66f64000163348022400000010460011_1633515332_653041
root 1229 0.1 0.1 467228 106492 ? Ssl 13:30 0:00 /usr/lib/packagekitd
rtm 1235 0.0 0.0 46456 6960 ? Ss 13:30 0:00 /usr/lib/bluetooth/obexd
root 1247 0.0 0.0 0 0 ? I 13:30 0:00 [kworker/21:2-events]
rtm 1259 0.0 0.0 164208 25264 ? Sl 13:30 0:00 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/desktop.so desktop local:/run/user/1000/plasmashelllNqyrz.1.slave-socket
rtm 1265 0.0 0.0 91852 23900 ? S 13:30 0:00 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/kio_file.so file local:/run/user/1000/kio_desktoppUtfOT.1.slave-socket
rtm 1267 0.0 0.0 60600 11356 ? S<sl 13:30 0:00 /usr/bin/pipewire
rtm 1268 0.0 0.0 32132 12192 ? S<sl 13:30 0:00 /usr/bin/pipewire-media-session
rtm 1269 0.0 0.0 25436 7540 ? S<sl 13:30 0:00 /usr/bin/pipewire-pulse
rtkit 1270 0.0 0.0 154128 3096 ? SNsl 13:30 0:00 /usr/lib/rtkit-daemon
rtm 1280 0.0 0.0 268534124 27656 ? S 13:30 0:00 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/tags.so tags local:/run/user/1000/plasmashellkBSHim.2.slave-socket
rtm 1286 0.0 0.0 89804 22628 ? S 13:30 0:00 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/kio_file.so file local:/run/user/1000/plasmashellSxpiGT.3.slave-socket
rtm 1288 0.0 0.0 89804 22428 ? S 13:30 0:00 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/kio_file.so file local:/run/user/1000/plasmashellIYpNrM.4.slave-socket
rtm 1349 0.0 0.0 307944 6256 ? Ssl 13:30 0:00 /usr/lib/at-spi-bus-launcher
rtm 1562 0.0 0.0 13060 5976 pts/1 Ss 13:30 0:00 /bin/zsh
rtm 1639 0.0 0.0 89804 22696 ? S 13:31 0:00 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/kio_file.so file local:/run/user/1000/kded5rKJaGX.1.slave-socket
rtm 1641 0.0 0.0 89804 22572 ? S 13:31 0:00 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/kio_file.so file local:/run/user/1000/kded5fvgLVk.2.slave-socket
root 1798 0.0 0.0 0 0 ? I 13:34 0:00 [kworker/9:2-mm_percpu_wq]
root 1803 0.0 0.0 0 0 ? I 13:34 0:00 [kworker/29:3-events]
root 1804 0.0 0.0 0 0 ? I 13:34 0:00 [kworker/31:2-mm_percpu_wq]
rtm 1806 3.6 0.3 1359424 221356 ? Sl 13:34 0:01 /usr/bin/systemsettings5
root 1860 0.0 0.0 18800 7032 pts/1 S+ 13:34 0:00 sudo ps aux
ss -p provided some more output now though.
tcp CLOSE-WAIT 78 0 192.168.0.164:54286 85.10.201.2:https users:(("packagekitd",pid=1229,fd=33))
tcp ESTAB 0 0 192.168.0.164:33378 34.107.221.82:http users:(("GeckoMain",pid=1929,fd=110))
tcp CLOSE-WAIT 78 0 192.168.0.164:54278 85.10.201.2:https users:(("packagekitd",pid=1229,fd=19))
tcp CLOSE-WAIT 78 0 192.168.0.164:54280 85.10.201.2:https
I'm guessing it's the update checker then?
Yeah it was. It was the update checker.
Thanks a lot for helping out, I was worried there. I have never had the update checker running before, always doing manual updates intermittently. Only now realised it was a thing
Last edited by Zaxth (2021-10-06 11:46:58)
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline