Dear Selvi: You may want to try the X's remote display. Assuming, server has address 192.168.1.1 and client has address 192.168.1.2.
1). On the server side (192.168.1.1), run: $ xhost +192.168.1.2 2). On the clien't side (192.168.1.2), run: $ export DISPLAY='192.168.1.1:0.0' Now, any application that you run from this client machine will have its display on the server's desktop. Hope this helps. Pls. explore more for your own. Vidol ----- Original Message ----- From: Selvi To: [EMAIL PROTECTED] Sent: Tuesday, January 01, 2002 5:20 PM Subject: xlogin to another linux host I have 3 Linux server in my network. I am working in one server. if i want to work any othere 2 server i need to go there. How do i make xlogin from my PC to another 2 linux PC without going there? your answer will be valuable Balamurugan.T _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list
