Skip to content

Instantly share code, notes, and snippets.

@Alexlambertz
Alexlambertz / .env
Last active September 3, 2022 19:41
Setup Apache Guacamole using docker-compose
POSTGRES_USER=gua
POSTGRES_PASSWORD=<PASSWORD>
POSTGRES_DB=gua
@Alexlambertz
Alexlambertz / README.md
Created June 26, 2021 21:14
Connect Unifi Security Gateway (USG) to a Media Converter - Wilhelm.Tel

Connect Unifi Security Gateway (USG) to a Media Converter - Wilhelm.Tel

Initial Setup

  • Controller running on a Cloud Key
  • Fritz!Box provided & provisioned by Provider (Wilhelm.Tel) connected to Media Converter (Fiber to the home)
  • USG connected behind Fritz!Box

Resulted in Double NAT bringing some rare connection issues.

@Alexlambertz
Alexlambertz / app.js
Created November 20, 2016 13:07
ngTreant - Simple Angular JS wrapper for Treant.js
var app = angular.module("app", ["ngTreant"]);
angular.module('ngTreant', [])
.directive('treantGraph', function () {
return {
restrict: 'E',
scope: {
data: '=data'
},
template: '<div class="chart" id="example-graph"></div>',
### Keybase proof
I hereby claim:
* I am alexlambertz on github.
* I am alexlambertz (https://keybase.io/alexlambertz) on keybase.
* I have a public key whose fingerprint is 056A 824D E482 0B6F 4F52 D58A 6774 5705 3F90 810D
To claim this, I am signing this object: