Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: opening a window on another computer

by hawtin (Prior)
on May 13, 2008 at 15:42 UTC ( [id://686305]=note: print w/replies, xml ) Need Help??


in reply to opening a window on another computer

This is not a Perl question (at least I don't think so). Since you are using Linux you will find that X Windows is your friend. Lets assume that you have the machines 192.168.1.100 to run from and 192.168.1.200 to display on, first allow the other machine to open windows on the 192.168.1.200 one by issuing the following command (on 192.168.1.200)

xhost + 192.168.1.100

Then launch the browser with:

iceweasel -display 192.168.1.200:0 -new-window 'http://www.google.fr/'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://686305]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-25 06:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found