Skip to content

restlessdesign/raspi-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License Twitter

raspi-setup

A small set of scripts to set up Raspberry Pi devices to a common configuration

Installation

To configure preferences (WiFi, keyboard, etc.), first run:

$ sudo ./bootstrap.sh

This script will trigger a reboot. After rebooting, run the setup script* to get the latest firmware, install default packages, and add a new user:

$ cd ~/tmp/
$ sudo ./scripts/setup.sh

* — For the sake of convenience, this file will be moved to ~/tmp/scripts/setup.sh so that you may run the script from a remote machine.

License

MIT

About

A set of scripts to set up a reasonably secure Raspberry Pi server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages