Just want to share the working configuration.
I wanted to run OpenVPN in Docker container inside LXC and got the following error:
Cannot open TUN/TAP dev /dev/net/tun: Operation not permitted (errno=1)
After some research, I found that adding the following to /etc/pve/lxc/xxx.conf solves the...
@dcsapak Thank you for the replay. I checked this wiki page and as far as I understand it says that for default configuration all users will be mapped to nobody . That is perfectly fine for me. I don't need permission inside the container. I only
I am trying to mount a directory from Proxmox host to an unprivileged LXC (Proxmox 7)
From this page - Unprivileged LXC containers it seems like all I need to do is to add
pct set 100 -mp0 /mnt/bindmounts/shared,mp=/shared
To the LXC configuration file.
I did this:
102.conf
arch: amd64
cores...
@avw
Thank you for your comments. I don't understand a thing from all configurations above. I only looked for instructions and tried what worked
Option amd_iommu=on recommended here: https://pve.proxmox.com/wiki/Pci_passthrough
options nouveau modset=0 taken from tutorial. I checked and it...
Hi,
I needed to passthrough GPU Nvidia GeForce GTX 1660 Ti to VM to use it for Plex server hardware acceleration.
Took me a lot of time to find a working configuration so I want to share. May be will help someone
I used the following sources:
Plex on ProxMox Tutorial WITH nVidia Hardware...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.