• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tiger X11DISPLAY change
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tiger X11DISPLAY change


  • Subject: Re: Tiger X11DISPLAY change
  • From: Todd Sampson <email@hidden>
  • Date: Tue, 17 May 2005 16:19:33 -0500

Thanks Evan,
Security isn't really a problem. It's all on the local intranet. I used ssh
only because it automatically set up the DISPLAY. It still doesn't seem to
work.


[icd-lsfb:sampsont]<14%> xhost +icd-lsf2
icd-lsf2 being added to access control list
[icd-lsfb:sampsont]<15%> rlogin icd-lsf2
Please wait...checking for disk quotas

(c)Copyright 1983-1997 Hewlett-Packard and other fine companies.
   All Rights Reserved.  All Wrongs Reversed.

You are on an hp
Erase set to Backspace
[icd-lsf2:sampsont]<13%> setenv sampsont:10.0
[icd-lsf2:sampsont]<14%> nedit&
[1] 21929
[icd-lsf2:sampsont]<15%> NEdit: Can't open display


I would appreciate it if you have any more ideas!
Thanks,
todd


> From: <email@hidden>
> Date: Tue, 17 May 2005 16:09:19 -0500
> To: <email@hidden>
> Subject: Re: Tiger X11DISPLAY change
>
> Todd Sampson said:
>> Before X11 1.1, I used to connect to a unix box by typing ssh ?X ?l sampsont
>> icd-lsfa
>> At that point, $DISPLAY was set to sampsont:0.0.
>> I could rlogin to other machines and set DISPLAY to sampsont:0.0 and
>> everything would work.
>>
>> Now that I upgraded to Tiger and X11 1.1, I connect by ssh but now use ?Y.
>> When it connects, DISPLAY is set to localhost:10.0.
>> Now if I rlogin to another machine, I can?t figure out what to set DISPLAY
>> to.
>> Does anyone know what changed and what I should do?
>
> ssh is tunneling the X packets internally.  While it takes a little
> longer, it does ensure that you are not sending unencrypted data across
> the network (which could include passwords, confidential documents,
> essentially everything you see or type in your X session).  This is
> generally considered to be a GoodThing (tm).
>
> You /should/ be able to do something like:
>
> xhost +<other-box>   <-- on sampsont
> rlogin <other-box>
> setenv DISPLAY=sampsont:10.0 <-- on <other-box>
>
> However, this then sends unsecure X data back and forth between sompsont
> and <other-box>.  Easiest is to use SSH to forward the packets back and
> forth, either from your mac to <other-box> or from sampsont to
> <other-box>
>
> --Evan
>
>
> --
> Evan Van Dyke                               E-mail: email@hidden
> DNRC's Minister of Lost Internet Packets.   O-
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> X11-users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)

This email sent to email@hidden

  • Follow-Ups:
    • Re: Tiger X11DISPLAY change
      • From: email@hidden
References: 
 >Re: Tiger X11DISPLAY change (From: email@hidden)

  • Prev by Date: Re: Tiger X11DISPLAY change
  • Next by Date: Re: Tiger X11DISPLAY change
  • Previous by thread: Re: Tiger X11DISPLAY change
  • Next by thread: Re: Tiger X11DISPLAY change
  • Index(es):
    • Date
    • Thread