From: Igor Chubin <imchubin@mail.ru> To: community@altlinux.ru Subject: Re: [Comm] Занят порт Date: Fri, 5 Nov 2004 15:37:53 +0200 Message-ID: <20041105133753.GH2042@modell.xt.vpn> (raw) In-Reply-To: <20041105145507.2f7943c3@super-comp.home.net> On Fri, Nov 05, 2004 at 02:55:07PM +0200, Drool wrote: > On Fri, 5 Nov 2004 11:40:17 +0200 > Igor Chubin <imchubin@mail.ru> wrote: > ... > > > > 1. Посмотреть какой программой занят порт. > > netstat -nlp | grep 10000 > > (в последнем стоблце будет PID и имя процесса, занявшего порт) > > > > 2. Завершить работу процесса. > > > > > > -- > netstat -nlp | grep 10000 > > tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 16390/perl > udp 0 0 0.0.0.0:10000 0.0.0.0:* 16390/perl > > В системном мониторе (CTRL+ESC) как такового процесса perl нет, но на данном PID-е болтается miniserv.pl, > запущенный командой /usr/bin/perl... Запущен от рута. Как его убить, не входя рутом? Никак. Не-root может отправлять сигналы только своим процессам. Кто его породил, тот его и должен убивать -- WBR, i.m.chubin
next prev parent reply other threads:[~2004-11-05 13:37 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-11-05 9:04 Drool 2004-11-05 9:40 ` Igor Chubin 2004-11-05 12:55 ` Drool 2004-11-05 13:37 ` Igor Chubin [this message] 2004-11-05 14:08 ` Drool 2004-11-05 14:44 ` Igor Chubin 2004-11-05 9:43 ` Evgeniy Kobzev 2004-11-05 12:57 ` Drool
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20041105133753.GH2042@modell.xt.vpn \ --to=imchubin@mail.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git