On Sunday 11 May 2008 09:00 pm, [EMAIL PROTECTED] wrote: > Message: 1 > Date: Sun, 11 May 2008 20:31:24 -0400 > From: "Nick L." <[EMAIL PROTECTED]> > Subject: [Voyage-linux] Can't SSH in Alix upon initial install > To: "List voyage List voyage" <[EMAIL PROTECTED]> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > I have finally (after a few frustrating moments with 2GB CF cards) installed > Voyage 0.5.0. on my new ALIX 3c2 I was able to login using the serial > console, but I can't seem to log in via SSH. The ALIX in pingable on my > network. Is there something special that needs to be done upon a fresh > install? I keep getting: ssh: connect to host 192.168.1.12 port 22: > Connection refused.
My problem was the ownership of /var. I followed the instructions from Carla Schroder's article, which started with tar --numeric-owner -jxf voyage-0.4.1.tar.bz2. I did this as a user which ended up by me owner the whole tree. Ssh objected to the ownership. I went back and redid it as root, and now ssh comes up every time. blc _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
