ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] kto est moe salo ;-) ?
  2003-11-24 11:30 [Comm] kto est moe salo ;-) ? Alexandr R. Ogurtzoff
@ 2003-11-24 11:26 ` therion
  2003-11-24 18:30   ` [Comm] " Денис Смирнов
  2003-11-24 23:01   ` [Comm] " some_x
  2003-11-24 11:33 ` Alexey I. Froloff
                   ` (2 subsequent siblings)
  3 siblings, 2 replies; 10+ messages in thread
From: therion @ 2003-11-24 11:26 UTC (permalink / raw)
  To: community

В сообщении от 24 Ноябрь 2003 16:30 Alexandr R. Ogurtzoff написал(a):
> Уважаемые сообщественники!
> Подскажите как можно узнать ктоиз процессов какой ресуср сейчас в ситеме
> использует? Например хочу знать кто(что) сейчас использует CDROM чтоб
> прибить и отмонтировать... :-)

fuser /dev/cdrom
вернет номер процесса
ps aux | grep "this number"
получишь полную информацию
примерно так :)

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Comm] kto est moe salo ;-) ?
@ 2003-11-24 11:30 Alexandr R. Ogurtzoff
  2003-11-24 11:26 ` therion
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Alexandr R. Ogurtzoff @ 2003-11-24 11:30 UTC (permalink / raw)
  To: community

Уважаемые сообщественники!
Подскажите как можно узнать ктоиз процессов какой ресуср сейчас в ситеме 
использует? Например хочу знать кто(что) сейчас использует CDROM чтоб прибить 
и отмонтировать... :-)
-- 
С наилучшими пожеланиями
Александр Огурцов



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Comm] kto est moe salo ;-) ?
  2003-11-24 11:30 [Comm] kto est moe salo ;-) ? Alexandr R. Ogurtzoff
  2003-11-24 11:26 ` therion
@ 2003-11-24 11:33 ` Alexey I. Froloff
  2003-11-24 11:37 ` Alexey Bayguzov
  2003-11-24 11:40 ` Прокопьев Евгений
  3 siblings, 0 replies; 10+ messages in thread
From: Alexey I. Froloff @ 2003-11-24 11:33 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 606 bytes --]

* Alexandr R. Ogurtzoff <iscander@mercuri.mk.ua> [031124 14:23]:
> Подскажите как можно узнать ктоиз процессов какой ресуср сейчас в ситеме 
> использует? Например хочу знать кто(что) сейчас использует CDROM чтоб прибить 
> и отмонтировать... :-)
man fuser

-- 
Regards, Sir Raorn.
-------------------
Я думаю, что telnet-server стоит включить в дистрибутив.
Не из-за того, что telnet protocol, возможно, имеет смысл в современном мире,
а из-за довольно приличной реализации.
В конце концов, хороший пример реализации концепции privilege separation
на практике не так часто встречается.
		-- ldv in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Comm] kto est moe salo ;-) ?
  2003-11-24 11:30 [Comm] kto est moe salo ;-) ? Alexandr R. Ogurtzoff
  2003-11-24 11:26 ` therion
  2003-11-24 11:33 ` Alexey I. Froloff
@ 2003-11-24 11:37 ` Alexey Bayguzov
  2003-11-24 11:40 ` Прокопьев Евгений
  3 siblings, 0 replies; 10+ messages in thread
From: Alexey Bayguzov @ 2003-11-24 11:37 UTC (permalink / raw)
  To: community

On Mon, 24 Nov 2003 13:30:07 +0200
"Alexandr R. Ogurtzoff" <iscander@mercuri.mk.ua> wrote:

> Уважаемые сообщественники!
> Подскажите как можно узнать ктоиз процессов какой ресуср сейчас в ситеме 
> использует? Например хочу знать кто(что) сейчас использует CDROM чтоб прибить 
> и отмонтировать... :-)

#fuser -m /dev/cdrom

man fuser


С уважением,
    Алексей
----------------------------------------
Alexei V. Bayguzov		
E-mail: mrbond@itc.nstu.ru
----------------------------------------


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Comm] kto est moe salo ;-) ?
  2003-11-24 11:30 [Comm] kto est moe salo ;-) ? Alexandr R. Ogurtzoff
                   ` (2 preceding siblings ...)
  2003-11-24 11:37 ` Alexey Bayguzov
@ 2003-11-24 11:40 ` Прокопьев Евгений
  3 siblings, 0 replies; 10+ messages in thread
From: Прокопьев Евгений @ 2003-11-24 11:40 UTC (permalink / raw)
  To: community

Alexandr R. Ogurtzoff пишет:
> Уважаемые сообщественники!
> Подскажите как можно узнать ктоиз процессов какой ресуср сейчас в ситеме 
> использует? Например хочу знать кто(что) сейчас использует CDROM чтоб прибить 
> и отмонтировать... :-)

fuser, lsof

-- 
С уважением, Прокопьев Евгений



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Comm] kto est moe salo ;-) ?
  2003-11-24 23:01   ` [Comm] " some_x
