#ubuntu
Read more stories on Hashnode
Articles with this tag
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...
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...
Have you ever face this issue? this is a precaution to prevent of the server being break. How to deal with it? Fortunately, it is simple. We can use...
How can we show branch name anytime we’re running terminal on git directory (Linux). It make your steps easier without always typing git branch...