Hi,
I use a CT for reverse proxy with Nginx.
I install https on it with my letsencrypr certificates.
I 've on CMS : Medusa is in their own CT.
Since I activate HTTPS I can access to Medusa.
How use reverse proxy with it?
Here my nginx conf : https://pastebin.com/uLspiDzK
Other service and...
Hello,
I installed Debian and after Proxmox.
A created a Debian 9.0 CT, I want to snapshot it before making some things, but snapshot button isn't available.
I can't click on it.
TASK ERROR: cannot open directory //rpool: No such file or directory
So I can't create CT by GUI and can't make snapshot by GUI also.
I don't know how create it
Ok, thanks, I create my ZFS storage, and after need to create CT by cmd not by GUI (I've error).
But how snapshot my new CT? snapshot button is not available.
Hello
After a clean reinstall of Debian on ZFS root and reinstall Proxmox, when I created a CT, I've : Formatting '/var/lib/vz/images/100/vm-100-disk-3.raw', fmt=raw size=8589934592 mke2fs 1.43.4 (31-Jan-2017) Discarding device blocks: 4096/2097152 done Creating filesystem with 2097152 4k blocks...
I succes mount the nfs share on proxmox host. Now I need to share the folder on proxmox host to the container.
But mount --bind /media/Films /var/lib/vz/root/101/media/Films command doesn't works
I modify smb.conf with available. I try same conf like U m.ardito. But I've still same error.
I try same exports file, but still same error :
mount -t nfs 192.168.0.5:/Films /media/Films/ -v
mount.nfs: timeout set for Thu Feb 11 13:00:20 2016
mount.nfs: trying text-based options...
I install NFSon my server and that is the config file : /Films 192.168.0.*(rw,all_quash,no_root_squash)
On CT I've install client nfs, and that's the error message with this command : mount -t nfs 192.168.0.5:/Films /media/Films/
mount.nfs: access denied by server while mounting 192.168.0.5:/Films
Yes this package it's installed. But my share folder it's on another server (another hardware server). The smb.conf on this server it's like : [share]
Path =
Abailable = yes
Browseable = yes
Public = yes
Security = share
Writeable = yes
Force user= lilphoenix
Hi, I newbie on Proxmox.
I've a problem.
I created a CT with Ubuntu15's container. On it, I want mount a share folder by my other ubuntu server with Samba.
How can I do?
By the command :
sudo mount -t cifs //192.168.0.5/Films /media/Films/ -o username=lilphoenix
I've the error message ...
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.