We want to make the following firewall rule to be applyable to different network interfaces (for e.g. different environments...
The puppet server caches custom functions. If you edit an existing function (e.g. while you’re developing it), you’ll...
Sending a testmail from a server with a configured exim is easy as pie. From your usershell: tell exim that...
If you need the debug output of the puppetmaster running with passenger you have to uncomment this setting in the...
swaks is a very nice tool to test SMTP. For the most linux distributions you can easily install it with...
Install and configure the AWS Command Line Interface Show existing certificates to test if the AWS Cli is working:
I'm creating certificate requests with this command: openssl req -new -out www.example.com.csr -keyout www.example.com.key -newkey rsa:2048 -nodes
This is a way to run multiple redis server on one ubuntu server. These steps you have to do only...