•August 7, 2008 •
Leave a Comment
Can’t login using SSH
When you can’t login using SSH after installing Voyage Linux on a CF Card, this might come from extracting the voyage-XXX.tar.bz2 not as root. This results in some /dev/ nodes not being created.
Simplest solution: re-extract as root and run installation again.
cpio failes to update
If you’re getting the following error after apt-get update/upgrade from Debian Etch:
Unpacking replacement cpio …
Replaced by files in installed package tar …
dpkg: error processing /var/cache/apt/archives/cpio_2.6-18.1+etch1_i386.deb (–unpack):
unable to create `./usr/share/locale/da/LC_MESSAGES/cpio.mo’: No such file or directory
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Then run these commands:
mkdir -p /usr/share/locale/da/LC_MESSAGES
mkdir -p /usr/share/locale/gl/LC_MESSAGES
mkdir -p /usr/share/locale/ko/LC_MESSAGES
mkdir -p /usr/share/locale/nl/LC_MESSAGES
mkdir -p /usr/share/locale/ru/LC_MESSAGES
mkdir -p /usr/share/locale/sv/LC_MESSAGES
mkdir -p /usr/share/locale/tr/LC_MESSAGES
mkdir -p /usr/share/locale/zh_CN/LC_MESSAGES
Now you the update should work…
Posted in Computers & Internet, opensource
Tags: alix voyage linux howto
•May 16, 2008 •
1 Comment
It looks like OpenSSH Keys generated on Debian derived distros (Ubuntu/Voyage etc.) are REALLY bad. I’m currently rolling out OpenSSL key updates as adviced on http://wiki.debian.org/SSLkeys.
One casualty of this update was my NX server using freenx. It just tells me that I can’t be authenticated. In the log /var/log/freenx.log it shows the following:
– NX SERVER START: -c /usr/lib/nx/nxserver – ORIG_COMMAND=
HELLO NXSERVER – Version 2.1.0-71 OS (GPL)
NX> 105 hello NXCLIENT – Version 2.1.0
NX> 134 Accepted protocol: 2.1.0
NX> 105 SET SHELL_MODE SHELL
NX> 105 SET AUTH_MODE PASSWORD
NX> 105 login
NX> 101 User: shuerlimann
NX> 102 Password:
NX> 404 ERROR: wrong password or login
NX> 999 Bye
This post talks about the NoMachine NX Server, but gave me the necessary clues: http://lists.kde.org/?l=freenx-knx&m=116542288527396&w=2
The magic command for freenx from http://datakeylive.com
on Ubuntu is
sudo rm /var/lib/nxserver/home/.ssh/known_hosts
This is necessary, as the SSH host key has been updated… Well, a more informative error message would’ve been nice, but I’m thankfull to the guys who produce freenx, anyway;-)
Posted in Computers & Internet, Debian, System Administration, opensource, ubuntu
Tags: ubuntu, freenx, nx, Debian, security, ssh, openssl
•December 23, 2007 •
Leave a Comment
According to this comment by Jucato Kubuntu 8.04 will be released in two variants: one with KDE 3.5 as default, the other with 4.0.
the plan is to release 2 Kubuntu 8.04 CD´s: one with KDE 3.5.8 (or .9) as default, and one with KDE 4 as default (but of course with some KDE 3 apps)
.
Posted in KDE4, kubuntu
Tags: KDE, KDE4, kubuntu, ubuntu
•December 6, 2007 •
Leave a Comment
Posted in Agrabah, alfakher, oriental, ruby on rails, shisha, swiss, swissgeneraltrading, tobacco, website
Tags: Agrabah, oriental, shisha, swiss, tobacco, website
•November 26, 2007 •
1 Comment
KDE needs a relicensing! While I’m not happy that the release of the GPL3 made such an effort necessary… But now it’s important to handle it fast and correct. Please give your feedback to techbase or use SVN:
svn co svn+ssh://$user@svn.kde.org/home/kde/trunk/KDE/kdesdk/scripts
vi scripts/relicensecheck.pl & add your name to all the four lists (that is if you agree to all four options)
svn ci scripts -m “I agree to a relicense”
As Tom Albers says:
“Really, it’s not more than a minute of work for you.”
Posted in KDE, KDE4, gpl, gpl3, license, opensource
Tags: gpl, gpl3, KDE, KDE4, opensource, relicense
•November 24, 2007 •
Leave a Comment
I’m running KDE4 RC1 as my main desktop for 2 days now. Only few crashes, so productivity is good. But there are many small bugs. And it’s not very fast/responsive. But this is at least partially to blame on all the debug code.
Quite happy so far! It’s shaping up! Please test!!!
Packages from Kubuntu: HOWTO
KDE Four Live: openSUSE based Live CD
KDE4Daily: full virtual machine image with efficient update mechanism to SVN head
Please report any possibilities to try out KDE4 the easy way in the comments section:-)
Posted in KDE, KDE4, kde4daily, kubuntu, live cd, opensource, opensuse, untuntu
•November 24, 2007 •
Leave a Comment
Well, I’m multitasking heavily between project. I told you about my HL7 explorations. That project is on hold for a few weeks (due to my oscommerce setup for Agrabah and other projects). But here’s the link to some interesting opensource medical software: Elexis. It contains some HL7 importers and helps me a lot to see an actual implementation. Another helpfull source is the ruby-hl7 library. More later…
Posted in Agrabah, elexis, hl7, opensource, oscommerce, ruby
•November 24, 2007 •
Leave a Comment
It’s simple! Install darcs (apt-get install darcs on Debian, Ubuntu etc.) and get the scripts:
darcs get http://code.cyt.ch/darcs/osc-tools/
This will create a osc-tools directory wherein there’s some smallish bash scripts. Documentation will follow…
Posted in Debian, opensource, oscommerce, script, ubuntu
•November 24, 2007 •
Leave a Comment
•November 10, 2007 •
1 Comment
Long time no post. Well, I blame it on Agrabah. It the small oriental store in the NeudorCenter in Cham, Switzerland I opened up with 2 friends. Don’t go to www.agrabah.ch for now. The site hasn’t been updated since the opening on 8.9.2009:-(

You’ll see some more posts in the next few days. I intend to use this Blog to make notes about my diving into HL7 (Health Level 7). I got a small project going that includes reporting cytological data from the labors system into the doctors. Stay tuned for more opensource medical blog blobs…
Posted in Computers & Internet
Tags: Agrabah, hl7, opensource