Skip to content

Instantly share code, notes, and snippets.

View tumbafils's full-sized avatar

Tommy tumbafils

View GitHub Profile
@tumbafils
tumbafils / ext.txt
Created June 27, 2021 11:39 — forked from chronon/ext.txt
List of docker-php-ext-install extension names
Possible values for ext-name:
bcmath
bz2
calendar
ctype
curl
dba
dom
enchant
@tumbafils
tumbafils / Ubuntu_AP.md
Created June 2, 2021 17:03 — forked from ExtremeGTX/Ubuntu_AP.md
Setup Ubuntu server as Access point

Introduction

This tutorial for setting up Ubuntu Server (RPi 3B) as Wifi access point

Overview:

The main steps can be listed as following:

  1. Install required packages
  2. Setup hostapd
  3. Setup DNSmasq
  4. Configure AP IP Address
@tumbafils
tumbafils / qtrpi-cross-compile.md
Created March 31, 2021 07:21 — forked from kelixlabs/qtrpi-cross-compile.md
Cross-compiling Qt for HW accelerated OpenGL with eglfs on Raspbian and setting up Qt Creator

QT-Raspi Cross Compile

Prepare the Raspberry Pi:

Install raspbian

Get the latest raspbian image here

Enable deb-src repos