Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Thursday, December 3, 2015

Missing windows key sticker

Problem:
I wiped my OEM installed copy of windows from my ASUS laptop (to install Linux) and deleted the recovery partition. Also, the key is missing because it rubbed of the sticker. I wanted to put Windows on in addition to Linux.

Solution:

  1. Use Linux to extract the key from your laptop firmware. It's still in there, and that is how the OEM disk gets it when you re-install. It just takes a single command run as root to get at it. With that key you can then install a generic copy of Windows which you can get from Microsoft. So either boot up linux on the computer or run it from a live disk (no install required).  Then run sudo hd /sys/firmware/acpi/tables/MSDM
  2. Next go and download the installer for your version of Windows. In my case I needed windows 8. This could get into a bunch of other issues since the installer I could get from MS is really an 8.1 installer which may not take my 8 OEM key. The solution in that case may be to install with a generic key first and then swap in my OEM key. The subject is well explained in this reddit post. I lucked out though, and it picked up my OEM key no problem (this may have been because I upgraded to 8.1 at some point in the past).
  3. Now install and enjoy.
  4. And if you are still in the Win 7 or 8 upgrade window, maybe consider upgrading to Windows 10.

Tuesday, March 11, 2008

Maintaining Your PC Part I: Virus Protection

This is the beginning of a series of posts dedicated to helping the less geeky among us to maintain their Windows box in good working order. If you want to see me cover another topic, leave a post indicating as much.

Virus Protection:
Long ago viruses were meek and playful creatures that would pop up a smiley face or say "Bang, you're dead" on your computer screen. Now they are coming for your soul, or at least your personal information and control of your computer. There is a frightening trend with the spread of botnets. In these futuristic sounding arrangements, a clever hacker seizes control of anywhere from a couple to millions of PC's that become his/her zombie playthings to be used in hacking pursuits against others. Often, the controller will extort money from companies who have substantial web presence by threatening a Denial of Service (DoS) attack if they refuse to pay up. In this kind of attack, your pc and all the others will relentlessly make requests to the servers of said company so that they are effectively unable to serve normal customers for however long the attack continues. Some of these nets are so intelligent that they automatically attack people who try to snoop around and find up what they are up to. But back to viruses.

Viruses can make your computer perform poorly, compromise your privacy, or cause your computer to unwittingly be used in criminal activities. So it is imperative that you do what you can to prevent your computer from being infected. Luckily there are many options, and some are free. Simply get an antivirus program and leave it running ALL THE TIME with scheduled scans about 1 time a week at off hours. Here is a list of a few antivirus programs I like and my opinion of how they perform.

1.Norton
+Fast, excellent detection, fast updates
-Not free, older versions have poor x64 support

2.Avast! (My Favorite)
+Free, great detection, very frequent updates, solid x64 support
- Slower than others

3.AVG
+Free, good detection
-90's looking interface, was lacking in x64 support

Stay tuned, I'll be talking about spyware in the next edition.