-
Had an aria2 instance running very well for about a month on Raspbian Stretch. I had used these instructions to get it working: https://edwinvakkachan.wordpress.com/2018/02/07/aria2-on-raspberry-pi-in…
-
With BOINC now providing the Glibc version information it is now available for users and hackers to exploit. Below is a Raspberry Pi that was updated and now shows this information on the project serv…
-
```
# apt-get update
# apt-get upgrade
```
```
sudo apt-get install cmake libjpeg8-dev
sudo apt-get install gcc g++
```
```
git clone https://github.com/jacksonliam/mjpg-streamer
cd m…
yuyat updated
6 years ago
-
Is there a plan to update the Raspbian image from Debian Jessie to Debian Stretch? What are the necessary steps achieve that?
-
I have updated the install.sh to install properly with Raspbian Stretch Lite. Updated script to use PHP7.0 over PHP5.
[https://rpguy.com/code/install.sh](url)
-
```
[ 74%] Built target nanosvg
[ 74%] Built target pugixml
[ 74%] Built target es-core
[ 74%] Linking CXX executable ../../emulationstation
/home/marcos/Software/EmulationStation/build/es-app/CM…
-
I'm trying to get this library working with the latest Raspbian Stretch, but I'm not getting any values. The example is returning zeros...
I found a thread on the raspberry forum hinting at adding a …
-
Hi!
I love your images, currently using 1.10.0.
Note: Just noticed 1.10.1 is out too, just not linked from https://blog.hypriot.com/downloads/, I'll see if that fixes the issue :)
**And on 1.10.1…
ghost updated
4 years ago
-
I tried to use my Tingbot with Raspbian stretch, but there is no way to make the screen work...
I copied the overlay file, configured cmdline.txt and config.txt but still nothing....
Any idea on…
-
Here's the output from a run. Just dropping this here for me to come back to later.
Key issues look to be around NTP.
```
pi@k8s-master-1:~/rpinz $ sudo bash rpinz.sh
### Raspbian NZ custo…