ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrey Konovalov aka Krapa <krapa@uraltc.ru>
To: community@altlinux.ru
Subject: Re: [Comm] telnet localhost 7634
Date: Fri, 11 Feb 2005 13:51:08 +0500
Message-ID: <200502111351.08998.krapa@uraltc.ru> (raw)
In-Reply-To: <20050211074856.GX13060@osdn.org.ua>

В сообщении от Пт 11 Февраль 2005 12:48 Michael Shigorin написал(a):
> On Thu, Feb 10, 2005 at 11:57:07PM +0500, Andrey Konovalov aka Krapa wrote:
> >  Кто-нибудь может прокомментировать это явление?
> > [krapa@gate krapa]$ telnet localhost 7634
> >
> > |/dev/hda|ST380011A|42|C||/dev/hdb|Maxtor 6E030L0|42|C|Connection closed
> > | by
> >
> > foreign host.
>
> # netstat -pan | grep '7634.*LISTEN' | read a b c d e f pidname; rpm -qif
> `realpath /proc/${pidname%%/*}/exe`

В принципе хватило бы и так:# netstat -pan | grep 7634

А то: # netstat -pan | grep '7634.*LISTEN' | read a b c d e f pidname; rpm 
-qif `realpath /proc/${pidname%%/*}/exe`
realpath: /proc//exe: No such file or directory
rpmq: no arguments given for query

Это hddtemp оказался. Никаких потенциальных грабель с секурностью тут нет?

-- 
Мы видим сны не для того, чтоб просыпаться - поэтому пока...

  parent reply	other threads:[~2005-02-11  8:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11  7:48 ` Michael Shigorin
2005-02-11  8:16   ` Denis Klykvin
2005-02-11  8:51   ` Andrey Konovalov aka Krapa [this message]
2005-02-11  9:24     ` [Comm] " Michael Shigorin
2005-02-11 12:16       ` Andrey Konovalov aka Krapa

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=200502111351.08998.krapa@uraltc.ru \
    --to=krapa@uraltc.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