thewallofsound;236285 Wrote: 
> I was hoping to use the SSH support within softsqueeze 3.

Ah - I've never tried that. Hopefully someone else can help...

thewallofsound;236285 Wrote: 
> How can I test that openSSH is working correctly on the home machine?

You should be able to ssh into the machine with something like this:
Code:
--------------------
    ssh <user>@<ip address>
--------------------


Trying from a machine outside your network would be best, but as a
first test you can test from the machine itself:
Code:
--------------------
    ssh <user>@127.0.0.1
--------------------


Matthew


-- 
mflint

'GoalRush , LiveDepartures and ArtistPlaylist plugins'
(http://www.insignificant.org/wiki/index.php/Slim_Plugins)
------------------------------------------------------------------------
mflint's Profile: http://forums.slimdevices.com/member.php?userid=2102
View this thread: http://forums.slimdevices.com/showthread.php?t=39422

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to