Usually SSH uses port 22 to connect to the host. But sometimes there are reasons to hide the SSH connection and use port 443 instead. Apache is able to tunnel the SSH connection over HTTPS. If you search for it, you find a lot of examples how to do it and even more posts where […]
Solved
Bringing Apache virtual hosts and and conf together
With Apache 2.4 the configuration structure of apache changed. In the configuration folder of apache there are now subfolders conf mods sites The mods folder is quite clear. With links in the enabled folder the modules can be activated. Most web application like phpmyadmin, wordpress, owncloud, svn put their configuration like in apache 2.2 to […]
Listen NRJ germany and finland from mediaplayer
I’m sometimes listening Radio NRJ on my PC. But for NRJ germany and finland it is not possible to have a fixed URL which can be used in a mediaplayer or MythTV. To use this channel is some kind of handshake with session ids is necessary. I wrote a perl script handling this handshake and […]
Dual Boot Problem
I tried to set up a dual boot on my laptop with the already installed Windows XP. The second system should be Windows 7 x64 (RC1 – 7100). I bought a bigger HD and created two partitions: 1st (primary) partition for Windows 7 2rd (primary) partition for the old Windows XP and the programs I […]