Server

In this tutorial, I will show how to use Let's Encrypt free SSL with a standalone Jenkins in Ubuntu 16.04. Installation of certbot and jenkins are not included in this tutorial. Generate Certificates Run the command to generate the certificate and key files. sudo certbot certonly --standalone -...
Occasionally, your MAMP MySQL server will just stop working and will not start again even you quit and open MAMP again. Here are the 2 solutions that always worked for me. /Applications/MAMP/logs/mysql_error_log.err InnoDB: Unable to lock ./ibdata1, error: 35 InnoDB: Check that you do not already...