Is there a way to view which processes are currently running on suse?
I mean something like the taskmanager in Windows?
Either in grafical mode or console mode is ok?
Thanks in advance.
Many
in console
ps -A
lists all processes
top
shows process CPU and memory usage in real time
In KDE GUI
System Monitor
In menu System-Monitor
There are virtually tons of programs that list running processes memory, cpu, disk usage and more I just listed those that are installed by default
Easy way: In KDE, just press Ctrl+Esc