Monthly Archives: November 2013

Change the default traffic route on Windows

Hello, If you have multiple network cards, multiple connections to internet or you are using a VPN and you want that some of your traffic goes out by  using  a specific interface; then you will need the “route” command! As … Continue reading

Posted in Medium Technical | Tagged , , , , | Comments Off on Change the default traffic route on Windows

Nice to Have a Blog (Real vs Spam comments)

Hello, Since October 2010 that this blog saw the light have been more than 3 years online and on all that time we had a total of 0 (zero) real comments! But nice to know that our friends bots and … Continue reading

Posted in Nonsense Stuff | Tagged , , | Comments Off on Nice to Have a Blog (Real vs Spam comments)

Find a String on Windows – FINDSTR

Hello, If you are a Windows user and need to find a string on a very long txt file, welcome to findstring! I have years working with dos/windows and never heard about it… but is there! findstr “some string” bigfile.txt>filteredfile.txt … Continue reading

Posted in Learned Today, Medium Technical | Tagged , , , | Comments Off on Find a String on Windows – FINDSTR

Copy & Paste on Remote Desktop

Hello, Problems with copy & paste on RDP? Just kill “rdpclip.exe” and run it again… Solved 🙂 Regards A.C.

Posted in Medium Technical | Tagged , , , | Comments Off on Copy & Paste on Remote Desktop