On Mon, Feb 26, 2001 at 06:41:54PM -0600, Jason N. Price wrote: > I have a debian install running the 2.4.2 kernel. I want to allow external > telnet/ssh access, but am not sure how. I apt-get'ed ssh and telnetd, but > don't really know where to go from here. If anyone could help me out, I"d > appreciate it.
During the installation of ssh you were asked if you want to run the ssh-deamon. If you chose to do so you can just go ahead and ssh into your system. Telnet can be activated in /etc/inetd.conf. Phil