Tag Archive

Setting Up an Ubuntu Server

Published on 21 February , 2012 By bill

Introduction This is tutorial on how to set up an Ubuntu server with apache, mysql, proftpd, webmin, setting up a user account and adding it to the sudoers list.

Installing Proftpd with MySQL in Ubuntu Linux

Published on 29 August , 2011 By bill

Introduction Proftpd is a modular FTP server that runs on Linux. One of the proftpd modules is for MySQL and enables users to be stored in the database instead of the system. Users can have a different home directories as they are set per user in the database, different quotas can be set for users [...]