@ 2003-11-24 17:23     ` Andrei Lomov
  2003-11-24 17:28     ` Andrey Rahmatullin
  2003-11-25  2:33     ` Dmitry Azhichakov
  2 siblings, 0 replies; 10+ messages in thread
From: Andrei Lomov @ 2003-11-24 17:23 UTC (permalink / raw)
  To: community

В сообщении от 25 Ноябрь 2003 05:01 some_x написал(a):
> therion пишет:
> >В сообщении от 24 Ноябрь 2003 16:30 Alexandr R. Ogurtzoff написал(a):
> >>Уважаемые сообщественники!
> >>Подскажите как можно узнать ктоиз процессов какой ресуср сейчас в ситеме
> >>использует? Например хочу знать кто(что) сейчас использует CDROM чтоб
> >>прибить и отмонтировать... :-)
> >
> >fuser /dev/cdrom
> >вернет номер процесса
> >ps aux | grep "this number"
> >получишь полную информацию
> >примерно так :)
>
> Как кстати ещё можно убить процесс кроме команды kill(не всегда
> работает) и как посмотреть какой процесс жрёт проц.

kill -9
top
gnome-system-monitor

-- 
Всего доброго,

А. Л.



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Comm] kto est moe salo ;-) ?
  2003-11-24 23:01   ` [Comm] " some_x
  2003-11-24 17:23     ` Andrei Lomov
@ 2003-11-24 17:28     ` Andrey Rahmatullin
  2003-11-25  2:33     ` Dmitry Azhichakov
  2 siblings, 0 replies; 10+ messages in thread
From: Andrey Rahmatullin @ 2003-11-24 17:28 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 488 bytes --]

On Mon, Nov 24, 2003 at 11:01:10PM +0000, some_x wrote:

> Как кстати ещё можно убить процесс кроме команды kill(не всегда 

sudo kill ;-)

вообще попробуй убивать с параметром -9  (то же, что -KILL - man kill)

> работает) и как посмотреть какой процесс жрёт проц.
top


-- 
Если что-то не успели -- не расстраивайтесь. Во-первых все чего-то не
успели, во-вторых есть updates, в-третьих -- да здравствует Sisyphus!
Камешек до вершины он докатить  все равно не сможет.
		-- aen in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Comm] Re: kto est moe salo ;-) ?
  2003-11-24 11:26 ` therion
@ 2003-11-24 18:30   ` Денис Смирнов
  2003-11-24 23:01   ` [Comm] " some_x
  1 sibling, 0 replies; 10+ messages in thread
From: Денис Смирнов @ 2003-11-24 18:30 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 252 bytes --]

On Mon, Nov 24, 2003 at 04:26:36PM +0500, therion wrote:

 > fuser /dev/cdrom
 > вернет номер процесса
 > ps aux | grep "this number"
 > получишь полную информацию
 > примерно так :)

ps u "this number"

-- 
С уважением, Денис

http://freesource.info


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Comm] kto est moe salo ;-) ?
  2003-11-24 11:26 ` therion
  2003-11-24 18:30   ` [Comm] " Денис Смирнов
@ 2003-11-24 23:01   ` some_x
  2003-11-24 17:23     ` Andrei Lomov
                       ` (2 more replies)
  1 sibling, 3 replies; 10+ messages in thread
From: some_x @ 2003-11-24 23:01 UTC (permalink / raw)
  To: community

therion пишет:

>В сообщении от 24 Ноябрь 2003 16:30 Alexandr R. Ogurtzoff написал(a):
>  
>
>>Уважаемые сообщественники!
>>Подскажите как можно узнать ктоиз процессов какой ресуср сейчас в ситеме
>>использует? Например хочу знать кто(что) сейчас использует CDROM чтоб
>>прибить и отмонтировать... :-)
>>    
>>
>
>fuser /dev/cdrom
>вернет номер процесса
>ps aux | grep "this number"
>получишь полную информацию
>примерно так :)
>
Как кстати ещё можно убить процесс кроме команды kill(не всегда 
работает) и как посмотреть какой процесс жрёт проц.



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Comm] kto est moe salo ;-) ?
  2003-11-24 23:01   ` [Comm] " some_x
  2003-11-24 17:23     ` Andrei Lomov
  2003-11-24 17:28     ` Andrey Rahmatullin
@ 2003-11-25  2:33     ` Dmitry Azhichakov
  2 siblings, 0 replies; 10+ messages in thread
From: Dmitry Azhichakov @ 2003-11-25  2:33 UTC (permalink / raw)
  To: community

	Доброго времени суток.
	
On Mon, Nov 24, 2003 at 11:01:10PM +0000, some_x wrote:
> Как кстати ещё можно убить процесс кроме команды kill(не всегда 

kill -9

> работает) и как посмотреть какой процесс жрёт проц.

top

--
С уважением,
	Димыч


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-11-25  2:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-24 11:30 [Comm] kto est moe salo ;-) ? Alexandr R. Ogurtzoff
2003-11-24 11:26 ` therion
2003-11-24 18:30   ` [Comm] " Денис Смирнов
2003-11-24 23:01   ` [Comm] " some_x
2003-11-24 17:23     ` Andrei Lomov
2003-11-24 17:28     ` Andrey Rahmatullin
2003-11-25  2:33     ` Dmitry Azhichakov
2003-11-24 11:33 ` Alexey I. Froloff
2003-11-24 11:37 ` Alexey Bayguzov
2003-11-24 11:40 ` Прокопьев Евгений

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