close
The Wayback Machine - https://web.archive.org/web/20191215120756/https://github.com/topics/raspberrypi
Skip to content
#

raspberrypi

raspberry-pi logo

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 1,665 public repositories matching this topic...

DietPi
cstegmann
cstegmann commented Aug 14, 2019

Creating a bug report/issue

Required Information

  • DietPi version | cat /DietPi/dietpi/.version
    #!/bin/bash
    G_DIETPI_VERSION_CORE=6
    G_DIETPI_VERSION_SUB=25
    G_DIETPI_VERSION_RC=3
    G_GITBRANCH='master'
    G_GITOWNER='MichaIng'
  • Distro version | echo $G_DISTRO_NAME or cat /etc/debian_version
    10.0
  • Kernel version | uname -a
    Linux DietPi 4.19.58-v7+ #1245 SMP Fri Jul 12 17:
Debian-Pi-Aarch64
cameronwp
cameronwp commented Dec 21, 2018

It looks like the Linux instructions for adding the self-signed cert in the quickstart is Debian specific. Here's what I would add for RHEL users like me. I'm definitely not an expert in certs, so please someone check my work - this is just what I figured out after a few minutes of googling.

RHEL

npm config set cafile "/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem" -g
sudo
sanyaade-iot
sanyaade-iot commented Oct 21, 2017

Hello Everybody,

I am trying to run HomeGenie but my ports: 80 and port 8080 is already being used.

I found systemconfig.xml where I change the port: 80 to 85 but I could not find the hard-coded port:8080 to change. I went through the documents but could not find any related information hence my being asked for help. Now while HomeGenie is no longer using port:80 but is now locke

StuartCarrison
StuartCarrison commented Mar 30, 2019

Step 1/7 : FROM petrosagg/resin-wpe:raspberrypi3-30c7465
---> 4b90e1c6a06a
Step 2/7 : COPY udev-rules/ /etc/udev/rules.d/
Using cache
---> 801296c43c60
Step 3/7 : COPY wpe-init /wpe-init
Using cache
---> 56c77d01e232
**Step 4/7 : RUN chmod +x wpe-init
---> Running in 12b9f22eaa8c
panic: standard_init_linux.go:175: exec user process caused "no such file or directory" [recovered]

Created by Raspberry Pi Foundation

Released July 2011

Organization
raspberrypi
Website
www.raspberrypi.org
Wikipedia
Wikipedia

Related Topics

arduino python rpi
You can’t perform that action at this time.