Thanks,
Paul
> The catch is I would like to run something like Xload on one of them to
> monitor what the load is on several other systems. Is there a way to do
> that or a package I could get hold of to perform this function with out
> putting too much load on the other systems.
At a simplistic level, rwho does this. More sophisticated solutions
are available: just look for system monitoring on freshmeat or
something.
--
MJR
Member of the Anglian Linux User Group, UK
Meets every month or so and OPN #alug on Mondays at 2000 UK
http://www.anglian.lug.org.uk/
With me sitting on zaphod, ichabod is in my workshop:
xhost + ichabod;rsh ichabod "export DISPLAY=zaphod:0;xload" &
--
Jim Buchanan c22...@eng.delcoelect.com jbuc...@buchanan1.net
=================== http://www.buchanan1.net/ ==========================
"C++ is like movie music, of titanic proportions, yet still culturally
derivative by and large. Especially large." -Larry Wall
================= Visit: http://www.thehungersite.com ==================
: xhost + ichabod;rsh ichabod "export DISPLAY=zaphod:0;xload" &
Using rsh is asking for trouble. It's obsolete and dangerous. Use ssh
instead. You wont have to do the export DISPLAY or xhost + either.
After re-reading the original post, and seeing that it is a student
lab, I'd have to agree. Anyone who uses any of the r commands in that
environment, or on the public Internet is taking a risk.
I suppose I'm spoiled by the fairly safe environments that I'm used to
working in. I do use ssh when I'm worried about who might be looking
at my packets.
--
Jim Buchanan c22...@eng.delcoelect.com jbuc...@buchanan1.net
=================== http://www.buchanan1.net/ ==========================
"For all the shut-down strangers and hot-rod angels, rumbling through this
promised land, Tonight my baby and me we're gonna to ride down to the sea,
and wash these sins off our hands." -Bruce Springsteen