SSH Terminal ServerForum: Networking Topic: SSH Terminal Server started by: mage492  Posted by mage492 on Jan. 23 2004,11:09  
        Okay, here's what I'm trying.  I just installed DSL, and I'm going to try to configure it, tomorrow.I want to run a small terminal server, using SSH. It would be accessed by (at most) myself and two others. The hardware should be more than sufficient. I'm running it on a 266 MHz PII, with 256 Mb of RAM (256 MB swap, as well). All remote logins would be text-only. Has anyone tried this with DSL, who could share their experiences? Any special quirks to watch out for?  Posted by libretto on Jan. 23 2004,12:26  
        Hi there, when I found out that DSL was running an SSH server as standard, I plugged my laptop into the network. Low and behold I could login into the laptop as root using the IP address (Libretto 70CT P120MHZ, 32MB RAM). So I think your machine should cope no problem! ;)Best of luck.  Posted by mage492 on Jan. 23 2004,14:01  
        Okay, thanks!You mean, there was no special ssh configuration, or anything? It's all pre-setup? Wow...  Posted by codestorm on Jan. 30 2004,07:03  
        Well, don't forget to first set a password for whoever you want to log on through ssh as. e.g. sudo su passwd damnsmall blah  |