RE: [Cooker] Re: xmanager!

2000-02-28 Thread Don Head

Just as an FYI, there is a HOWTO.  Check out the Linux Documentation
Project, http://www.linuxdoc.org/.  In the "HOWTO"'s, "mini" section,
there's a HOWTO called "Remote-X-Apps".  Kinda hard to miss.  Talks all
about everything.

Enjoy. =)

Don Head
Linux Mentor
1 800 826-4640 x1942
1 314 692-1942
[EMAIL PROTECTED]
[AIM - Don Wave][ICQ - 18804935]
[IRC - EFnet, #WaveTech, Don-Wave]


-Original Message-
From: Roger [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 26, 2000 11:06 PM
To: [EMAIL PROTECTED]
Subject: Re: [Cooker] Re: "xmanager"!


no-offense, but i've known this.  thing is, i can't find "any" direct
how-to's.
 this i should be pressumabley listed within a "local lans" section.

btw: i've picked up the o'reilly book on x.  scanned thru it.  the answer
might've been listed by plucking and pulling little "hints" thru-out the
chapter but found no info besides setting up "xdm" on the same computer.
not
too much on veiwing remote computer by "x".   maybe i didn't get/find the
right
one.

i've been ruthlessly searching for some type of how-to on this x/remote
stuff. 
nothing.

posted in several linux newsgroups.
nothing.

Surprise!

your the first that has said anything.

Guess once people get their stuff up and running, they forget to document
their
techniques.  Of course, this last statement is "no surprise" to me, as i'm
in
the same arena.

Thanx for your info on setting it up.  i already new about the "built into
the
roots" deal, but after searching 2 mos. for the routing, was rediculous in
my
opinion..  the farthest i've gotten with this thang, is the remote command
line
logins/rlogins.  bummer

 

On Sat, 26 Feb 2000, you wrote:
 from the quill of Roger [EMAIL PROTECTED] on scroll
 00022616453400.02753@cx640487-b
  I love it!
 
 Good.
 
  This is what i've been trying to do with my 2 linux boxes for some
  time now.
 
 Trying?  In what way?  It just works.  :-)  It's called X-windows. 
 Working remotely is just one of the things that was built into the roots
 that whole shemazle that some think is just "a gui on linux".
 
  (o...wow, can even copy/paste between win98/linux
  appsawesome!)
 
 Dude, where have you been?  :-)  There are umpteen of these things lying
 around.  It is basically just an X-server on Windows.  There are a
 number of companies in this business and have been for a while now.
 
  If anyone has any advice on how i "should be" able to do this between
  my 2
  linux boxes w/o buying this (probabely expensive package) let me know.
 
 There are dozens of of O'Reilly books on X.  You really should look into
 getting one or two if you did not know this was possible between two
 Unix/Linux boxes.
 
 If you have two boxes, A and B (their hostnames) and you are on box B
 and want to run a gui app on box A and see it on box B do the following
 (B$ is the command prompt on box B and A$ is the command prompt on box
 A, and text between the [ ] are comments for the reader):
 
 B$ xauth list $DISPLAY
 B/unix:0  MIT-MAGIC-COOKIE-1  sekrit_cookie_value
 B$ telnet A
 [ log into box A ]
 A$ xauth add B:0 MIT-MAGIC-COOKIE-1  sekrit_cookie_value
 A$ xterm 
 [ you will see a command window come up, it will be from box A ]
 A$ kmail 
 [ I have not used kmail, but presumably it's a kde mail application.
   In any case, it will "appear" on your display as well ]
 [ You can even exit out of your telnet session and come back to B and
   run things from the "xterm" command window that is left ]
 A$ exit
 B$ 
 
  i lveee itawesomethink ms was behind on this onelol
 
 Huh?  X-windows was developed in the mid-eighties!!  Remote access and
 all.  You know I just love it when Windows users awe and gasp at the
 wonder of Citrix.  X-windows re-implemented, just because MS thought
 re-inventing the wheel was a good idea.  Well at least if they re-invent
 it they can keep it a "sekrit" and bend'n'ream their customers for the
 right to use it.
 
  (just wrote this email w/i my remote win98 computer w/i the "xmanager"
  with the
  "kmail" utility!)  
 
 Yeah, amazing ain't it?  :-)
 
 b.
 
 
 --
 Brian J. Murrell  InterLinx Support Services,
Inc.
 North Vancouver, B.C. 604 983
UNIX
 Platform and Brand Independent UNIX Support - R3.2 - R4 - BSD
-- 



Sent from:

Lattitude (deg):32.7130
Longitude (deg):-117.1530
Altitude (ft):  410.0
GMT to Local (hrs): -8.0 (daylight savings enabled)



Created with Linux-Mandrake 7.0!

http://www.linux-mandrake.com/

Currently Beta Testing Mandrake Ver 7.0



Re: [Cooker] Re: xmanager!

2000-02-26 Thread Roger

no-offense, but i've known this.  thing is, i can't find "any" direct how-to's.
 this i should be pressumabley listed within a "local lans" section.

btw: i've picked up the o'reilly book on x.  scanned thru it.  the answer
might've been listed by plucking and pulling little "hints" thru-out the
chapter but found no info besides setting up "xdm" on the same computer.  not
too much on veiwing remote computer by "x".   maybe i didn't get/find the right
one.

i've been ruthlessly searching for some type of how-to on this x/remote stuff. 
nothing.

posted in several linux newsgroups.
nothing.

Surprise!

your the first that has said anything.

Guess once people get their stuff up and running, they forget to document their
techniques.  Of course, this last statement is "no surprise" to me, as i'm in
the same arena.

Thanx for your info on setting it up.  i already new about the "built into the
roots" deal, but after searching 2 mos. for the routing, was rediculous in my
opinion..  the farthest i've gotten with this thang, is the remote command line
logins/rlogins.  bummer

 

On Sat, 26 Feb 2000, you wrote:
 from the quill of Roger [EMAIL PROTECTED] on scroll
 00022616453400.02753@cx640487-b
  I love it!
 
 Good.
 
  This is what i've been trying to do with my 2 linux boxes for some
  time now.
 
 Trying?  In what way?  It just works.  :-)  It's called X-windows. 
 Working remotely is just one of the things that was built into the roots
 that whole shemazle that some think is just "a gui on linux".
 
  (o...wow, can even copy/paste between win98/linux
  appsawesome!)
 
 Dude, where have you been?  :-)  There are umpteen of these things lying
 around.  It is basically just an X-server on Windows.  There are a
 number of companies in this business and have been for a while now.
 
  If anyone has any advice on how i "should be" able to do this between
  my 2
  linux boxes w/o buying this (probabely expensive package) let me know.
 
 There are dozens of of O'Reilly books on X.  You really should look into
 getting one or two if you did not know this was possible between two
 Unix/Linux boxes.
 
 If you have two boxes, A and B (their hostnames) and you are on box B
 and want to run a gui app on box A and see it on box B do the following
 (B$ is the command prompt on box B and A$ is the command prompt on box
 A, and text between the [ ] are comments for the reader):
 
 B$ xauth list $DISPLAY
 B/unix:0  MIT-MAGIC-COOKIE-1  sekrit_cookie_value
 B$ telnet A
 [ log into box A ]
 A$ xauth add B:0 MIT-MAGIC-COOKIE-1  sekrit_cookie_value
 A$ xterm 
 [ you will see a command window come up, it will be from box A ]
 A$ kmail 
 [ I have not used kmail, but presumably it's a kde mail application.
   In any case, it will "appear" on your display as well ]
 [ You can even exit out of your telnet session and come back to B and
   run things from the "xterm" command window that is left ]
 A$ exit
 B$ 
 
  i lveee itawesomethink ms was behind on this onelol
 
 Huh?  X-windows was developed in the mid-eighties!!  Remote access and
 all.  You know I just love it when Windows users awe and gasp at the
 wonder of Citrix.  X-windows re-implemented, just because MS thought
 re-inventing the wheel was a good idea.  Well at least if they re-invent
 it they can keep it a "sekrit" and bend'n'ream their customers for the
 right to use it.
 
  (just wrote this email w/i my remote win98 computer w/i the "xmanager"
  with the
  "kmail" utility!)  
 
 Yeah, amazing ain't it?  :-)
 
 b.
 
 
 --
 Brian J. Murrell  InterLinx Support Services, Inc.
 North Vancouver, B.C. 604 983 UNIX
 Platform and Brand Independent UNIX Support - R3.2 - R4 - BSD
-- 



Sent from:

Lattitude (deg):32.7130
Longitude (deg):-117.1530
Altitude (ft):  410.0
GMT to Local (hrs): -8.0 (daylight savings enabled)



Created with Linux-Mandrake 7.0!

http://www.linux-mandrake.com/

Currently Beta Testing Mandrake Ver 7.0