Stel je hebt een device, bijvoorbeeld een ADSL-modem/router die je via een webinterface kunt configureren maar dit kan enkel via HTTP en niet HTTPS (dus geen versleutelde verbinding) en/of dit device is enkel te configureren vanaf het interne netwerk en niet vanaf de Internet-kant. Toch wil je vanaf een andere plaats op de wereld het… Continue reading Tunnel vanaf het Internet naar een interne poort
Running dreamboxEDIT at Linux
Learn in this post how to run DreamboxEdit at your Linux machine. I’m using Ubuntu as distribution, but most of this post is applicable to other distributions too. With DreamboxEdit you can create/modify/delete bouquets at your Enigma2 running device such as a Dreambox or VU Solo. First DreamboxEdit is downloaded, after that it is installed in a… Continue reading Running dreamboxEDIT at Linux
Android: Use ADB wirelessly via Wi-Fi
In this post you will learn how to connect Android Debug Bridge (ADB) wirelessly via Wi-Fi instead of using a USB-cable. Assumptions Your Android-device has a Wi-Fi connection; Your workstation has a TCP/IP connection which is routable to the Android-device; Your Android-device is connected with your workstation using a USB-cable; ADB is installed on your… Continue reading Android: Use ADB wirelessly via Wi-Fi
Compileren software voor OpenWrt
Okee je hebt een device waarop OpenWrt loopt (bijvoorbeeld de Asus WL-HDD) en je wilt nu zelf software schrijven voor dit device. We gaan ervan uit dat de toolchain voor OpenWrt aanwezig is. Heb je deze nog niet, lees dan het artikel Compileren van OpenWrt. Voorbereidingen Op de build computer, dat is de computer met… Continue reading Compileren software voor OpenWrt