All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] X-Terminal?
@ 2002-08-29  0:48 Tobias Giesen
  2002-08-29  0:57 ` James P. Kinney III
  0 siblings, 1 reply; 6+ messages in thread
From: Tobias Giesen @ 2002-08-29  0:48 UTC (permalink / raw)
  To: parisc-linux

Hello,

while I can't get X on my C200 to support the graphics card, how about
using an X-Terminal via Ethernet?

Where can I get hints on how to configure this, and

does anybody know a good X-Window-Terminal software for MS Windows?

Cheers,
Tobias

-----------------------
Tobias Giesen, Composer
Developer of TGTools
www.tobiasgiesen.de
www.tgtools.com
-----------------------

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

* Re: [parisc-linux] X-Terminal?
  2002-08-29  0:48 [parisc-linux] X-Terminal? Tobias Giesen
@ 2002-08-29  0:57 ` James P. Kinney III
  2002-08-29  1:13   ` B. Douglas Hilton
  2002-08-29  1:13   ` B. Douglas Hilton
  0 siblings, 2 replies; 6+ messages in thread
From: James P. Kinney III @ 2002-08-29  0:57 UTC (permalink / raw)
  To: Tobias Giesen; +Cc: palinux

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

Cygwin with XFree86 4.x support! As a demo I ran KDE under Win98 on
cygwin. Slow, but it worked.

The twm is rather speedy. 


http://www.cygwin.com

On Wed, 2002-08-28 at 20:48, Tobias Giesen wrote:
> Hello,
> 
> while I can't get X on my C200 to support the graphics card, how about
> using an X-Terminal via Ethernet?
> 
> Where can I get hints on how to configure this, and
> 
> does anybody know a good X-Window-Terminal software for MS Windows?
> 
> Cheers,
> Tobias
> 
> -----------------------
> Tobias Giesen, Composer
> Developer of TGTools
> www.tobiasgiesen.de
> www.tgtools.com
> -----------------------
> 
> 
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
-- 
James P. Kinney III   \Changing the mobile computing world/
President and CEO      \          one Linux user         /
Local Net Solutions,LLC \           at a time.          /
770-493-8244             \.___________________________./

GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<jkinney@localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7 



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

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

* Re: [parisc-linux] X-Terminal?
  2002-08-29  0:57 ` James P. Kinney III
  2002-08-29  1:13   ` B. Douglas Hilton
@ 2002-08-29  1:13   ` B. Douglas Hilton
  2002-09-30 12:28     ` [parisc-linux] Client Oracle 8.1.6 for Debian pa-risc Claudio Pischel (Dirección General de Catastro - RN)
  1 sibling, 1 reply; 6+ messages in thread
From: B. Douglas Hilton @ 2002-08-29  1:13 UTC (permalink / raw)
  To: palinux, debian-hppa

I agree. Cygwin with XFree86 has got to be the ultimate,
heck you should always have Cygwin anyways on any Windoze
box IMHO, and XFree86 wasn't a big deal to install the
last time I tried it. You should be able to use the
xterm to telnet or rlogin to the hppa box and then an

$ export DISPLAY=###.###.###.###:0
$ mozilla &

Should work most excellently, although I have run into
some difficulties running X apps remotely a while back
with Debian, something seemed messed up with my security
settings and the Debian box wasn't allowing apps to run
remotely. Haven't tried it in a while so I dunno if it
has been fixed or is some config problem on my side.

Voodoo2 Update - been real busy and real tired, no time
to screw with it right now. Probably will hack on it
this weekend.

- Doug




James P. Kinney III wrote:
> Cygwin with XFree86 4.x support! As a demo I ran KDE under Win98 on
> cygwin. Slow, but it worked.
> 
> The twm is rather speedy. 
> 
> 
> http://www.cygwin.com
> 
> On Wed, 2002-08-28 at 20:48, Tobias Giesen wrote:
> 
>>Hello,
>>
>>while I can't get X on my C200 to support the graphics card, how about
>>using an X-Terminal via Ethernet?
>>
>>Where can I get hints on how to configure this, and
>>
>>does anybody know a good X-Window-Terminal software for MS Windows?
>>
>>Cheers,
>>Tobias

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

* Re: [parisc-linux] X-Terminal?
  2002-08-29  0:57 ` James P. Kinney III
@ 2002-08-29  1:13   ` B. Douglas Hilton
  2002-08-29  1:13   ` B. Douglas Hilton
  1 sibling, 0 replies; 6+ messages in thread
From: B. Douglas Hilton @ 2002-08-29  1:13 UTC (permalink / raw)
  To: palinux, debian-hppa

I agree. Cygwin with XFree86 has got to be the ultimate,
heck you should always have Cygwin anyways on any Windoze
box IMHO, and XFree86 wasn't a big deal to install the
last time I tried it. You should be able to use the
xterm to telnet or rlogin to the hppa box and then an

$ export DISPLAY=###.###.###.###:0
$ mozilla &

Should work most excellently, although I have run into
some difficulties running X apps remotely a while back
with Debian, something seemed messed up with my security
settings and the Debian box wasn't allowing apps to run
remotely. Haven't tried it in a while so I dunno if it
has been fixed or is some config problem on my side.

Voodoo2 Update - been real busy and real tired, no time
to screw with it right now. Probably will hack on it
this weekend.

- Doug




James P. Kinney III wrote:
> Cygwin with XFree86 4.x support! As a demo I ran KDE under Win98 on
> cygwin. Slow, but it worked.
> 
> The twm is rather speedy. 
> 
> 
> http://www.cygwin.com
> 
> On Wed, 2002-08-28 at 20:48, Tobias Giesen wrote:
> 
>>Hello,
>>
>>while I can't get X on my C200 to support the graphics card, how about
>>using an X-Terminal via Ethernet?
>>
>>Where can I get hints on how to configure this, and
>>
>>does anybody know a good X-Window-Terminal software for MS Windows?
>>
>>Cheers,
>>Tobias

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

* [parisc-linux] Client Oracle 8.1.6 for Debian pa-risc
  2002-08-29  1:13   ` B. Douglas Hilton
@ 2002-09-30 12:28     ` Claudio Pischel (Dirección General de Catastro - RN)
  2002-09-30 12:33       ` Ralf Hildebrandt
  0 siblings, 1 reply; 6+ messages in thread
From: Claudio Pischel (Dirección General de Catastro - RN) @ 2002-09-30 12:28 UTC (permalink / raw)
  To: parisc-linux

I need the client Oracle 8.1.6 for Debian pa-risc.

            Claudio Pischel
    Subgerente de Informatica
cpischel@catastro.rionegro.gov.ar
  Dirección General de Catastro
       e Información Territorial
              RIO NEGRO

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

* Re: [parisc-linux] Client Oracle 8.1.6 for Debian pa-risc
  2002-09-30 12:28     ` [parisc-linux] Client Oracle 8.1.6 for Debian pa-risc Claudio Pischel (Dirección General de Catastro - RN)
@ 2002-09-30 12:33       ` Ralf Hildebrandt
  0 siblings, 0 replies; 6+ messages in thread
From: Ralf Hildebrandt @ 2002-09-30 12:33 UTC (permalink / raw)
  To: Claudio Pischel (Dirección General de Catastro - RN); +Cc: parisc-linux

On Mon, Sep 30, 2002 at 09:28:44AM -0300, Claudio Pischel (Direcci?n General de Catastro - RN) wrote:

> I need the client Oracle 8.1.6 for Debian pa-risc.

Try asking Oracle for it.

-- 
Ralf Hildebrandt (Im Auftrag des Referat V A)   Ralf.Hildebrandt@charite.de
Charite Campus Virchow-Klinikum                 Tel.  +49 (0)30-450 570-155
Referat V A - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
Why you can't find your system administrators:
Getting Jolt out of their under-floor cache 

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

end of thread, other threads:[~2002-09-30 12:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-29  0:48 [parisc-linux] X-Terminal? Tobias Giesen
2002-08-29  0:57 ` James P. Kinney III
2002-08-29  1:13   ` B. Douglas Hilton
2002-08-29  1:13   ` B. Douglas Hilton
2002-09-30 12:28     ` [parisc-linux] Client Oracle 8.1.6 for Debian pa-risc Claudio Pischel (Dirección General de Catastro - RN)
2002-09-30 12:33       ` Ralf Hildebrandt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.