use htop
and note down the PID of the process.Exit by entering q
then enter the command :
kill PID
If it is owned by the root, then :
sudo kill PID
Hope this'll help you ....
use htop
and note down the PID of the process.Exit by entering q
then enter the command :
kill PID
If it is owned by the root, then :
sudo kill PID
Hope this'll help you ....