Hi Steve

steve4586;163296 Wrote: 
> 
> 
> If you install SSH as well as network-console should this be available
> once you reboot from the hard drive in grub?

I think the ssh client is installed by default, but not the server
(sshd). Try an 'apt-cache search sshd' on the command line. That will
probably give you a list of packages, one of which should look like:

openssh-server - Secure shell server, an rshd replacement

Then type 'apt-get install openssh-server' which should then install
sshd, and activate it immediately, no need to reboot.

I hope that helps!

Koen.


-- 
koen
------------------------------------------------------------------------
koen's Profile: http://forums.slimdevices.com/member.php?userid=2417
View this thread: http://forums.slimdevices.com/showthread.php?t=30721

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

Reply via email to