Google
 

Monday, December 24, 2007

StandBy and Hibernate

What's the difference between putting your PC in Hibernate or Standby mode? Yeah, we weren't sure either. Luckily the Productivity Portfolio weblog schools us on the finer details of Windows XP power schemes.

Using Standby:

Your machine recovers quickly as your data is stored in RAM. The slower part is waking up the peripherals. Although your machine is in "standby" the power has been cut to items such as your hard drive and monitor. You're running your machine in a very low power mode, but it is still on. This mode can be useful if you're on a notebook and need to conserve your battery while you step away.

With Hibernate:

The big difference is that your PC has shut down and is not pulling power. Another difference is that your data is saved to your hard disk and not RAM. This makes it a safer, but slower option for shut down and resume.

Not all PCs have the capability and are configured to Hibernate. If yours is, to see the Hibernate option on your XP shutdown screen, hold down the Shift key when you shut down .

Thanks : lifehacker

Test if any app makes secret connections in Internet

If you are worried that some programs on your PC are secretly making connections to websites in the background, here's a quick tip that uses a simple DOS command to detect and prevent such suspicious activity:


1. Type cmd in your Windows Run box.
2. Type "netstat -b 5 > activity.txt" and press enter. After say 2 minutes, press Ctrl+C.
3. Type "activity.txt" on the command line to open the log file

The file activity.txt will have a log of all process that made a connection to the Internet in the last two minutes. It will also show which process connected to which website in this time. And not just the web browsers (like iexplore.exe or opera.exe), the log will also show your IM clients, download managers, email programs or any software that requires a net connection.

Scroll though the activity.txt file and look for any process names or website addresses that you are not aware of. If you track one , go to the task manager (or Process Explorer) to find the location of the executable on your computer and eliminate it.

Thanks : lifehacker

Read ebooks in your i-pod or mp3 player

Convert Ebooks to portable-friendly images with freeware application Ebook to Images. After you import an Ebook into the program, you can customize the image size and other output options, making it perfect for converting Ebooks for any portable device that can display images, from your smartphone to your MP3 player.

http://www.merlinsoftware.com/ebook/index.htm

Get access to Linux files from Windows!

Get access to Linux files from Windows!

DiskInternals Linux Reader is a new easy way to do this. This program plays the role of a bridge between your Windows and Ext2/Ext3 Linux file systems. This easy-to-use tool runs under Windows and allows you to browse Ext2/Ext3 Linux file systems and extract files from there.

it gives you an opportunity to use common Windows Explorer for extracting data. A preview option for pictures is one more pleasant point, which is worth mentioning.

Linux Reader is a free download for Windows 98 and later.

Get it here ...