[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 580: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 636: sizeof(): Parameter must be an array or an object that implements Countable
afewteks.com • Kill hung VM
Page 1 of 1

Kill hung VM

Posted: Mon Nov 02, 2009 11:18 am
by thockman
ps -auxfww | grep nameofvm | grep -v grep

This will get you the pid number to kill -9 with.