On Wed, 14 Apr 2004, David Howdle wrote:
> Hello All,
>
> Is there any way that I can look into the /proc filesystem of a booted
> ltsp client?
As someone else pointed out, ltspinfod is probably your best bet.
By default, ltspinfod is running on the client, but the ability
to read from /proc is disabled. In lts.conf, you will need
to add 'ALLOW_PROCREAD = Y', and then restart the client.
Then, on the server, you'll need the ltspinfo program. I don't have it
packaged yet, so you'll need to grab it from the cvs server.
The command to get it would be:
cvs -d :pserver:[EMAIL PROTECTED]/usr/local/cvsroot checkout
ltspinfo
That should all be one line, it's probably wrapped in the mail message.
Save the ltspinfo script somewhere in your path, like /usr/local/bin,
and make it executable.
The command to read the proc, should be something like:
ltspinfo --host=ws001 --proc=cpuinfo
That will read the contents of the /proc/cpuinfo file.
Jim McQuillan
[EMAIL PROTECTED]
>
> Thanks
>
> David Howdle
> OPSM Group Systems Support
> Sydney
> Australia
> (02) 9334 2666
> 0419 626 794
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _____________________________________________________________________
> Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
> https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help, try #ltsp channel on irc.freenode.net
>
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net