Postfix is a SMTP server, often used on Linux. I won’t go here into details in this configuration, just a simple installation as a SMTP router. The idea
Logwatch enables to analyse the log files of a Linux box. The default parameters are enough for most of configurations. Install This will enable you to receive a
Fail2ban protects a server against attacks by detecting in the logs abnormal behaviors and setting up a firewall rule to disconnect the remote host. Install Protect the server
This blog uses Ghost to publish. Here is the configuration I made to make it running : (based on https://howtoinstallghost.com/how-to-install-ghost-on-ubuntu-server-12-04/)
All the source code of this article can be found on GitHub (https://github.com/jgrossiord/vagrant-silex-hello-world). I will describe here the elements used to build this “Hello World” application on Vagrant.
The first issue when developing is to get a working dev environment. This is expecially true when developing for the web where you need a server, a database,