For quite some time now, I have been postponing the switch to some flavour of Linux on my laptop, due the the fact that it came with an OEM license. OEM stands for “original equipment manufacturer” and OEM License is…
I have been looking into a free/open source way of using a phone or tablet as a second monitor. During the research, I got to be more and more open to the idea of using a mirroring app.
In recent updates, Windows 10 has disabled support for smb1, which has long been known for being horribly insecure. On this matter, please view the links below.
Lately, when trying to connect to a VPN using my Windows 8.1 machine, I kept bumping into the 619 error. After may tutorials and ideas on how to fix this issue, the following helped me: open command prompt with administrator…
Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control…
If you use Windows 10, had the Anniversary Update installed and then the taskbar refuses to hide when using fullscreen apps (e.g. Youtube videos, games), check the started programs. In my case, Google Hangouts was the issue.
Sometimes, the programs you use to connect to your PC (e.g. TeamViewer) might fail and your computer might need a reboot to start them again. If your Web server running PHP is still up and running and you have a…
Problem: trying to start an Apache server on port 80 fails due to the fact that the 80 is not available. When accessing the port, the following message appears: “HTTP Error 404. The requested resource is not found.” Steps to…