Windows: Get saved WiFi Passwords
To get a list of currently saved profiles run: netsh wlan show profile After noting the profiles name use the following to show al…
To get a list of currently saved profiles run: netsh wlan show profile After noting the profiles name use the following to show al…
After setting up a local apt-mirror I noticed that even though the files are right around the corner now and bandwidth shouldn't b…
When using MSBuild.exe to compile a project, I got the following warning in some cases: There was a mismatch between the proces…
The following code compiles fine but throws an Exception at runtime. Microsoft is aware of this issue but decided not to fix it as…
/bin (and /sbin) were intended for programs that needed to be on a small / partition before the larger /usr, etc. partitions were…