Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 1996 14:36:46 +0200 (GMT)
From:      Robin Lunn <robin@is.co.za>
To:        nik@blueberry.co.uk (Nik Clayton)
Cc:        questions@FreeBSD.ORG
Subject:   Re: /dev/console
Message-ID:  <199604231236.OAA22636@admin.is.co.za>
In-Reply-To: <199604231153.MAA09466@plum.blueberry.co.uk> from "Nik Clayton" at Apr 23, 96 12:53:26 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Nik Clayton wrote:
> Does anyone have the correct permissions for /dev/console handy. Programs
> like xconsole (or xterm -C) have never worked for me.
> 
> At the moment, /dev/console is
> 
>     crw-------  1 root  wheel    0,   0 Apr 23 11:09 /dev/console
> 
> which is obviously wrong. All I really want is for console messages to
> come up in one of my xterms when in X (which I start with 'startx', not
> xdm).

These permissions are fine.  In order to get xconsole working add yourself to
the "operator" group by editing /etc/group.  As an "operator" you can access
the stiffy drive, shut the machine down and run xconsole without having to su
or be root.

Regards,
-- 
_ __                  | Only my ideas here unless I say otherwise...      _
' )  )     /          | (BeamJack@IRC)                                   / \
 /--' ____/___o  __   |                                                 |  /
/  \_(_) /_) (__/) )_ |                                                 \
       "I didn't know it was impossible when I did it!"                  \
                                                                         /\
                                                                        |  |
                                                                         \/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604231236.OAA22636>