05.03.2013 Views

RPi Easy SD Card Setup - eLinux.org

RPi Easy SD Card Setup - eLinux.org

RPi Easy SD Card Setup - eLinux.org

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Debian Wheezy, using raspi-config<br />

Debian Wheezy has a menu that will do some of the above and more. See raspi-config<br />

Intro to the CLI (Command Line<br />

Interface)<br />

You will need to use the Command Line Interface at some point in your management of<br />

the <strong>RPi</strong>. The command line interface is a powerful way to interact with the Raspberry Pi<br />

and is well worth learning some basic commands to get started with.<br />

For an introductory guide to some basic commands please see: Command Line Interface<br />

"Must Have" Commands (http://elinux.<strong>org</strong>/CLI_Spells) . Featured on the Raspberry Pi<br />

home page (http://www.raspberrypi.<strong>org</strong>/archives/1414) was also a link to this site for<br />

"learning the shell" (http://linuxcommand.<strong>org</strong>/learning_the_shell.php)<br />

Your <strong>SD</strong> card may boot into a GUI, if not and you are done with the text interface and<br />

want to use a graphical one instead, run:<br />

startx<br />

Remote Access<br />

Your default install probably has a ssh (secure shell) "daemon" running. This means that<br />

you can run everything on your Rpi with only the network attached. Provided you know<br />

which ip address it has. With appropriate software installed on your Winodws, Mac or<br />

Linux PC, you can also run a gui remotely.<br />

Prior to your initial remote access it is recommended that you regenerate unique host<br />

public/private ID keys with the following command<br />

rm /etc/ssh/ssh_host_* && dpkg-reconfigure openssh-server<br />

More details about remote access (including remote GUI are at <strong>RPi</strong> Remote Access

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!