>>> "Richard Pruitt" <[EMAIL PROTECTED]> 12/18/01 11:39AM >>>
Assist me so that I may understand.

Mingetty is used for virtual consoles. Does this include SSH? Can I get rid of Mingetty, or at least eliminate all ttys except tty1? I am attempting to build a box that is very restricted in access except through GNU Zebra ( An OSPF routing daemon) and its 4 Ethernet Ports.

Thanks in advance.
 
So I started playing and commented out in the inittab the lines for mingetty execpt the tty1 and I can login just fine.  I am going to play with the tty1 and see if I can get it to be gone as well.  I have another question, and it is concerning the processes below.  Are the processes in [  ] kernel process that were installed during installation?  And can I remove anything else?
 

root         1     0  0 13:41 ?        00:00:04 init [3]
root         2     1  0 13:41 ?        00:00:00 [keventd]
root         3     1  0 13:41 ?        00:00:00 [kapm-idled]
root         4     0  0 13:41 ?        00:00:00 [ksoftirqd_CPU0]
root         5     0  0 13:41 ?        00:00:00 [kswapd]
root         6     0  0 13:41 ?        00:00:00 [kreclaimd]
root         7     0  0 13:41 ?        00:00:00 [bdflush]
root         8     0  0 13:41 ?        00:00:00 [kupdated]
root         9     1  0 13:41 ?        00:00:00 [mdrecoveryd]
root        13     1  0 13:41 ?        00:00:00 [kjournald]
root        88     1  0 13:41 ?        00:00:00 [khubd]
root       182     1  0 13:41 ?        00:00:00 [kjournald]
root       183     1  0 13:41 ?        00:00:00 [kjournald]
root       938     1  0 13:43 ?        00:00:00 syslogd -m 0
root       943     1  0 13:43 ?        00:00:00 klogd -2
root      1027     1  0 13:43 ?        00:00:00 /usr/local/sbin/sshd2
root      1033     1  0 13:43 tty1     00:00:00 /sbin/mingetty tty1
root      1036  1027  2 14:45 ?        00:00:01 /usr/local/sbin/sshd2
rpruitt   1038  1036  0 14:45 pts/0    00:00:00 -bash
root      1079  1038  0 14:45 pts/0    00:00:00 su -
root      1080  1079  1 14:45 pts/0    00:00:00 -bash
root      1131     1  0 14:46 ?        00:00:00 zebra -d -f /usr/local/etc/zebra.conf
root      1133     1  3 14:46 ?        00:00:00 ospfd -d -f /usr/local/etc/ospfd.conf
root      1134  1080  0 14:46 pts/0    00:00:00 ps -ef
  • Mingetty Richard Pruitt
    • Richard Pruitt

Reply via email to