Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

kkellner/rpi-setup

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
18 Commits
 
 
 
 
 
 

Repository files navigation

rpi-setup

Raspberry pi Setup

Use purpose of this repo is to hold a script used to configure a Raspberry PI with all needed common software/libraries used for most of my projects.

To run this config script, install git on Raspberry PI, clone repo on Raspberry PI and run script.

To do this run the following commands:

ssh-keygen -R raspberrypi.local
ssh -o "StrictHostKeyChecking no" pi@raspberrypi.local
# Default Password: raspberry
sudo apt-get install -y git
git clone https://github.com/kkellner/rpi-setup.git
cd rpi-setup; ./config.sh --hostname new-hostname --password pi-user-password

About

Raspberry pi Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.