Skip to content

Instantly share code, notes, and snippets.

View simbo's full-sized avatar
:octocat:

Simon Lepel simbo

:octocat:
View GitHub Profile
@simbo
simbo / raspberry-pi-setup.md
Last active January 26, 2023 15:38
Setting up a Raspberry Pi (Model B Rev 2, armv6l) with a linux without desktop, controlled remotely via ssh, installed zsh, pure prompt, ufw, git, node.js, npm, yarn, nginx with ssl

Setting up a Raspberry Pi (Model B Rev 2, armv6l)

How to setup a pi with a linux without desktop, controlled remotely via ssh.

Installing: zsh, pure prompt, ufw, git, node.js, npm, yarn, nginx with ssl, pi-hole.

Prepare SD Card

Download the Raspberry Pi Imager,

user nginx;
worker_processes 1;
pid /var/run/nginx.pid;
error_log /var/log/nginx/error.log warn;
events {
worker_connections 1024;
}
const { mkdirp } = require('mkdirp');
const { readFile, writeFile } = require('fs');
const { dirname, join } = require('path');
const rimraf = require('rimraf');
const { green, red, yellow } = require('chalk');
const imagemin = require('imagemin');
const imageminJpegRecompress = require('imagemin-jpeg-recompress');
const jimp = require('jimp');
const denodeify = require('denodeify');
const globby = require('globby');
@simbo
simbo / introrx.md
Created September 5, 2018 19:51 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing
### Keybase proof
I hereby claim:
* I am simbo on github.
* I am simbo (https://keybase.io/simbo) on keybase.
* I have a public key ASB-_K2qrV1NC38xS6F7g-9AgzezZMV1vEge-ICGxiHFGwo
To claim this, I am signing this object:
@simbo
simbo / uberspace-simpleid.md
Last active June 24, 2018 22:00
Setup SimpleID at Uberspace

Setup SimpleID at Uberspace

About

These are my setup notes for SimpleID on my Uberspace.

@simbo
simbo / uberspace-matomo.md
Last active February 12, 2021 19:10
Setup Matomo on Uberspace with GDPR Compliance
@simbo
simbo / uberspace-wildcard-letsencrypt.md
Last active June 12, 2023 01:12
Let's Encrypt Wildcard Certificates at Uberspace using acme.sh

Let's Encrypt Wildcard Certificates at Uberspace using acme.sh

About

This documents how i've set up wildcard SSL support for my private websites (because once things are done, i tend to forget about their details).

@simbo
simbo / rcc-debug-bookmarklets.md
Last active June 11, 2018 17:41
RCC Debug Bookmarklets

RCC Bookmarklets

Paste them in your browser bookmark bar.


RCC Business Session Debug Info

@simbo
simbo / vort3x.md
Created April 26, 2018 17:53 — forked from cam8001/vort3x.md
Vortex / IKBC Pok3r keyboard guide for Mac OS