Lc.DB — the Linux.com Article Museum
Originally published: Tuesday, 16 January 2001 Author: Jorgen Tysnes [jorgen@linux.com]
Published to: tuneup_tips/Tips Page: 1/1   [Standard view]

Logging to a TTY

Do you like having control over things that are happening in your system?
To have easy access to system logging you can try this: Open your /etc/syslog.conf and insert this into the end of your file:
.* /dev/tty10
You will now get all system messages in tty10, access the tty by...

(this article had no body text)