Tag: LXC
All the articles with the tag "LXC".
-
Passing SMB to LXC on Proxmox
Passing an SMB share from the proxmox host to LXC
-
Systemd Remounting Service
In systemd, you can create an remount unit to ensure share stay mounted. This would work +perfectly, except, LXC does not support this systemd unit. So instead I created a service that runs a script, and a timer to trigger it. Like a cron, but still using systemd.
-
Troubleshooting LXC Boot Hang
-
LXC: Installing Docker on a Debian CT
A quick guide to getting docker running on a Debian CT. Everything in this guide can be completed quickly by running this curl/sudo-bash script from my gist.
-
LXC: First commands on a new Debian CT
A list of the first commands I run on a new Debian LXC to homogenize and secure my new environment.