VirtualHost-
Global - in the main "server config"
server
Proftpd - How to put users in a chroot jail?
Submitted by Michel on Sun, 2010-01-24 19:16In proftpd (ftp server), the most common configuration requested is to restrict users to their home directories, which can be done simply by adding the following line to your proftpd.conf: DefaultRoot ~ The ~ (tilde) is a Unix-ism that is expanded to the logging-in user's home directory.You can use this configuration directive in:
Howto install Webmin to administer your server?
Submitted by Michel on Thu, 2009-10-29 09:05I love webmin. I think it is one of the best freeware administration tool for a linux box. I normaly install via apt repository. Please follow the instructions directly on the webmin site: howto unstall webmin on ubuntu server via apt repository.
