Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 1997 10:31:55 -0600 (CST)
From:      "Stephen D. Spencer" <lists3@artorius.sunflower.com>
To:        Zoltan Sebestyen <sebesty@cs.elte.hu>
Cc:        FreeBSD questions mailinglist <freebsd-questions@FreeBSD.ORG>
Subject:   Re: xload problem
Message-ID:  <Pine.BSF.3.96.971027101529.13679A-100000@artorius.sunflower.com>
In-Reply-To: <Pine.LNX.3.95.971027092022.7238A-100000@neumann.cs.elte.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
man kvm(3)

NAME
     kvm - kernel memory interface


If you check out the above man page, the reason for the following will
become clear.  While in X, su to root and you will notice that xload runs 
like the happy client it is.  Look at the perms for /dev/kmem--look at
the perms for /usr/X11R6/bin/xload...

cd /usr/X11R6/bin
chgrp kmem xload
chmod 2755 xload

Refrigerate for 2 hours.
Serve with fresh garnish.

-Stephen

On Mon, 27 Oct 1997, Zoltan Sebestyen wrote:

> Hi,
> 
>  When I run xload, it just says that "can't open kvm files (some
> non-ASCII characters)" and then quits. Does anyone know what's the
> problem?
> 
> 


-----------------------------------------------------------------------------
-    Stephen Spencer        finger gladiatr@artorius.sunflower.com for      -  
-    administrator          PGP key.                                        -
-    Sunflower Datavision	  http://www.sunflower.com		    -
-----------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971027101529.13679A-100000>