Date: Fri, 14 Jul 2000 10:56:47 -0500 From: Bob Martin <bob@inu.net> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Jail & Quotas Message-ID: <396F383F.F17158E9@inu.net> References: <Pine.BSF.4.10.10007140926360.66329-100000@mirage.nlink.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Paulo Fragoso wrote: > > Hi, > > How can I do quota work in a jail? I'm thinking to create same user id on > host enviroment (without password). Is it work? Are there another better > method? You can set quota's in a jail exactly as you set them on a regular host. You can also set a quota for the jail on the host. > Can I force httpd (apache) only listen connection for jail's ip? This way > I'll start one httpd for each jail enviroment. You have to start apache from inside the jail, using the appropriate config file for the jail. > Thanks, > Paulo Fragoso. > > -- > __O > _-\<,_ Why drive when you can bike? > (_)/ (_) > "James D. Ringland" wrote: > > While we are on the issue of Disk quota's in a jailed environment, does > anyone know how to place a quota on a jails memory usage? You can do it with sysctl, and you can also control it with /etc/login.conf from inside the jail. > James D. Ringland (jdr@tbred.com) > Network Administrator > Thoroughbred Software International -- Bob Martin, CTO InterNet Unlimited http://www.inu.net mailto:bob@inu.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?396F383F.F17158E9>