Coder Social home page Coder Social logo

rpi-setup's Introduction

Headless Raspberry Pi setup ๐Ÿ”ง

How to prepare and setup a Raspberry Pi.

  1. Download the latest version of Raspbian and flash your micro SD card with Etcher

  2. Copy the ssh and wpa_supplicant.conf files from the setup folder to the SD card (boot)

  3. Edit the wpa_supplicant.conf in a text editor to match your wifi settings. Insert the card to the raspberry pi

  4. In terminal ssh into the pi: sudo ssh [email protected]
    Defult password is 'raspberry'. To change password use the 'passwd' command

  5. Update the pi: sudo apt-get update && sudo apt-get upgrade

  6. Install nettalk for file and remote access sudo apt-get install netatalk

  7. Reboot sudo reboot


Headless OrangePi setup ๐Ÿ”ง

How to prepare and setup a Orange Pi.

  1. Download the hardwhere specific version of Raspbian and flash your micro SD card with Etcher

  2. Connect the Orange Pi via USB to your computer.

  3. In terminal search for the usb port ls /dev/tty.*

  4. Log on to the Orange pi screen [USB-PORT-NAME] 115200

  5. Login with user: root and pasword: 1234
    The Orange pi wil ask you to change your pasword

  6. Setup the wifi nmtui-connect

  7. Update with: sudo apt-get update && sudo apt-get upgrade

  8. Reboot sudo reboot

Optional: install nettalk for easy file sharing sudo apt-get install netatalk

rpi-setup's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.