Selfhosting¶
Mount an SMB share and use iGPU on an unprivileged Debian 12 LXC container in Proxmox
Pre-requisites:
Create an unprivileged Debian 12 LXC container.
Inside the LXC container, use the root
user to create a non-root user with your name. In the case of mine I wanted to add it to the sudo
and docker
groups after installing Docker inside the LXC container.
Mount an SMB share and use iGPU on an unprivileged Debian 12 LXC container in Proxmox
Procedure
Prerequisites:
Create an unprivileged Debian 12 LXC container.
Inside the LXC container, use the root
user to create a non-root user with your name. In the case of mine I wanted to add it to the sudo
and docker
groups after installing Docker inside the LXC container.
Proxmox | automatically restore SMB/CIFS share connections
If at some point Proxmox loses connectivity with an SMB/CIFS share, it will not restore the connection by itself until a restart of the Proxmox node is performed.