7 Hidden Windows Caches & How to Clear Them
Nicely explained @ makeuseof
Nicely explained @ makeuseof
as seen on xmodx.
netstat -an | find /i “listening” – grep with string
netstat -ao | find /i “listening” – lists owning process ID associated with connection
if “find /i” doesn’t work try “findstr”
3CDaemon. Download it here.
if you’re trying to implement CA certificate so U can access your router via https, look at nicely explained article here. Make sure to load CA intermediate certificate (not root certificate!).
withc gspca – everything explained here