Karma: use Windows’ Chrome from WSL

I found that if you create a C:\tmp\karma folder under Windows, this error goes away, and Chrome finds and uses this folder for temp files. You can also change the temporary folder that Chrome uses for its data by setting the TEMP environment variable like so: export TEMP=’/path/to/your/folder’ The important thing is that C:\path\to\your\folder must … Read more

WSL-2 DNS is not working with VPN connection on Win 10 [closed]

There is an issue with DNS Forwarding in WSL2 when using VPN (see github Issue). Plus there is a issue with the Cisco AnyConnect. So here is a workaround for these problems. Should work for Ubuntu and Debian. Workaround (new – automatic) This solution is automatic and was created by EdwardCooke (see https://www.frakkingsweet.com/automatic-dns-configuration-with-wsl-and-anyconnect-client/). This is … Read more

How to install Powerline fonts on WSL?

I was installing the fonts in the Ubuntu system, but it is Windows that is rendering the characters from the terminal, so I should install the fonts on Windows (facepalm). I followed this blog post to install the Powerline fonts on Windows, and then I had to change the font in the settings of the … Read more

git repo gives contradictory info from WSL than from Windows

The two git installations (native windows and WSL) are using a different setting for the core.autocrlf configuration, because these two installations are not using the same global config file. Put simply, the native windows client is converting LF to CRLF upon checkout, and hence the presence of CRLF is not “seen” as a change by … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)