Skip to content

Instantly share code, notes, and snippets.

View larkly's full-sized avatar
👋

Bosse Klykken larkly

👋
View GitHub Profile
@leinaddm
leinaddm / dell_soap_check.py
Created February 23, 2012 14:18
dell warranty check
#!/usr/bin/python
# Daniel De Marco - ddm@didiemme.net - 2012-02-23
# suds from https://fedorahosted.org/suds/
import suds
import sys
def get_warr(svctag):
@hibobmaster
hibobmaster / README.md
Last active June 5, 2024 09:10
Matrix (dendrite + element-web) in Docker with Traefik and federation

project structure

.
├── compose.yaml
├── config
│   └── dendrite.yaml
├── element-web
│   └── config.json
├── nginx
│   └── dendrite.conf