[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Force kill a process?



> mercury:/home/www/web8/web# ps ax | grep ftp
>  3123 ?        Ds     0:00 proftpd: (accepting connections)
> 18183 ?        D      0:00 /usr/sbin/proftpd
> 19079 pts/0    D      0:00 /usr/sbin/proftpd
Hi,

u can use: kill -9 process_number

or do /etc/init.d/proftpd stop(or restart)

or use tcpkill utility :-)

Pol



Reply to: