Displaying 6 results from an estimated 6 matches for "ttyv8".
Did you mean:
  tty8
  
2003 Oct 27
3
How to disable XFree86 and wdm listening ports
Hello,
what is the right way to disable XFree86 and wdm listening
ports tcp 6000 and tcp 1024.
I read in man XFree86 about the -nolisten tcp option
and tried to set in  /usr/X11R6/lib/X11/xdm  
:0 local /usr/X11R6/bin/X -nolisten tcp
but it was not successful.
What is the right way to close the ports without use of IPFW?
Your help would be appreciated.
Thank?s
Wolfgang
2008 Nov 07
0
/etc/ttys oddity
I have the following line in /etc/ttys:
ttyv8   "/usr/local/bin/kdm -nodaemon"  xterm   on  insecure
Because of X misconfiguration it constantly crashed, so:
kdm-bin[1178]: Unable to fire up local display :0; disabling.
So I fix xorg.conf, then I change on => off in ttys,
then I do kill -1 1, and X gets started!
Seems illogical...
2003 Oct 19
1
jail + devfs + snp problem (FreeBSD 5.1-RELEASE-p10)
.../devfs -m /storage0/site/dev ruleset 2
shell# cd /storage0/site/dev
shell# ls
fd      ptyp6   ptypf   ptypo   ttyld0  ttyp7   ttypg   ttypp   ttyv6   ttyvf
net     ptyp7   ptypg   ptypp   ttyld1  ttyp8   ttyph   ttypq   ttyv7   urandom
null    ptyp8   ptyph   ptypq   ttyp0   ttyp9   ttypi   ttypr   ttyv8   zero
ptyp0   ptyp9   ptypi   ptypr   ttyp1   ttypa   ttypj   ttyv0   ttyv9
ptyp1   ptypa   ptypj   random  ttyp2   ttypb   ttypk   ttyv1   ttyva
ptyp2   ptypb   ptypk   ttyd0   ttyp3   ttypc   ttypl   ttyv2   ttyvb
ptyp3   ptypc   ptypl   ttyd1   ttyp4   ttypd   ttypm   ttyv3   ttyvc
ptyp4   ptyp...
2004 Jun 26
3
ttyv for local only?
I get this in my security postings.
Jun [undisclosed time] [undiscl.] login: 2 LOGIN FAILURES ON ttyv2
Jun [undisclosed time] [undiscl.] login: 2 LOGIN FAILURES ON ttyv2, qmaild
As it turns out, I'm not running qmail :)  And if I did, it would
definitely have a nologin shell.  But that's beside the point-
I have had a perception that ttyv was for local/console logins, and that
just
2006 May 09
0
MegaTech UPSilon 2000 usage
...milar (for Linux) and as you 
mentioned for FreeBSD we shall use cuaaN device. Well 
FreeBSD# ls
acd0             ctty              lpt0             stderr          ttyv6
acd0t01        cuad0 ???  lpt0.ctl         stdin           ttyv7
acpi              cuad0.init    mdctl           stdout         ttyv8
ad0               cuad0.lock   mem            sysmouse    ttyv9
ad0s1           cuad1???     net              ttyd0            ttyva
ad0s1a         cuad1.init    net1             ttyd0.init     ttyvb
ad0s1b         cuad1.lock   net2             ttyd0.lock   ttyvc
ad0s1c         devctl           net...
2013 Jun 04
3
Serial terminal issues
...xterm   on  secure
ttyv4   "/usr/libexec/getty Pc"         xterm   on  secure
ttyv5   "/usr/libexec/getty Pc"         xterm   on  secure
ttyv6   "/usr/libexec/getty Pc"         xterm   on  secure
ttyv7   "/usr/libexec/getty Pc"         xterm   on  secure
ttyv8   "/usr/local/bin/xdm -nodaemon"  xterm   off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyu0   "/usr/libexec/getty std.19200"  vt320   on  secure
ttyu1   "/usr/libexec/getty std.9600"   dialup  off secure
t...