Tagged: Linux

No acceptable C compiler found in $PATH

Sometimes you may get this error when you try to install something in a linux system Solution: The GCC compiler is not visible in the path variable.It means either you have not installed it...

Enabling Windows Subsystem for Linux

To enable Windows Subsystem for Linux in Windows 10 or Windows 2016 servers you may need to do these Step1: Open Powershell as an Administrator Step2: Then run the following command Step3 : Once...