#linux
Read more stories on Hashnode
Articles with this tag
This issue is the one I got when try to login, the simplest solution that works for me is to delete the specific IP on oc_bruteforce_attempts database...
When I'm running sudo apt update on my orangepi5 device, I got these errors: Hit:1 https://download.docker.com/linux/ubuntu jammy InRelease Hit:2...
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...