Onur Taşkıran LogoOnur Taskiran's Personal BlogOnur Taskiran Blog
HomeAboutProjectsServicesContact
HomeAboutProjectsServicesContact
Onur Taşkıran LogoOnur Taskiran's Personal BlogOnur Taskiran Blog
HomeAboutProjectsServicesContact
HomeAboutProjectsServicesContact

Posts tagged with "troubleshooting"

How to undo the last wrong commit on GitHub?

How to undo the last wrong commit on GitHub?

16 December 20221 min readWeb Programming

When we send what we need to send to Github, there is an easy way to get it back. sometimes i can send wrong commit. That's when I immediately delete the commits and post them again. We can undo as many commits...

#GitHub#Git#Undo Commit+3 more
Docker is unable to find image locally

Docker is unable to find image locally

16 May 20221 min readWeb Programming

If you are trying to run Docker for Windows within a virtual machine, you need to enable 'Nested Virtualization'. You need to upgrade your windows to the latest version and you also need to enable virtualization in BIOS. I used docker for the first time a few days ago and got an error.

#Docker#Virtualization#Troubleshooting+3 more