OK, sailing season is getting closer and I have stop dreaming of equipping my (future) bluewater cruiser, which I plan to furnish (in my dreams, since subject of the available budget) with an integrated solution from a serious company like Raymarine, who uses Linux in their instruments. Also, instead of offering the boring iPad option they have an Android version of their navigation software. Promising !  Meanwhile, as a no-money-solution, and why not as a future practical solution, I have slowly built up and got myself familiarized with a no cost travel planning and PC based navigation. In my previous articles about OpenCPN on MeeGo/Ubuntu and how to use a Bluetooth GPS device with it I have shared some of my acquired insight. Now, I got yesterday with my favourite sailing magazine a ‘free software‘ to download and browse the weather forecast information. Only that after registering myself after having consulted my attorney, etc. there was, of course only a Windows version of this software which I will never look again.

But, hey ! There must be a similar software available for Ubuntu ? Of course, it is called ZyGrib. Snatch to install. Let’s try it. Hmm, cannot download GRIB files, says that the program version is old ? No worries, the development of ZyGrib continues even if not endorsed by Ubuntu Co. and by quick search I found a solution. (more…)

Still out of office for the New Year I can think about Open Seas … As you all know (?) I am a long time fan of OpenCPN navigation tool and I have promoted its virtues on an Linux system  in an article. Now, I have this new Clevo 270EM laptop with (C)Ubuntu 12.04.1 pre-installed and I would like to use my excellent Nokia LD-3W GPS Bluetooth Appliance with it (just for learning, for the future box which I would actually build for the maritime usage one day). Unfortunately not manufactured anymore, the Nokia LD-3W is some excellent small piece of hardware ! I use it everywhere, especially in my car. But it excels also in the city, being always available and accurate even when walking on narrow streets, beating easily any phone with built-in GPS device. The battery life is excellent. So why not maritime use, since it seems to resist well the humid conditions as proven by my multiple trekking trips. (more…)

One more, for the sake of the annoyances.org in 2012 ! :-)

I got this strange (French) Cubuntu distro of Ubuntu with Cinnamon, Unity, Gnome. It came pre-installed with the Taiwanese Clevo laptop I purchased recently so I kept it because I’ve done enough Linux installations to enjoy the challenge anymore. But with Linux,  something strange happens always, no matter how glittering the paper which was used to wrap it up.

At some point, the kernel was updated and some other updates came up. Good, now I can see all eight core temperatures of my mighty i7 !

canne@clevo:~$ sudo su -
root@clevo:/var/log# uname -a
Linux clevo.homenet.org 3.5.0-18-generic #29-Ubuntu SMP Thu Oct 25 07:26:14 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Earlier I got a problem with SD card reader but it is known bug, which I fixed with the help of Realtek Card Reader RTL8411 Device 5289 (PCI 03:00.0) Driver and udisks Rule bug.Ok, with the new kernel I had to repeat the operation, not  a big deal. I wanted to see what happens when inserting a SD card and for that I said

tail -f /var/log/syslog

Wait, there is nothing but old messages in there and no new lines appears ?

I did some debugging:

initctrl stop rsyslogrsyslogd -c5 -f /etc/rsyslog.conf -N1

Says that “no such device as /dev/xconsole“. OK, edited /etc/rsyslog.d/50-default.conf and changed xconsole to console. No errors reported after that.

Still nothing in the log file but hey, it works in debug mode !

rsyslogd -c5 -d

Went to bed because who cares about system log, anyway. Well, my brains, to start with because they found the obvious reason while sleeping: the owner of the log files must be somebody else than root.root they told me first thing in the morning ! I tested it the following way to find out who is the rsyslogd anyway:

initrd stop rsyslog
  ( or pkill -9 rsyslogd if still running in debug mode )
logrotate /etc/logrotate.conf initrd start rsyslog

Bingo!

-rw-r----- 1 syslog            adm          16914 Dec 30 15:54 syslog
-rw-r--r-- 1 root              root       8709162 Dec 30 15:17 syslog.1

That’s it. From the above configuration file I deduced that I better change the owner (with chown syslog.adm <filename>) of

root@clevo:/var/log# ls -l | grep "1 syslog"
-rw-r--r-- 1 syslog            adm              0 Dec  6 11:39 auth.log
-rw-r--r-- 1 syslog            adm          10304 Dec 30 15:54 kern.log
-rw-r----- 1 syslog            adm          16914 Dec 30 15:54 syslog
-rw-r----- 1 syslog            adm              0 Dec 12 11:43 ufw.log

The moral of the story ? The log file rotation would have struck the first day of 2013  and I would not have even spotted that there is a problem ! Oh, why I am so curious about the inner life of these things ? Ignorance is a bliss !

BTW, Happy New Year 2013 – whatever is the box you are struggling with !

A Cartesian but somewhat creative mind of mine likes to think in three dimensions, i.e. with objects floating in space. My Finnish education makes me hate linear thinking and to prefer drawing bubbles presenting something and arrange them according some relationship. In two dimensional world, the closest I can get is to use mind maps. The myriads of projects I am running simultaneously contains one billion of these somethings  and you guessed right, my head is hurting. Not particularly an adept of   Getting Things Done® of David Allen® & Co® I have followed similar and natural common sense instructions for getting (registered® word® censored) done. Since I have been using the excellent low-memory/non-CPU-hungry Java application (yes it exists!) called Freeplane to draw my mind maps, I was delighted that I tumbled on one of its too rare Add-ons, called Freeplane|GTD (download mindmap-file). It is created using Groovy scripting to add GTD®-like functions in mind maps . (more…)

Image

The most visited page is my rant on Nokia Music shop’s Microsoft-style Digital Rights Management mayhem on my N95 (what a good phone that was) with its 9,937 visitors.

Thanks to all visitors ! I will keep sharing my knowledge while enjoying yours, of course !

Cänne

I got this problem that somehow I was able to create the initial MfE (Mail for Exchange) account with my Outlook.com e-mail/Contact/Calendar account using the Exchange ActiveSync services the MS is providing. How to use these services is explained in many places, for example here (it is for Android but pictures are nice..). (more…)

This subject has been in my mind for long time: how I can make the best use of the Cloud to store and secure my data while I inherently understand that the Cloud itself is not secure? I have been floating around with Google Drive, Amazon, M$Live, Dropbox, you name it. But I have not got a clear strategy until now. But then I read this article about the pathetic failure in cloud of  Wired Magazine “professional” who (almost) “lost his digital life”. Well, he trusted the almighty Apple and that did not pay off (at the end he was thanking thanking thanking the same divine entity who got him in the trouble in the first place …). Anyway, what I have done myself to avoid such a disaster? (more…)

Follow

Get every new post delivered to your Inbox.