Is there any UI in ubuntu like the one in Windows to kill the processes forcefully.
My google chrome application is stuck and i can't close it, need to do it forcefully.Please help !
12 Answers
Yes, there is a gui. If installed, you can start it with
gnome-system-monitorIf not installed, you can either search in the Software Center for System monitor or type in the terminal:
sudo apt-get install gnome-system-monitorHope this helps.
Or, to make it a bit easier, just open the dash and type System Monitor.
0Open the Dash and search for system monitor. There you can stop the processes you want easily