Archive for June, 2010

Disable automatic restart after a Windows update!

In another post I gave a solution to stop the reboot pop-up, now I’ve found something better: How to stop Windows asking after the update installations!

To do this just follow the next steps:

1) Go to Start > Run (or WindowsKey+R!).
2) Write gpedit.msc and execute it.
3) Go to Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Update.
4) Enable “No auto-restart for scheduled Automatic Update installation” (double click and Enable on the window that will popup).
5) Reboot.

From now on when a windows update automatically installs it won’t ask you to reboot. :)

Via: Michael Pietroforte at 4sysops.com.

Update!: Alternative way, because there are users that won’t have gpedit.msc (the Home versions of Windows for example), by editing the registry:

1) Go to Start > Run (or WindowsKey+R, I repeat!).
2) Write regedit and execute it.
3) Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
4) In the REG_DWORD "NoAutoRebootWithLoggedOnUsers" modify the value with the value 1.
5) Reboot.

Via: Scott Schrantz at computer-vet.com

Tags: , , , , ,

How to personalize the 404 error page in WordPress

Editing the 404.php file of WordPress, you can do that from the WordPress menu Appearance > Editor :)

Editing .htaccess adding the line (previously having created 404page.html):

ErrorDocument 404 /404page.html

It’s another way of doing it.

It’s very easy, but I just learnt how to do it :P

This is my new 404 page!

Tags: , , , ,

You will never be a pilot if you have ACHOO

Why? Its perfectly explained in tatamblog (spanish!):

Does it happen to you that when you exit from a dark spot to the lightly exterior, or that when you look directly to a light bulb that is very shiny you sneeze? If the answer is yes, ... you may have ACHOO syndrome (autosomal dominant compelling helio-ophtalmic outburst syndrome)

Very curious syndrome that makes me laught a bit every time it happens to someone near me.

Tags: , , , , , ,

LogMeIn Express, screen sharing made easy

LogMeIn Express
Did it ever happen to you that you wanted to help someone with some computer related problem, or from the other side, you wanted to show to someone your desktop?
Usually you would need to configure some software (some type of VNC) installing it, opening ports, do some tests… and this could mean too much work.

Recently (well, in the MWC of this year) I discovered LogMeIn Express, now Join.me and after trying it I am delighted with it.
Read the rest of this entry »

Tags: , , , , , , , , ,

Golf ball at 240km/h hitting steel!(Slow motion)

I thought it was going to explode!
Vía Microsiervos!

Tags: , , , , , ,

Second step in wordpress!

After my first post I’ve continued modifying the blog with little improvements:

Xml-sitemaps: Plugin for creating a sitemap of your wordpress, after the first time of use, it will update automatically! (Thanks Iñaki! And thanks for the hosting too ;) )

WordPress Stats: WordPress plugin for site stats. Easy and useful! You need a wordpress API key, so you’ll need to register in the WordPress website.

I’ve created a robots.txt after reading a bit about how it works and looking for what its recommended for WordPress, so now it looks like:

User-agent: *
Allow: /
Disallow: /cgi-bin
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: /wp-content

Thanks Fonsu for your help!

And… this is the end of the tech part today.

Besides that you can find a couple of links that could be interesting for you, its full of webcomics!

I like monkeys

The pet store was selling them for five cents a piece.
I thought this was odd since they were normally a couple thousand. I decided not to look a gift horse in the mouth so I bought 200 of them. I like monkeys.

I took my 200 monkeys home. I have a big car. I let one of them drive. His name was Sigmund. He was retarded. In fact, none of them were really bright. They kept punching themselves in the genitals. I laughed. They punched me in the genitals. I stopped laughing.

Read the rest of this entry »

Tags: , , , , , ,

Recover data from a backup nokia .nbu Nokia PC Suite

If you have been in the need of recovering your phone numbers and maybe more data from a backup in .nbu format (or similar) done with Nokia PC Suite but your new phone isn’t another Nokia compatible, or you just don’t have another phone, you’ll find very useful:

http://www.nokisoft.com/ With its software Noki. It does just that, extract from the backup the data you need.

There is a Trial version (where you can export just some data) but we all know there are some full versions around the internet :)

Tags: , , , , , ,

Stop the automatic restart after a Windows update

Did it ever happen to you that you accepted a Windows update and after that you get a an annoying message asking you to reboot every 5 min?

Captura del mensajito de "desea reiniciar su equipo ahora"

I’m sure it did happen to you, to stop this happening you just need to write in WindowsStart-Execute (or WinKey+R):

sc stop wuauserv

With this you stop the message.
Its an old trick but I discovered it very late!

Tags: , , , ,

Recovering files from any media storage

Did it ever happen to you that a memory stick gets “unformatted” magically? (Probably with some pics that you didn’t copy onto your pc)
Did you ever had a single copy of a document in a pendrive and you deleted it by mistake?
PhotoRec is what you need to recover all this data. It’s an easy app, free and opensource!.
Logo PhotoRec

Read the rest of this entry »

Tags: , , , , , , , , ,