On Tue, 29 Feb 2000, Steve Feehan wrote:

>I am going through the SANS Securing Linux handbook and have setup syslogd
>to send messages to /dev/tty8. However I am running X and would like to
>capture these messages in an xterm. Is there a way to start an xterm and
>have it display the messages that are sent to /dev/tty8?
>
>Sorry that this is somewhat off topic :-)
>
>

I think this way can help you:


1. Configure the console:
On /etc/syslog.conf there should be a line with the following:

kern.*                      /dev/console


Set that line according to your requirements. The documentation is in 
man 5 syslog.conf


2. Restart syslogd
Restart syslogd by:

/etc/rc.d/initd.syslogd restart


3.start xconsole 
You start xconsole by entering in an xterm 

xconsole -daemon

There you should have the console in a new window

regards,
Agustin

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Agustin Navarro P.
[EMAIL PROTECTED]
58.2.9630746


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to