Fusengammu
Registered
I have OS X running in my apt, and I want to run an X app from school, so I start OroborOSX on my machine and type
xhost <remote machine name>
on my terminal, and xhost adds the remote machine to the access control list.
Then I set the DISPLAY variable on the remote machine to the my <IP address:0.0> which I get from Network Utility. When I try to run something like "xterm" on the remote machine, it never ends up being shown.
I suspect this is because I am on a cable modem AND a router, because my roommate and I are sharing the connection. I remember way back when running through a SLIP connection and being able to display remote X Win apps(very very slowly) on my Linux box at home, and would love to be able to do this again. Anyone know how??
xhost <remote machine name>
on my terminal, and xhost adds the remote machine to the access control list.
Then I set the DISPLAY variable on the remote machine to the my <IP address:0.0> which I get from Network Utility. When I try to run something like "xterm" on the remote machine, it never ends up being shown.
I suspect this is because I am on a cable modem AND a router, because my roommate and I are sharing the connection. I remember way back when running through a SLIP connection and being able to display remote X Win apps(very very slowly) on my Linux box at home, and would love to be able to do this again. Anyone know how??