3 followers
I wrote these tutorials for myself in future when I forget for the next steps.
💡 I wrote this article under Magento 2 version of 2.4.6, latest version might have difference approach. There are several ways to retrieve system...
What is the differences between type and virtualType? in this article, I assume you already understand about the preferences & type. In this article,...
How to create key? Simply we can run this: gpg --full-gen-key Then we will have some interactives. Key Type It's optional, but I oftenly use RSA...
In case to run multiple versions of MySQL, we can do in several ways. In this article, I'm going to run MySQL multiple versions using Docker & using...
SSL is important thing for the security for your web application, some of the SSL are paid features, but we can have free SSL provided by Let’s...
Do you already have apache2 configured on your server, and you want to have another application running on the same port as apache have? which is port...