public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Simple local DOS
@ 2002-01-09 16:51 David Balazic
  2002-01-09 21:50 ` Matthias Andree
  0 siblings, 1 reply; 16+ messages in thread
From: David Balazic @ 2002-01-09 16:51 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org


log in on some virtual terminal, then run the following line
in a bourne type shell, like bash :

X 2>&1 | less

A reboot "fixes" it. We want to reach windows level quality on desktop
after all, don't we ?

-- 
David Balazic
--------------
"Be excellent to each other." - Bill S. Preston, Esq., & "Ted" Theodore Logan
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

^ permalink raw reply	[flat|nested] 16+ messages in thread
* Re: Simple local DOS
@ 2002-01-10 13:46 David Balazic
  2002-01-10 13:56 ` David S. Miller
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: David Balazic @ 2002-01-10 13:46 UTC (permalink / raw)
  To: matthias.andree, linux-kernel@vger.kernel.org

Matthias Andree (matthias.andree@stud.uni-dortmund.de) wrote :

> On Wed, 09 Jan 2002, David Balazic wrote: 
> 
> > 
> > log in on some virtual terminal, then run the following line 
> > in a bourne type shell, like bash : 
> > 
> > X 2>&1 | less 
> > 
> > A reboot "fixes" it. We want to reach windows level quality on desktop 
> > after all, don't we ? 
> 
> You can also fix that by a remote login,

How do I pull a network connection and a terminal out of a hat ?
Where do I get the hat ?
read : it is a sandalone system.

> chvt,

how do I start chvt if I have a locked up console system ?

> or by just not piping X 

I didn't do it on purpose to lock up my system and risk FS corruption
durin unclean reboot. I was interested in the server output and " 2>&1 | less"
is the logical way to do that.

I could also "solve" this problem by not running linux. And I can "solve" all
gcc bugs by not using gcc. Those are not solutions. Not to me at least.

> output into interactive programs. tail -f is a viable workaround -- and 

tail -f ? what is the difference between :
$ X 2>&1 | tail -f
and
$ X 
?

> all this is off-topic on linux-kernel,

non-root user locked up the console code. console code is part of kernel.
it is a kernel topic.

> it's your own dumbness that makes 
> you do these things. Better run kdm, gdm or xdm or something and you're 
> not having this problem.

My own dumbness ? Did you also say that ping-of-death is not a problem ?
After all it is just the dumbness of people who send out broken ping packets,
no ? And if a computer crashes , businesses lose time and money, you pop up and
explain "no it is not really lost money/time, because it was caused by dumbness !".

-- 
David Balazic
--------------
"Be excellent to each other." - Bill S. Preston, Esq., & "Ted" Theodore Logan
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

^ permalink raw reply	[flat|nested] 16+ messages in thread
* Re: Simple local DOS
@ 2002-01-11 13:00 Zwane Mwaikambo
  2002-01-11 18:03 ` J Sloan
  0 siblings, 1 reply; 16+ messages in thread
From: Zwane Mwaikambo @ 2002-01-11 13:00 UTC (permalink / raw)
  To: root; +Cc: Linux Kernel, david.balazic

>Ctrl-ALT-F12 selects VT mode from a locked X-window, ALT-F1 gets you
>to the first VT, ALT-F2, next, etc.
>No problem at all.

X can kill the keyboard completely, only way in was via remote.

Regards,
	Zwane Mwaikambo



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

end of thread, other threads:[~2002-01-11 18:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-09 16:51 Simple local DOS David Balazic
2002-01-09 21:50 ` Matthias Andree
  -- strict thread matches above, loose matches on Subject: below --
2002-01-10 13:46 David Balazic
2002-01-10 13:56 ` David S. Miller
2002-01-10 13:57 ` Xavier Bestel
2002-01-10 14:04   ` David Balazic
2002-01-10 14:22     ` Jasper Spaans
2002-01-10 21:09   ` J Sloan
2002-01-10 14:07 ` Richard B. Johnson
2002-01-10 14:58   ` David S. Miller
2002-01-10 15:16     ` Richard B. Johnson
2002-01-10 21:10   ` J Sloan
2002-01-10 14:08 ` Matthias Andree
2002-01-10 14:22 ` Wakko Warner
2002-01-11 13:00 Zwane Mwaikambo
2002-01-11 18:03 ` J Sloan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox