Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mac OSX + Xorg to remote gentoo box [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
anars
n00b
n00b


Joined: 15 Apr 2006
Posts: 4

PostPosted: Sat Apr 15, 2006 1:09 pm    Post subject: Mac OSX + Xorg to remote gentoo box [solved] Reply with quote

Hi all.

Can I use my xorg installation in Mac OSX to pull up X-applications from a remote gentoo box?
I've read about tightvnc and such, but a truly transparent Xorg -> Xorg would be cool :)

Any thoughts are welcome.

edit: or what about a window with the whole Xorg/Gnome environment remotely? that's what VNC is for, yes, but if I could somehow avoid the vnc thing and go all Xorg..

solution: all-right, I just did the 'ssh user@linuxbox -X' from within the XDarwin environment provided by the Xorg installation:)

also, partly thanks to you, 2nd poster.


Last edited by anars on Sat Apr 15, 2006 2:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
felicehome
Apprentice
Apprentice


Joined: 30 Sep 2004
Posts: 217

PostPosted: Sat Apr 15, 2006 1:23 pm    Post subject: Reply with quote

I never tried this by myself from OSX but you could try the following:

add this
Code:
X11Forwarding yes

to your /etc/ssh/sshd_config on your gentoo box.
then restart sshd:
Code:
/etc/init.d/sshd restart


after that you could try the following from your OSX box:
Code:
ssh -X user@yourosxbox

after login try to launch a X-app.

this should work at least it does from linux to linux
Back to top
View user's profile Send private message
anars
n00b
n00b


Joined: 15 Apr 2006
Posts: 4

PostPosted: Sat Apr 15, 2006 1:27 pm    Post subject: Reply with quote

there must be something more to it.. because it didn't work. but thanks anyway:)
Back to top
View user's profile Send private message
felicehome
Apprentice
Apprentice


Joined: 30 Sep 2004
Posts: 217

PostPosted: Sat Apr 15, 2006 2:21 pm    Post subject: Reply with quote

It should work, at least it does for others: http://www.ocf.berkeley.edu/~phlee/ssh-osx-howto/ssh-osx.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum