Hi, How do I configure X so that I can run software on a remote machine (eg cpca7) and view it on my linux machine? I realise that this is probably easy to fix, but I can't remember how to do it!
Thanks
Simon
School of Environmental Sciences, University of East Anglia, University Plain, Norwich, NR4 7TJ
Telephone (01603) 593124 Fax (01603) 507719
[ This email came to you via the Anglian Linux User Group list ] [ If you only wish to recieve event announcements, email the ] [ SUBJECTs of "unsubscribe alug" and "subscribe alug-announce" ] [ to listserver@stu.uea.ac.uk -- We do need your support, tho' ]
Simon Jude wrote:
Hi, How do I configure X so that I can run software on a remote machine (eg cpca7) and view it on my linux machine? I realise that this is probably easy to fix, but I can't remember how to do it!
cpca7 ~> setenv DISPLAY mybox:0 cpca7 ~> xv
et voila (unless UEA has a proxy blocking port 6000 (or something) between your machine and cpca7!!).
does this help ?? Sz
Thanks
Simon
School of Environmental Sciences, University of East Anglia, University Plain, Norwich, NR4 7TJ
Telephone (01603) 593124 Fax (01603) 507719
[ This email came to you via the Anglian Linux User Group list ] [ If you only wish to recieve event announcements, email the ] [ SUBJECTs of "unsubscribe alug" and "subscribe alug-announce" ] [ to listserver@stu.uea.ac.uk -- We do need your support, tho' ]
Neill Newman wrote:
Simon Jude wrote:
Hi, How do I configure X so that I can run software on a remote machine (eg cpca7) and view it on my linux machine? I realise that this is probably easy to fix, but I can't remember how to do it!
oops forgot to add !!
mybox ~> xhost + cpca7
Sz
cpca7 ~> setenv DISPLAY mybox:0 cpca7 ~> xv
et voila (unless UEA has a proxy blocking port 6000 (or something) between your machine and cpca7!!).
does this help ?? Sz
Thanks
Simon
School of Environmental Sciences, University of East Anglia, University Plain, Norwich, NR4 7TJ
Telephone (01603) 593124 Fax (01603) 507719
[ This email came to you via the Anglian Linux User Group list ] [ If you only wish to recieve event announcements, email the ] [ SUBJECTs of "unsubscribe alug" and "subscribe alug-announce" ] [ to listserver@stu.uea.ac.uk -- We do need your support, tho' ]
--
Neill Newman Tel: Mobile 07970 673722 Department of Electronics Systems Engineering Work 01206 873708 University of Essex Fax: Work 01206 872900 http://wearables.essex.ac.uk/index.html email: njnewm@essex.ac.uk
[ This email came to you via the Anglian Linux User Group list ] [ If you only wish to recieve event announcements, email the ] [ SUBJECTs of "unsubscribe alug" and "subscribe alug-announce" ] [ to listserver@stu.uea.ac.uk -- We do need your support, tho' ]
On Thu, Feb 17, 2000 at 03:52:37PM +0000, Neill Newman wrote:
mybox ~> xhost + cpca7
cpca7 ~> setenv DISPLAY mybox:0 cpca7 ~> xv
Far far simpler and faster just to install ssh and do "ssh userid@cpca7.uea.ac.uk" (not before setting the ssh option to do compression... man ssh). Then you can just start things as normal without worrying.
I assume that it works... not tried it with cpca*, but it works on the MTH systems.
MJR
[ This email came to you via the Anglian Linux User Group list ] [ If you only wish to recieve event announcements, email the ] [ SUBJECTs of "unsubscribe alug" and "subscribe alug-announce" ] [ to listserver@stu.uea.ac.uk -- We do need your support, tho' ]
Thanks for your help. Everything is now working fine!
Simon
School of Environmental Sciences, University of East Anglia, University Plain, Norwich, NR4 7TJ
Telephone (01603) 593124 Fax (01603) 507719
[ This email came to you via the Anglian Linux User Group list ] [ If you only wish to recieve event announcements, email the ] [ SUBJECTs of "unsubscribe alug" and "subscribe alug-announce" ] [ to listserver@stu.uea.ac.uk -- We do need your support, tho' ]