Archive for July, 2010

Kabel Deutschland Change IP

Friday, July 30th, 2010 Posted in Computer | No Comments »

This is not tested by me, but according to a friend: To change the IP-address assigned by Kabel Deutschland for your internet connection do the following: Unplug the modem from the router and from the cable connection and probably turning it off ...

Ubuntu: Mouse Buttons

Thursday, July 29th, 2010 Posted in Computer, Linux | No Comments »

Here is a nice tutorial how to bind mouse buttons to keys. I used this on my V220 Logitech mouse. It works seamlessly. http://gaarai.com/2009/02/13/navigate-in-ubuntu-nautilus-using-the-mouse/ For more information about mappings look for the "-text" section in the "man xvkbd" manual pages.

AS400 Codepages

Thursday, July 8th, 2010 Posted in AS400, Computer, Uncategorized | No Comments »

OK, as I am from Germany I had trouble finding the right code page when using the iSeries Client Access printer emulation. It turned out that 1252 was the right one. Also the code page for the 5250 emulation would ...

How to configure cygwin for sshd

Monday, July 5th, 2010 Posted in Uncategorized | No Comments »

This was needed to setup the ssh server for cygwin (http://mugurel.sumanariu.ro/windows/how-to-configure-cygwin-for-sshd/): 1. Download cygwin from http://cygwin.com/. Run the setup program and select the packages you want. The simplest thing to do is to get the default packages that are selected for you ...