rantu wrote:

>  some other porgram is taking my port 25. I need to
> run qmail.How do i get my port?
fuser should give your the pid of the process using the port 25 
and then you can use ps aux to find out the name of the process.
Or try out the various options in lsof. Needless to say 
man ps
man fuser
man lsof 
will help you a lot.
-Tarun
-- 
http://www.tarundua.net
Nothing you ever wanted to find about Tarun Dua


_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to