![]()
This tutorial is based on Ubuntu 8.04 LTS. You should already have set up a basic Ubuntu 8.04 server system, as described in the first eight chapters of this tutorial: http://www.howtoforge.com/perfect-server-ubuntu8.04-lts This howto is meant as a practical guide; it does not cover the theoretical backgrounds.
CREATE TABLE ftpquotalimits ( name varchar(30) default NULL, quota_type enum('user','group','class','all') NOT NULL default 'user', per_session…










