Hi y'all there is just one part from the installation instructions that have me stumped. On page 5 http://www.howtoforge.com/perfect-server-ubuntu-12.04-lts-nginx-bind-dovecot-ispconfig-3-p5 The author says "Mine looks like this"... Yet, I'm not sure how mine should look like at all. Because it looks nothing like the authors. My /etc/fstab looks like this when I first open it: Code: proc /proc proc defaults 0 0 none /dev/pts devpts rw,gid=5,mode=620 0 0 none /run/shm tmpfs defaults 0 0 Note: I'm on a VPS (OpenVZ) [my OS is Ubuntu 12.04 64bit] which I'm also unclear about the end part of the tutorial where it mentions VPSID=101 I dont know how to see what my VPS ID # is, and what exactly I should do. Just paste that all in the terminal window?..
Then you must skip the quota part. These commands have to be executed on the host system, not in the container. On the host, you can get a list of all containers like this: Code: vzlist -a
Thanks for the reply, but I'm still unclear. Does this mean that I can't have quotas for my ISPConfig Clients? Thier usage would be unlimted? Note: The host server is not mine. I'm just a client. Also note: in 2010 Falko posted a OpenHelp link about "Enabling Second-level disk Quota in OpenVZ" The old OpenHelp link no longer exists, but it can be found at archive.org: http://web.archive.org/web/20101017170740/http://openhelp.net/2010/06/17/enabling-second-level-disk-quota-in-openvz/
No, that means that quota is configured on the host server and not the VM. If your provider has quota enabled, then quota should work in your vm as well. See openvz wiki: http://wiki.openvz.org/Disk_quota