Using the Debian squeeze image from http://www.raspberrypi.org/downloads
I'd like to be able to run it headless, need ssh running automatically after boot:
- ssh-keygen (answer the prompts)
- sudo update-rc.d ssh default
- sudo reboot
- cd /boot
- sudo mv boot_enable_ssh.rc boot.rx
- sudo reboot
No comments:
Post a Comment