If you try to restart you may encouter the problem that your networking connection gets shutdown but not start again...
Brendan Gregg is the Linux performance god. Use the information in this link to find out what ways there are...
We want to make the following firewall rule to be applyable to different network interfaces (for e.g. different environments...
You can use proxy_hide_header in different contexts: Syntax: proxy_hide_header field; Default: — Context: http, server, location
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...
Like Railscasts or Ruby Tapas, but for Linux.
swaks is a very nice tool to test SMTP. For the most linux distributions you can easily install it with...
...aws:iam::5xxxxxxxxxxx:server-certificate/www.example.com-201307-201407", "ServerCertificateId": "AXXXXXXXXXXXXXXXXXXXX", "ServerCertificateName": "www.example.com-201210-201310", "UploadDate": "2012-10-10T11:25:35Z" } ] } Upload your certificate: $ aws iam upload-server-certificate --server-certificate-name...
...aws:iam::5xxxxxxxxxxx:server-certificate/www.example.com-2013010-2014010", "ServerCertificateId": "AXXXXXXXXXXXXXXXXXXXX", "ServerCertificateName": "www.example.com-2013010-2014010", "UploadDate": "2013-10-22T16:57:36.704Z" } } If you got the error message A client error (MalformedCertificate...
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...
Best results in other decks
Max Swahn studied abroad in Florence, Italy during his junior year at The University of Pittsburgh. He was able to...
WordPress websites have always been a favourite for all types of clients because of its simplicity and easy of use...