0x48 - ADS1115
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[project] | |
name = "{{ name }}" | |
version = "{{ version }}" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import RPi.GPIO as GPIO | |
import logging | |
import busio | |
import adafruit_sgp30 | |
import board | |
import time | |
import sys | |
autoCalibrate = True | |
logging.basicConfig( |
Download the AppImage from https://ultimaker.com/software/ultimaker-cura and copy it to /opt
Extract the AppImage
/opt/Ultimaker_Cura-4.8.0.AppImage --appimage-extract
Get the icon cp squashfs-root/usr/share/icons/hicolor/64x64/apps/cura-icon.png /opt/Ultimaker_Cura-4.8.0.png
Download Autodesk EAGLE from https://www.autodesk.com/products/eagle/free-download and extract it to /opt
cp eagle.desktop $HOME/.local/share/applications/eagle.desktop
git clone [email protected]:RPi-Distro/pi-gen
cd pi-gen
echo "Put the config file here"
sudo ./build.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GIT_PS1_SHOWDIRTYSTATE=1 | |
GIT_PS1_SHOWUNTRACKEDFILES=1 | |
GIT_PS1_SHOWCOLORHINTS=true | |
GIT_PS1_SHOWUPSTREAM="auto" | |
PROMPT_COMMAND='__git_ps1 "${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]" " \$ "' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Add SANs for Apache service | |
ipa service-add-principal HTTP/${hostname}@${realm} HTTP/freeipa.${domain}@${realm} | |
ipa service-add-principal HTTP/${hostname}@${realm} HTTP/freeipa@${realm} | |
HTTPD_CERT_ID=$(getcert list -d /etc/httpd/alias | grep "Request ID" | cut -d"'" -f 2) | |
getcert resubmit -i ${HTTPD_CERT_ID} -D freeipa.${domain} -D freeipa | |
while ! getcert list -d /etc/httpd/alias | grep status | grep MONITORING; do | |
log "Waiting for HTTPD certificate to be reissued" | |
done | |
# Add SANs for LDAP service |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>Home</title> | |
<style> | |
body { | |
background-color: white; | |
} | |
</style> | |
</head> |
I hereby claim:
- I am jbussdieker on github.
- I am jbussdieker_ms (https://keybase.io/jbussdieker_ms) on keybase.
- I have a public key whose fingerprint is AAC4 1F7E 85D3 5B3A 4BD0 72F2 9EFC E6F7 E8FE 2F48
To claim this, I am signing this object:
NewerOlder