Nowadays it is a must-have skill to use docker for your development. To start the development with docker here are some prerequisites: If you're on Windows you have WSL installed on your system. It will also be required for Docker. You have D ...
Missing Hibernate option in Windows 10/11 Power Options?
Is Hibernate option missing from the Power Options in the Control Panel like in the screenshot below? Here is a way to restore the missing Hibernate option back to the Power Options. How to fix it? Click the Cortana Search box on your t ...
Mounting NFS Share on Windows 10 & 11 with Write Access
It is easy to mount a drive from Linux NFS share on Windows 10 & 11 machines. To do that make sure you have NFS Client (Services for NFS) installed from Programs and Features. Following is the command to mount the NFS drive. Note that this comman ...