I order to get access from another computer using Putty you need a SSH server on the Raspberry running piCoPlayer.
Thomas and had some trouble getting this to work but here is how: Install Dropbear like this. At the command promt tce s search d Dropbear - choose the right [number] [number] Enter q quit i install Then make a password for user tc like this: At command promt write: passwd Then write you password - twice Then add these three lines to opt/.filetool.lst etc/passwd etc/shadow etc/dropbear Then add this line to /opt/bootlocal.sh /usr/local/etc/init.d/dropbear start next backup the changes: filetool.sh -b Then reboot. sudo reboot And now you can use Putty from another computer to connect to your raspberry ------------------------------------------------------------------------ sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
