With the latest security changes regarding TLS version, most of you might be wondering if the ciphers you’re using are valid. There is a…
As you might well know, all major browsers are dropping TLS 1.0 and 1.1 support in 2020. If you have a website on a…
In this tutorial I will show you how to integrate a GitHub private repository to your composer.json file, in order to install it as…
Install Jpegoptim If you haven’t jpegoptim installed on your environment execute the following in your terminal:
1 |
$ apt-get install jpegoptim |
And if you are running on Mac,…