User Tools

Site Tools


syslog_on_tty6
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


syslog_on_tty6 [2014/11/24 01:14] (current) – created 0.0.0.0
Line 1: Line 1:
 +====== Syslog_on_tty6 ======
  
 +===== Ubuntu =====
 +==== Stopping the screen turning off after a few minutes ====
 +On the physical machine itself:
 + setterm -blank 0
 + setterm -powersave off
 + setterm -powerdown 0
 +
 +In /etc/syslog.conf:
 + # Pipe all syslog data to TTY6 (ctrl+alt+f6)
 + *.* /dev/tty6
 +
 +Restart syslogd:
 + /etc/init.d/sysklogd restart
 +
 +Done! Ctrl+Alt+F6 on the physical machine and you should see syslog output!
syslog_on_tty6.txt · Last modified: by 0.0.0.0

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki