Print This Page

Configuration

Services

Of course I want to use my VPS for more purposes than just a web server. These are the services I want to have on my server:

  • Webserver (Apache, with: PHP, SSL)
  • Database (MySQL)
  • E-mail (secure SMTP (Exim4), secure IMAP(Courier))
    • With virus- and spamfiltering
  • SFTP (secure FTP, but that is done by SSH)

Click one of the services above to see how I managed to configure it.


Previous page: Expanding possibilities
Next page: Apache Configuration