Skip to content

Instantly share code, notes, and snippets.

View Wutze's full-sized avatar
🇩🇪
Don't disturb, I'm reforming the world.

Wutze

🇩🇪
Don't disturb, I'm reforming the world.
View GitHub Profile
@Wutze
Wutze / autobahn.md
Created July 20, 2021 21:05 — forked from LilithWittmann/autobahn.md
autobahn.md

Autobahn App API

Das BMVI hat eine völlig nutzlose App gebaut. Eine Autobahn-Info App.

Wirklich völlig nutzlos?

Nein, es gibt jetzt nämlich eine offene API für aktuelle Verwaltungsdaten in Bezug auf Baustellen-Informationen, Webcams, Parkplätze, … - bestimmt für jemand nützlich.

Endpunkte

@rwenz3l
rwenz3l / proxmox_lxc_nfs_server.md
Last active April 12, 2024 19:49
Install a NFS Server inside a LXC Container on Proxmox 5.1

Installing NFS inside LXC Container on Proxmox 5.1

Host Setup:

Create LXC Container as usual, but do not start it yet.

# Install NFS-Kernel on Host
apt install nfs-kernel-server