Showing posts with label Computer. Show all posts
Showing posts with label Computer. Show all posts

Thursday, November 21, 2013

Repurposing an old computer

Someone once asked me what they could do with an old computer, and my reply was, "Anything you want!"

We all have them -- they're in the back of the closet, or in the dusty attic or basement, or sitting out in the garage.  Some may or may not work, and may or may not be worth fixing.  And some are just too old and slow to be turned into a media center or put to any other task, and are so obsolete they're not even worth donating.  Certainly if a computer is worth fixing, I highly recommend it.  After all, the computer I'm using to upload this instructable is around 10 years old -- or at least it's motherboard and processor are that old.  Or, if an old computer can be turned into a Linux machine -- and if that's your thing -- go for it!

The computers I'm thinking of are those that just need to be sent to the junk pile.  But before you send them out to be recycled, I want to point out a few things you can make out of them that you might find to be a fun project.

If this interests you, read on....


View the original article here

Wednesday, October 30, 2013

Desktop owners — do you ever put your computer to sleep?

(function(d, s, id) {var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) return;js = d.createElement(s); js.id = id;js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=37418175030";fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));
Desktop owners — do you ever put your computer to sleep?

discussions displayed because an author is participating or following a participant.
additional replies awaiting review. Submitted discussions can be approved by the author or users followed by this blog.

View the original article here

Sunday, September 29, 2013

How to Augment Your Computer with an iPad

Sorry, I could not read the content fromt this page.Sorry, I could not read the content fromt this page.

View the original article here

Tuesday, June 11, 2013

Stop Windows from Restarting Your Computer After Updates

Sometimes, Windows downloads important updates and decides it's going to restart your computer whether you like it or not. Here's how to disable that behavior.

This has been part of Windows for a long time, and while Microsoft tried to fix it in Windows 8, the annoyance still remains. When you see that screen that says your computer's going to restart in 15 minutes, you just grit your teeth and accept it.

But, there's actually an easy way to fix this—and it works in Windows 7, too. You just need to make a small tweak to the registry:

Head to the Start menu or screen and type "regedit" (no quotes). Start the Registry Editor that pops up.Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AUOn many computers, you won't see the "WindowsUpdate" key. To create it, right-click on the "Windows" key in the sidebar and go to New > Key. Name the key WindowsUpdate, then right-click on that key and create a new one called AU.Click on the AU key and, in the right pane, right-click on the empty space and choose New > DWORD (32-bit) Value.Name the new DWORD: NoAutoRebootWithLoggedOnUsersDouble-click on the new DWORD and give it a value of 1.Reboot your machine and from now on, Windows will not force you to reboot after installing updates. Of course, when you install updates, you should still reboot your computer—and that responsibility is now on you—but this makes sure Windows doesn't catch you by surprise.Again, this registry key has been around for a long time, and should work in Windows 7 as well (but we thought it was worth revisiting for Windows 8). You can also perform the same task with the Group Policy Editor if you're on Windows 8 Pro. Hit the link below to see how.

Prevent Windows From Restarting Your PC After Windows Updates | How-To Geek


View the original article here

Friday, June 7, 2013