Raspberry Pi
The Raspberry Pi is a popular single-board computer designed to promote the teaching of computer science in schools. The use of the Raspberry Pi computer ranges from robotics to home automation. Many variations of the Raspberry Pi exist, such as the Raspberry Pi Zero, which is smaller than the more powerful Raspberry Pi 4.
Here are 162 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
A regular SD card supports approx. 100,000 write cycles. Depending on the usage, SD card will die from few weeks to few months.
Describe the solution you'd like
Tutorial should guide users through setting up web and machinery on a read-only filesystem.
That means:
- it should be described how to create ram-drives,
2
-
Updated
Mar 30, 2020 - PHP
https://github.com/andreknieriem/photobooth/wiki/Installation-on-Windows
Maybe someone using Photobooth on Windows can help getting proper installation instructions?
Please leave a comment here if you're able to help :)
-
Updated
Apr 7, 2019 - PHP
-
Updated
Nov 20, 2019 - PHP
-
Updated
Mar 27, 2020 - PHP
-
Updated
May 31, 2020 - PHP
-
Updated
Nov 15, 2019 - PHP
-
Updated
Feb 15, 2016 - PHP
-
Updated
Apr 22, 2018 - PHP
-
Updated
Jan 30, 2019 - PHP
-
Updated
Apr 24, 2016 - PHP
-
Updated
Oct 14, 2019 - PHP
-
Updated
Mar 10, 2020 - PHP
-
Updated
Jan 4, 2018 - PHP
Install Script
#! /bin/bash
newUser='webuser'
newDbPassword='p1r4sp'
newDb='inventory'
host=localhost
#host='%'
commands="CREATE DATABASE `${newDb}`;CREATE USER '${newUser}'@'${host}' IDENTIFIED BY '${newDbPassword}';GRANT USAGE ON . TO '${newUser}'@'${host}' IDENTIFIED BY '${newDbPassword}';GRANT ALL privileges ON `${newDb}`.*
TO '${newUser}'@'${host}';FLUSH PRIVILEGES;"
echo "${commands}"
Multiple Sales
-
Updated
May 16, 2020 - PHP
-
Updated
Dec 17, 2017 - PHP
-
Updated
May 31, 2017 - PHP
- Remove the need for such specific criteria for the example to function.
- Provide more clear documentation for all examples
-
Updated
Apr 5, 2017 - PHP
-
Updated
May 31, 2018 - PHP
-
Updated
Jun 10, 2020 - PHP
-
Updated
Aug 23, 2017 - PHP
-
Updated
Mar 10, 2020 - PHP
-
Updated
Feb 18, 2018 - PHP
-
Updated
Mar 17, 2019 - PHP
Created by Raspberry Pi Foundation
Released July 2011
- Organization
- raspberrypi
- Website
- www.raspberrypi.org
- Wikipedia
- Wikipedia
For more info on setting up a bridged access point, see here.
Since #379 is a bit old, and it's technically limited to a Bridged config option during installation, I'm opening this issue as a starting point. I am working on an easy way to toggle to Bridged