RE: telnet from linux to win95

1998-03-24 Thread Henry Hollenberg

Is rshd related to the r commands?

If it allows me to log into the system and do some assembly compiles then
that's all I was looking for.

Where do I check it out (Ataman RSHD)?

Thanks
Henry Hollenberg [EMAIL PROTECTED] 


On Mon, 23 Mar 1998, Timm Gleason wrote:

 I know that Hummingbird Software makes a package that includes a telnetd
 that runs on Win95. I have used it and had much success, until I found that
 I didn't really need it. Ataman software makes a RSHD for Win95, but no
 telnetd.
 
 Timm Gleason
 N2H2, Inc


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


RE: telnet from linux to win95

1998-03-23 Thread Timm Gleason
I know that Hummingbird Software makes a package that includes a telnetd
that runs on Win95. I have used it and had much success, until I found that
I didn't really need it. Ataman software makes a RSHD for Win95, but no
telnetd.

Timm Gleason
N2H2, Inc

 -Original Message-
 From: Henry Hollenberg [mailto:[EMAIL PROTECTED]
 Sent: Saturday, March 21, 1998 2:59 PM
 To: debian-user@lists.debian.org
 Subject: telnet from linux to win95



 I was wondering if there was a way to telnet from a linux box to a win95
 box?

 I can ping the win95 box and I can telnet from the win95 box to the linux
 box.  I have several linux boxes but only one win95.and it has only
 one legacy app I have to keep running (vertical market).for now :-).

 Thanks

   Henry Hollenberg [EMAIL PROTECTED]



 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: telnet from linux to win95

1998-03-22 Thread Marcus Brinkmann
On Sat, Mar 21, 1998 at 05:46:49PM -0600, Henry Hollenberg wrote:
 Looks intresting I'll check it out, thanks.
 
   Henry Hollenberg [EMAIL PROTECTED] 
 
 
 On 21 Mar 1998, Ben Pfaff wrote:
 
 Where can I read a description of vnc?  I didn't get any hits on a debian
 package search :-(.
  
  There's a web page at http://www.orl.co.uk/vnc.  The Debian package is
  in the X11 section at the usual mirror sites.

Let me comment on this (as the new debian maintainer of vnc)

be sure to use 3.3.1-4. There have been a lot of fixes.
vnc now comes with three packages:

1) vncserver . You need this if you want a X server running on the linux
box, that you can display and control in a windows95/NT or even X window.

2) xvncviewer. You need this if you want to display a vnc server (either on
linux or Windows 95) on the linux box under X.

3) svncviewer. You need this if you want to display a vnc server (either
linux or Windows 95) on the linux box with svgalib (NEW!).

If you want to have the full Win95 desktop in a Xwindow window, you need the
Win95 server (from the homepage above) and xvncviewer. If you want to have
the full Win95 desktop with svgalib, then you need svncviewer (note: this
may be a bit unstable. I didn't experienced any problems, but I haven't
tested it very much yet).

You can configure vnc in /etc/vnc.conf and/or ~/.vncrc, but you mostly need
this if you are going to use linux as the server.

A side note: PLEASE report *any* experiences with vnc to me (what are you
doing with it, does it work?, how stable is it?). I'm very interested in
reports!

Thank you!
Marcus


-- 
Rhubarb is no Egyptian god.Debian GNU/Linuxfinger brinkmd@ 
Marcus Brinkmann   http://www.debian.orgmaster.debian.org
[EMAIL PROTECTED]for public  PGP Key
http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/   PGP Key ID 36E7CD09


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: telnet from linux to win95

1998-03-22 Thread Carey Evans
Henry Hollenberg [EMAIL PROTECTED] writes:

 I have a tutorial on assembly I was tinkering with and it is written
 for intel assembly format...instead of att.

The assembler might work under DOSEmu or under Wine.  You could also
have a look at the NASM assembler, which is a Debian package.  It
isn't quite the format that MASM uses, but it definitely isn't ATT.

