Sending Emails with Postfix and Amazon SES
Posted onAs an alternative of installing a complete email server, you can send emails from your Amazon EC2 instance using postfix and Amazon SES service like this :
As an alternative of installing a complete email server, you can send emails from your Amazon EC2 instance using postfix and Amazon SES service like this :
Vagrant is a great tool for all those who want to create and manage virtual machines easily, this article shows how to install it on Ubuntu 14.04 LTS server and show some basic configuration and commands. Installing dependencies: And install the last vagrant debian package (in this time 1.7.4) : Install the last virtualbox (in […]
Want to install an ftp server on a Debian box with chrooted users
If you have a directory inside apache that you want to protect