Created
March 22, 2014 11:14
-
-
Save Nagasaki45/9705443 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SD card setup | |
============= | |
http://elinux.org/RPi_Easy_SD_Card_Setup | |
Headless first time run (without router) | |
======================================== | |
http://pihw.wordpress.com/guides/direct-network-connection/ | |
sudo ifconfig eth0 169.254.0.1 | |
ifconfig eth0 | |
ping 169.254.0.2 | |
ssh [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment