ttyv

  1. Sergei_Shablovsky

    How to setup using different font size (and possible different fonts) in different vt ?

    Dear FreeBSD Gurus! This mean (for example) “8x16” in ttyv1 (autologon btop user w/ restrictions) and “10x18” in all others ttys. Thank You all for detailed explanation! ;)
  2. zc4r

    How to start tshark on ttyv1 and ttyv2 on boot

    I'm trying to get tshark to load before login on my FreeBSD 13.1 server. Preferably I would want ttyv0 to act as the server system notifications, ttyv1 should run on boot: tshark -i re0 -t ud -P -V -u hms -b interval:86400 -w /tmp/tshark_re0_PV.pcap and ttyv2 should run on boot: tshark -i re0 -P...
  3. J

    Switch TTY on Boot?

    I have a custom dialog/console application that opens once the my 8.2 system has finished booting, but there are occasional kernel and system messages that output to tty1 over my dialog application, which makes my application almost undecipherable. I've been able to silence most of the system...
  4. A

    Automically run dialog based shell script on ttyv0 like a kiosk mode

    I am currently automatically execute a script on boot that will run some tests on an embedded device. My actual goal is to have this menu running 100% of the time without any sort of keyboard input needed, with other ttys disabled. Not so much for security as to deter the casually curious...
  5. A

    Blown ttys file!

    Hi you all, I'm a new user to the BSD style world and just finished installing FreeBSD 8.0 on a Asus EEEPC 1000HA netbook and was following the FreeBSD Handbook on installing X11 and KDE 4. Once I got to the section on modifying the ttys file on /etc/ I noticed that this file would have a...
Back
Top