Raspberry Pi Jukebox: Difference between revisions

From LVL1
Jump to navigation Jump to search
Notyou007a (talk | contribs)
Created page with "Scheduled for Saturday, February 20th 2016, Jared will/has run a Raspberry Pi workshop. documentation for this workshop will live here."
 
Notyou007a (talk | contribs)
No edit summary
Line 1: Line 1:
Scheduled for Saturday, February 20th 2016, Jared will/has run a Raspberry Pi workshop. documentation for this workshop will live here.
Scheduled for Saturday, February 20th 2016, Jared will/has run a Raspberry Pi workshop. documentation for this workshop will live here.
== Expanding the File System ==
* If you boot to raspi-config: http://xmodulo.com/configure-raspberry-pi-first-time.html
* If you boot to command line: Type sudo raspi-config, then hit enter, and follow raspi-config instructions.
* If you boot to the Desktop: open Terminal, Raspbian's built-in command line program, and follow command line instructions.
== Giving your Pi a Unique Name ==
* Once booted to the Desktop, change your Hostname. Instructions to come.

Revision as of 20:10, 18 February 2016

Scheduled for Saturday, February 20th 2016, Jared will/has run a Raspberry Pi workshop. documentation for this workshop will live here.

Expanding the File System

  • If you boot to command line: Type sudo raspi-config, then hit enter, and follow raspi-config instructions.
  • If you boot to the Desktop: open Terminal, Raspbian's built-in command line program, and follow command line instructions.


Giving your Pi a Unique Name

  • Once booted to the Desktop, change your Hostname. Instructions to come.