cannot kill process
kapil singh kushwah
kapil.network at gmail.com
Wed Mar 4 11:51:00 UTC 2009
Hello,
You do not have enough privileges for doing that and you are not a
process owner .
to kill the process you can use :
sudo kill -9 5099
In case you are not a sudo user then :
run this command on your gnome-terminal :
su -
(it will be prompted for password. enter root password here. )
now you become a root.
then run,
kill -9 5099
--
Regards
Kapil singh Kushwah
Linux System Administrator
Hotwax Media Inc., Indore
09907514840
www.hotwaxmedia.com
More information about the ubuntu-users
mailing list