How to remove Sysinternals Antivirus

July 2, 2010 · Posted in Anti Malware, Anti Virus, Utilities Software, Windows · Comment 

Sysinternals Antivirus is a rogue program. These malware application try to sell you their software by making you think that you PC is infected by the malware. Sysinternals Antivirus is installed through the use of Trojans that display fake security alerts and pop-ups on the computer. While running, Sysinternals Antivirus will scan your computer it detect harmless of Windows system files as malware but will not allow you to remove them until you purchase the program.

Below is the print screen about this program

Read more

How to Read AND Write NTFS Hard Drives Partitions on a Mac

June 8, 2010 · Posted in Mac OS X, Utilities Software · Comment 

By default, Mac OS X only able to read NTFS format hard driver. But it cannot write to it, This means we unable to write file size larger than 4GB to hard drives.

Fortunately, there is a simple and free solution for this issue called NTFS-3G
NTFS-3G is a free, easy to use and powerful tool, a read-write NTFS file-system driver. This means one can finally write to memory sticks larger than 4GB (formatted with NTFS).

To use this software, just click Here to download.
After that, just follow the on screen instruction to install it and restart your Mac. Now you should able to write file to your NTFS hard driver


How to open .chm file in Linux

April 8, 2010 · Posted in Fedora, Linux, Uncategorized, Utilities Software, centos · Comment 

I downloaded an ebook from internet. The ebook in .chm extension. I can’t read it in my linux machine.

So, i just install a software called xCHM to read .chm file.  xCHM can show the content tree if one is available, print pages, change font face and size, remember bookmarks, display a searchable index, and search for words in the current page and the whole book.

How to install it? Just follow the following steps:-

Fedora/Centos

a) Login as root user

su -

b) Type the following command to install it

yum install -y xchm

After that, you try to double click the .chm file, you should able to open it with xchm program.

Next Page »