one way to mysql reset pwd
you grep the mysql processes [10:58] ps aux | grep mysql [10:58] then you do [10:58] kill -9 pidNumberGoesHere [10:58] instead of pidNumberGoesHere [10:58] you would put the number of the pid