Git: some folders not committed
When you run git status , you see the screen below No mater how you add these files (git add…
When you run git status , you see the screen below No mater how you add these files (git add…
Azure stop supporting PHP7 in early 2023, for any reason you still wants to run PHP7, there is a way.…
You might not see your app service name when you add Azure App Service deploy task. This could be because…
Azure App Service allows you to host your application on a managed environment. You select the environment/stack (Java, PHP,ASP.net…) ,…
Build vs Release : Build: you run it on a build server, this could be your default pool or agent…
# Will Symfony 2.3 Work with PHP 8? As the PHP ecosystem evolves, developers often find themselves facing the challenge…
A short script but it will help you to debug your javascript/automation issues:
For some reason, i couldnt start grafana server after the installation I see the server keep trying starting, it stopped…
One day, your computer stop working, here are some symptons: Power on , fans , lights working USB keyboard does…
I’m trying to reflash my motherboard bios using ch341a tool, the utility i use is flashrom . What’s my challenge?…