> I cant get xhost to run on a windows ssh client. > > What do I have to configure on the linux server and > the windows ssh client? > > I tried this on the server > xhost + > > and i have 1 on the X11 forward section on the client > > is that all that i need to open x apps on the client? What X client are you running on your windows box and did you set your DISPLAY variable to point to your windows machine? For example, if you are running an X client on your windows box whose name is test, do the following depending on which shell you're running: With a c shell $setenv DISPLAY test:0. with bash shell $setenv DISPLAY test:0. $export DISPLAY Then run xhost +, then your X app Jeffrey jeff@xxxxxxxxxxxxxx -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list