On 4/27/03 2:26 PM, "Rigoberto de la Cruz" <rigodcx@xxxxxxxxx> spit this out onto my computer screen: > I have a computer with rh9 installed and another > computer with win xp pro installed. I want to access X > from my win computer. I have cygwin with xfree > installed in my win computer. what is the best way to > access my linux computer? is cygwin/xfree good enough? > how do I change the permissions? I tried doing: > > ssh -X user@xxxxxxxxxxxxxx > > but then when I try "startx" I get some errors.. any > pointers?? > > thanks, > Rigo There is a script on the win machine called "startwinx.shh" or "startxwin.sh" (can't remember which right now), that you need to run before you SSh into the linux box. Then it will work! Dustin