Difference between revisions of "Raspberry Pi Jukebox"
Jump to navigation
Jump to search
Notyou007a (talk | contribs) m |
m |
||
(7 intermediate revisions by one other user not shown) | |||
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. | ||
− | = | + | = Booting for the first time = |
− | * If you boot to raspi-config: http://xmodulo.com/configure-raspberry-pi-first-time.html | + | * 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 command line: |
+ | **Type sudo raspi-config, then hit enter, and follow raspi-config instructions. | ||
− | * If you boot to | + | * If you boot to desktop: |
+ | ** Navigate to Menu > Preferences > Raspberry Pi Configuration | ||
+ | ** Click Expand Filesystem. | ||
+ | = Giving your Pi a Unique Name = | ||
− | + | * Once booted to the Desktop, change your Hostname. | |
+ | ** From the GUI, navigate to Menu > Preferences > Raspberry Pi Configuration | ||
+ | ** Type in a unique Hostname. | ||
+ | *** The Pi will require a reboot. | ||
− | + | = Powerpoint to follow along = | |
+ | |||
+ | [[File:rpi_jukebox.pdf]] | ||
+ | |||
+ | = More notes to come = | ||
+ | |||
+ | http://www.computerhope.com/unix/sftp.htm | ||
+ | |||
+ | [[Category:HOWTO]] |
Latest revision as of 18:57, 19 February 2019
Scheduled for Saturday, February 20th 2016, Jared will/has run a Raspberry Pi workshop. documentation for this workshop will live here.
Contents
Booting for the first time
- If you boot to raspi-config:
- If you boot to command line:
- Type sudo raspi-config, then hit enter, and follow raspi-config instructions.
- If you boot to desktop:
- Navigate to Menu > Preferences > Raspberry Pi Configuration
- Click Expand Filesystem.
Giving your Pi a Unique Name
- Once booted to the Desktop, change your Hostname.
- From the GUI, navigate to Menu > Preferences > Raspberry Pi Configuration
- Type in a unique Hostname.
- The Pi will require a reboot.