Ubuntu boot hangs with black screen after GRUB

It might actually not be hanged, but instead but you might have been kicked into an initramfs shell but it is not displaying on the screen. 

Try to boot in recovery mode or boot on a install CD or USB stick in rescue mode. Edit /etc/default/grub: 

vi /etc/default/grub

Set the following: 

GRUB_TERMINAL=console
GRUB_GFXPAYLOAD_LINUX=text 

If the GRUB timeout is very short it might be a good idea to set it a bit higher so you have a chance to make a selection: 

GRUB_TIMEOUT=10

Save and then execute: 

update-grub

Then reboot the machine and now you may see the emergency shell you are kicked into. Now you can investigate your boot problems further.

Facebook has changed my e-mail address

Recently Facebook decided to hide all other e-mail addresses but your @facebook.com address on your Facebook profile.

After all, Facebook is a free service, so you should consider yourself "the product" rather than "the customer". Facebook’s real customers are their advertisers and not you, so they can do more or less anything with your account and all you can do about it is to cancel your Facebook account if you don’t like it. Annoying but that is how the free services works ("you get what you pay for" and "there are no such thing as a free lunch" and so on).

It is a bit irritating but easy to fix. This is how you do it:

  1. Go to your Facebook profile page
  2. Click on About
  3. Scroll down to Contact details and click Edit
  4. Click on the small circle to the right of your @facebook.com address and select Hidden from timeline
  5. Click on the small circle to the right of your preferred email address and select Shown on timeline
  6. Click on the Save button in the bottom of the popup box

Dovado routers with ZTE MF820D 4G modems (Telia)

To be able to use the ZTE MF820D 4G dongle from Telia with Dovado routers, both units need to have updated firmwares. Unfortunately even in stores, those units seems to have outdated firmwares.

To upgrade the ZTE MF820D 4G dongle – follow this guide (Telia Sweden): http://www.telia.se/

To upgrade the Dovado router, visit Dovado’s homepage: http://www.dovado.com/firmware and follow the instructions in the firmware file.

 

System Check virus – how to remove it

System Check is a virus/trojan pretending to be a system diagonstics tool displaying fake errors. To recover them the user will be fooled to pay for the software. Whatever you do – do not pay for it! When infected, all icons on the desktop will be hidden and the only program in the Start menu will be the System Check tool. 

Computer infected with the System Check virus

I tried to follow the instructions here to remove System Scan virus. However, the virus seems to exist in a newer version where the Run and Search fields in the Start menu are disabled. Because of this I had to take a different approach.  Read more

My YouTube videos not displaying in related / suggested videos anymore

I have a YouTube channel where I post videos from different strange things I am up to. Suddenly I noticed the video shows dropped significantly. The statistics (analytics) showed that the majority of my video views came from "related videos" (also sometimes referred to as suggested videoes). 

Some Googleing on the subject didn’t really turn up with a reason or solution but I found people with similar problems and someone said YouTube has a function to disable your videos from related videos if you view your own videos repead number of times, possibly trying to "boost" your view counter. 

This wasn’t happening in my case but I do use to visit my own channel as it is a quick way to see it’s number of views. The featured video on my channel is on autoplay – so yes, every time I visited my channel I also triggered one of my own videos. 

After that I haven’t visited my own channel for two months and last week the statistics starts to show that the views coming from related / suggested videos are climbing back to the levels two months ago. 

I haven’t been able to verify this with YouTube but my advise is – don’t visit your own YouTube channel or your own videos unless you are logged out from your YouTube account.

Windows Vista hangs on Welcome screen

I had a HP desktop PC running Windows Vista that sometimes hanged on the Welcome screen (displayed after entering the password to login). The problem occured randomly but started to occur more and more often causing trouble for the user. Just waiting for the Welcome screen to dissappear (for hours) didn’t help.

I applied different solutions found on the Internet including registry changes, uninstalling HP credential manager and others. One solution suggested on the Internet forums was to reformat the machine and factory install it. Not a preferred solution but ultimately the only thing left to try. 

The machine ended up in my workshop but before formatting it I opened it while running on my workbench. I noticed this machine had a built in flash drive used for Windows Readyboost (in order to make the machine boot faster and load programs faster). I was a bit curious since I hadn’t seen this solution before. The flash memory was connected to the motherboard through a cable. I accidently touched the cable gently and immediately the flash drive dissappeared and reappered in Windows opening the screen asking me what I wanted to do with the newly inserted flash drive. 

This made me suspect that the cause of the problems has been the readyboost located on a flash drive with a poor connection. I disconnected the flash drive completely and the machine have never again had the "hang on welcome screen" problem. Although it doesn’t load programs as fast as before it is way better for the user to have a machine that doesn’t hang on the welcome screen.