Difference between revisions of "DonationBox Network"

From CommonsLab
Jump to navigation Jump to search
 
Line 8: Line 8:
 
* expand HDD
 
* expand HDD
 
* change timezone
 
* change timezone
 +
* change password
 
Rotate display, sudo nano /boot/config.txt add display_rotate=1
 
Rotate display, sudo nano /boot/config.txt add display_rotate=1
 +
Change default username
 
Copy files from Git to /home/commonslab/donation-box
 
Copy files from Git to /home/commonslab/donation-box
 
Copy openvpn files to /etc/openvpn and start service
 
Copy openvpn files to /etc/openvpn and start service

Latest revision as of 17:56, 11 December 2017

Description

GSOC

Installation

Install a new Raspbian image Run raspbi-config

  • enable SSH
  • enable I2C
  • expand HDD
  • change timezone
  • change password

Rotate display, sudo nano /boot/config.txt add display_rotate=1 Change default username Copy files from Git to /home/commonslab/donation-box Copy openvpn files to /etc/openvpn and start service Install Django and its dependencies