dnsmasq, serve different ip addresses based on interface used

You can run two instances of dnsmasq, each with a different interface it listens on. You can use the –interface=X and –bind-interfaces options for that. By default, it also binds the loopback device lo and will fail if two processes try to bind it. Use –except-interface=lo to avoid that. dnsmasq –interface=eth0 –except-interface=lo –bind-interfaces –dhcp-range=192.168.0.2,192.168.0.10,12h dnsmasq … Read more

Unable to boot Windows 10 guest using VirtualBox with enabled Hyper-V and WSL2 installed [closed]

Downgrade to WSL1, if you want to save yourself from days of wasted effort. I’ve upgraded to WSL2 and tried a bit to get VirtualBox to work with it and I couldn’t find anything useful. There are few guides suggesting that turning off some features of VirtualBox will make it work, however it will make … Read more

`ssh` executable not found in any directories in the %PATH%

Adding C:\Program Files\Git\usr\bin to the PATH environment variable. Add it manually or I believe you could run this in cmd: set PATH=%PATH%;C:\Program Files\Git\usr\bin updated from @Ygor Thomaz’s comments or (64 bits) set PATH=%PATH%;C:\Program Files\Git\usr\bin If this doesn’t fix your problem, go through : Get SSH working on Vagrant/Windows/Git

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