-- 
 Carey Evans  http://home.clear.net.nz/pages/c.evans/

  GNU GPL: The Source will be with you... always.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


telnet from linux to win95

1998-03-21 Thread Henry Hollenberg

I was wondering if there was a way to telnet from a linux box to a win95
box?

I can ping the win95 box and I can telnet from the win95 box to the linux
box.  I have several linux boxes but only one win95.and it has only
one legacy app I have to keep running (vertical market).for now :-).

Thanks

Henry Hollenberg [EMAIL PROTECTED] 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: telnet from linux to win95

1998-03-21 Thread Ben Pfaff
   I was wondering if there was a way to telnet from a linux box to a win95
   box?

No.  Win95 does not have a telnet server.

If you want to use Win95 remotely, you could try the vnc package if
you are running hamm.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: telnet from linux to win95

1998-03-21 Thread Chi Wong
Are you sure you know what you are talking about? You can telnet to a unix
machine from windows 95. You can't telnet from Linux to win95. First of all
win95 has no option to accept telnet and it is not a server. You could do
it with NT if you have like OpenNT installed ontop of it. 

At 05:59 PM 3/21/98 , Henry Hollenberg wrote:

I was wondering if there was a way to telnet from a linux box to a win95
box?

I can ping the win95 box and I can telnet from the win95 box to the linux
box.  I have several linux boxes but only one win95.and it has only
one legacy app I have to keep running (vertical market).for now :-).

Thanks

   Henry Hollenberg [EMAIL PROTECTED] 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: telnet from linux to win95

1998-03-21 Thread Henry Hollenberg

I think I know what I'm talking about :-)and I even have a reason!
I was wondering if anyone had written some sort of telnetd for win95
boxes.  I realize it's an unstable piece of crapbut I have a tutorial
on assembly I was tinkering with and it is written for intel assembly
format...instead of att.  So I thought I would do the compiles on the
win95 box. But I hate to sit down to itI'd rather open up a telnet to
it from my linux box if possible.  Of course when I was thru with the
tutorial I would switch over to the att style.

Henry Hollenberg [EMAIL PROTECTED] 


On Sat, 21 Mar 1998, Chi Wong wrote:

 Are you sure you know what you are talking about? You can telnet to a unix
 machine from windows 95. You can't telnet from Linux to win95. First of all
 win95 has no option to accept telnet and it is not a server. You could do
 it with NT if you have like OpenNT installed ontop of it. 
 
 At 05:59 PM 3/21/98 , Henry Hollenberg wrote:
 
 I was wondering if there was a way to telnet from a linux box to a win95
 box?
 
 I can ping the win95 box and I can telnet from the win95 box to the linux
 box.  I have several linux boxes but only one win95.and it has only
 one legacy app I have to keep running (vertical market).for now :-).


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: telnet from linux to win95

1998-03-21 Thread Henry Hollenberg
Where can I read a description of vnc?  I didn't get any hits on a debian
package search :-(.

Henry Hollenberg [EMAIL PROTECTED] 


On 21 Mar 1998, Ben Pfaff wrote:

I was wondering if there was a way to telnet from a linux box to a win95
box?
 
 No.  Win95 does not have a telnet server.
 
 If you want to use Win95 remotely, you could try the vnc package if
 you are running hamm.
 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: telnet from linux to win95

1998-03-21 Thread Ben Pfaff
   Where can I read a description of vnc?  I didn't get any hits on a debian
   package search :-(.

There's a web page at http://www.orl.co.uk/vnc.  The Debian package is
in the X11 section at the usual mirror sites.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: telnet from linux to win95

1998-03-21 Thread Henry Hollenberg
Looks intresting I'll check it out, thanks.

Henry Hollenberg [EMAIL PROTECTED] 


On 21 Mar 1998, Ben Pfaff wrote:

Where can I read a description of vnc?  I didn't get any hits on a debian
package search :-(.
 
 There's a web page at http://www.orl.co.uk/vnc.  The Debian package is
 in the X11 section at the usual mirror sites.
 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]