Author Archives: admax

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

Legal vs illegal music downloads

Hi, A very interested research of legal vs illegal music downloads πŸ™‚ http://ipts.jrc.ec.europa.eu/publications/pub.cfm?id=6084 http://ftp.jrc.es/EURdoc/JRC79605.pdf AC.

Posted in Nonsense Stuff | Tagged , , | Comments Off on Legal vs illegal music downloads

Bad Programming Techniques: Schlemiel the Painter’s algorithm

Hello, “Schlemiel has a job painting the dotted lines down the middle of a road. Each day, Schlemiel paints less than he painted the day before. When he is asked why, Schlemiel complains that it is because each day he … Continue reading

Posted in Highly Technical, Learned Today | Tagged | Comments Off on Bad Programming Techniques: Schlemiel the Painter’s algorithm

Remove SSL Cert IIS

Hello, If you are trying to delete some expired or old certificate from your computer/server and even after doing that (on IE) is still showing some where, that means that is on your server cert store, so you must kill … Continue reading

Posted in Highly Technical, Learned Today | Tagged , , , , | Comments Off on Remove SSL Cert IIS

c2c_service.exe

Hello, If you are annoyed for “c2c_service.exe” running on your PC, theΒ  only way to disable that is going to services, stop it and set it to disabled… (Because even if you set it to off on the Skype advanced … Continue reading

Posted in Learned Today, Security | Tagged , | Comments Off on c2c_service.exe

Linux “Couldn’t Find Package”

Hello, The best way to deal with this is to: apt-get update Then try again, if it is not solved you can proceed to Google πŸ™‚ AC.

Posted in Basic Technical | Tagged , , | Comments Off on Linux “Couldn’t Find Package”

iOS – Recomended Cydia applications

Hello, A list of Cydia applications that you definitely need: 1 – SBSettings 2 – OpenSSH 3 – iFile 4 – Remove background 5 – Five icons AC.  

Posted in Basic Technical, iOS, Security | Tagged , , | Comments Off on iOS – Recomended Cydia applications

Burning one file on Vista/2008

Hello, I just found one error of Windows: If you want to burn just one file on a CD/DVD using the included Vista/2008 burning feature, it is just impossible… You have to include at least 2 files!!! (even if the … Continue reading

Posted in Learned Today, Nonsense Stuff | Tagged , , , , , | Comments Off on Burning one file on Vista/2008