Wrong time in Windows on Dual Boot system.

When you have a dual boot with Windows and Ubuntu you might experience some time travelling when rebooting to windows.
To solve this, simply boot into Ubuntu and edit the /etc/default/rcS file as sudo and change the UTC value from yes to no.
It should look like this

TMPTIME=0
SULOGIN=no
DELAYLOGIN=no
UTC=no #Set according to your system (BIOS) clock.
VERBOSE=no
EDITMOTD=yes
FSCKFIX=no

These values are being used by the scripts at /etc/rcS.d/ that get invoked during boot (even in single user mode)

To be clear, this is not an Ubuntu error. It is simply the Windows that never assumes the system-clock to be in UTC.

If you wish to adjust this in the Windows installation execute regedit and navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation

Change the RealTimeIsUniversal value to 1.

If you’re simply looking for a wach to change your hardwareclock on linux you can check my other article onĀ Changing date and/or time on Linux.

Are Linux users more Cat people than Windows users?

While browsing the internet for the past years, I’ve encountered quite a lot of websites around cats.
Some are even single service sites, such as icanhascheezburger,lolcats, etc…
So cats are, according to me, more popular than any other animal within the internet community. Even if google disagrees.

The cat

Continue reading Are Linux users more Cat people than Windows users?

How many times did you pay for an unused OS?

When you buy a computer from a know merchant, it comes with a pre-loaded OS (mostly Microsoft’s Windows).
And yes, you pay for it. But “‘what if” you don’t use it? Is it possible to buy a OS-free system? Continue reading How many times did you pay for an unused OS?