Jerry Geis wrote: > I can ssh into a remote machine. > I can start X on that machine with startx > > How do I then start firefox on that machine (from the ssh prompt) and > have it display on my machine in my office. > > So I want to be using firefox on the remote machine but displaying the > screen output from firefox in my office. > Both boxes are running centos 5. > > how is that done? > > > Jerry > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > Hi you dont need to start X on the remote system at all ssh -X <machine to connect to> firefox