Linux

ssh host keys

When reinstalling an ssh server, one should keep the ssh key files from the old system. Otherwise ssh clients will receive messages of like "IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!". If you didn't keep the files, the clients can of course delete the entries from the host key file (usually /home/user/.ssh/known_hosts). When the user connects after that again to the server, the new, changed host key files are added to the host key file.

The new iPod (3rd generation) and Suse Linux 9

I have bought an iPod. And it appears that the 3rd generation iPod is substantially different from the previous models. E.g. in its file system. In previous models you could convert the HFS+ file system into a FAT32 filesystem. HFS+ is the filesystem used by the new MacOS X OS. It cannot be read by Windows OS (unless you buy commerical third party software such as MacOpener or MacDrive). There are several Linux-interfaces for the iPod, but they all require that the iPod is mounted as a regular mass storage device.

Adobe Acrobat 5.0.5 under wine

I reinstalled Acrobat 5 to run it under wine. It didn't work. The reason appeared to be again a plugin: DocBox.api. After removing it everything went smoothly. Already before (using RedHat 9) I have had trouble with a Acrobat plugin (it was WebPDF.api at that time). Most manipulation of pdf files can be easily done with Linux tools, but one thing is tricky: cropping already existing pdf files. That's why I need Acrobat.

Pages