CMake: Autotools replacement
Most linux users nowadays are used to compiling with autotools, specifially using the ./configure command before building with mak…
Most linux users nowadays are used to compiling with autotools, specifially using the ./configure command before building with mak…
List all services: ´sc queryex type= service state= all´…
Moving from Google Authenticator to WinAuth or wan't to have the same keys in both apps? Here's how to extract the secret keys fro…
For the last few years I've been creating Thread's to handle workload that would case the UI thread to freeze like the followin…
Vivaldi allows easy customization of the UI using CSS. To use this feature
simply edit C:\Program
Files\Vivaldi\Application\
Every now and then I noticed that the Start Menu in Windows 10 stops working for no apparent reason. This mostly happens after a b…
Update Since I moved back to Firefox (a few months ago when Quantum was in beta), I'm now using the following Add-Ons: Enhancer f…
When I tried to remote debug a windows service I was wondering why VisualStudio kept telling me that my BreakPoints wouldn't be hi…
Create a user without a home directory
useradd
As I started using pageant to handle my SSH key management and automate SSH logins I saved a few seconds for each login. So I thou…