a lot of Nxnode.bin, nxserver, Xtigervnc

Hello,
I have a NanoPi NEO3 with DietPi installed. Also I’m not an expert, I’m learning Linux on the way.
I set up RDP using “dietpi-config”, different desktops, but I think something has gotten messy because looking at HTOP I see many different pids of Nxnode.bin, xnserver and Xtigervnc.
Is it okay or can something be fixed?

  1  [|||                                                                      2.6%]   OS vers: Armbian 20.11.3 Buster
  2  [                                                                         0.0%]   Hostname: DietPi
  3  [                                                                         0.0%]   Tasks: 32, 35 thr; 1 running
  4  [                                                                         0.0%]   Load average: 0.02 0.01 0.00
  Mem[||||||||||||||||||||                                               227M/1.87G]   Uptime: 00:48:51
  Swp[                                                                        0K/0K]
  Cpu Freq:  408 MHz
  Cpu Temp:   34 C

  PID USER      PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME+  Command
  538 nx         20   0  226M  5540  4880 S  0.0  0.3  0:00.00 /usr/NX/bin/nxd
  539 nx         30  10  226M  5540  4880 S  0.0  0.3  0:00.00 /usr/NX/bin/nxd
  533 nx         20   0  226M  5540  4880 S  0.0  0.3  0:00.01 /usr/NX/bin/nxd
 1396 root        0 -20  7768  3884  3448 S  0.0  0.2  0:00.02 /usr/NX/bin/nxexec --node --user nx --priority realtime --mode 0 --pid 18
 1424 nx         10 -10 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1425 nx         10 -10 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1426 nx          0 -20 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1427 nx          0 -20 1390M 57728 17932 S  0.0  2.9  0:00.33 /usr/NX/bin/nxnode.bin
 1428 nx         10 -10 1390M 57728 17932 S  0.0  2.9  0:00.02 /usr/NX/bin/nxnode.bin
 1429 nx          0 -20 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1430 nx          0 -20 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1431 nx         10 -10 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1432 nx         10 -10 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1433 nx         10 -10 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1438 nx         10 -10 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1439 nx         10 -10 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1459 nx          0 -20 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1460 nx          0 -20 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1461 nx          0 -20 1390M 57728 17932 S  0.0  2.9  0:00.00 /usr/NX/bin/nxnode.bin
 1416 nx          0 -20 1390M 57728 17932 S  0.0  2.9  0:02.79 /usr/NX/bin/nxnode.bin
  522 nx         30  10  526M 78360  9420 S  0.0  4.0  0:00.04 /usr/NX/bin/nxserver.bin --daemon
  534 nx         20   0  526M 78360  9420 S  0.0  4.0  0:00.00 /usr/NX/bin/nxserver.bin --daemon
  535 nx         20   0  526M 78360  9420 S  0.0  4.0  0:00.00 /usr/NX/bin/nxserver.bin --daemon
  536 nx         30  10  526M 78360  9420 S  0.0  4.0  0:00.00 /usr/NX/bin/nxserver.bin --daemon
  661 nx         20   0  526M 78360  9420 S  0.0  4.0  0:00.00 /usr/NX/bin/nxserver.bin --daemon
  502 nx         20   0  526M 78360  9420 S  0.0  4.0  0:10.42 /usr/NX/bin/nxserver.bin --daemon
  805 root       20   0  385M 39572 27488 S  0.0  2.0  0:00.00 /usr/bin/Xtigervnc :1 -desktop DietPi:1 (root) -auth /root/.Xauthority -geometry 1280x720 -depth 16 -rfbwait 300
  806 root       20   0  385M 39572 27488 S  0.0  2.0  0:00.00 /usr/bin/Xtigervnc :1 -desktop DietPi:1 (root) -auth /root/.Xauthority -geometry 1280x720 -depth 16 -rfbwait 300
  807 root       20   0  385M 39572 27488 S  0.0  2.0  0:00.00 /usr/bin/Xtigervnc :1 -desktop DietPi:1 (root) -auth /root/.Xauthority -geometry 1280x720 -depth 16 -rfbwait 300
  808 root       20   0  385M 39572 27488 S  0.0  2.0  0:00.00 /usr/bin/Xtigervnc :1 -desktop DietPi:1 (root) -auth /root/.Xauthority -geometry 1280x720 -depth 16 -rfbwait 300

thanks for patience

Hi,

did you try a reboot? How does it looks like after?