Skip to main content

Posts

Showing posts from December, 2009

How to keep your Internet connection to stop disconnecting after a few hours

This is a problem for people with mobile internet connections. People that is always on the road. Reply from 69.197.117.221: bytes=32 time=493ms TTL=51 Reply from 69.197.117.221: bytes=32 time=491ms TTL=51 Reply from 69.197.117.221: bytes=32 time=498ms TTL=51 Reply from 69.197.117.221: bytes=32 time=488ms TTL=51 Make it stay connected even if your internet connection is slow and moving from one place to another. Click the  Start Menu, key in “cmd”, press enter and use the syntax below. ping yahoo.com –t Reply from 69.197.117.221: bytes=32 time=517ms TTL=51 Reply from 69.197.117.221: bytes=32 time=546ms TTL=51 Reply from 69.197.117.221: bytes=32 time=521ms TTL=51 Reply from 69.197.117.221: bytes=32 time=524ms TTL=51 Reply from 69.197.117.221: bytes=32 time=523ms TTL=51 Reply from 69.197.117.221: bytes=3...

All folders are gone in USB flash Drives

According to AVG only 3% of today’s security problems are caused by ‘traditional’ viruses and in my experience, most of them are using the older version of Windows.   Ok, many Windows users asked me several weeks ago how in the world their files are missing in just few minutes. After examining the flash disk, I found out worms are responsible for hiding the files and it self propagates through autorun.inf again. During that day I remembered the good old useful article in vista . How to Show all hidden Folders Be sure that you have scanned and cleaned all the virus in your drive first and proceed with the How to guide below. Open the command prompt as administrator Once it opens, go to your usb drive (in my case drive g )and launch the attrib command as shown below: g:                               ...