Je wilt meer uit jouw Dreambox halen? Zelf een image bakken of een programma schrijven? Lees dan dit artikel. Eerder heb ik al een artikel geschreven over het Compileren van software voor een device waar OpenWrt op draait. Nu is de Dreambox dus aan de beurt om zelfgeschreven software te ‘draaien’. De Dreambox is een… Continue reading Compileren software voor Dreambox
Connecting to remote SSH-server from within company firewalled network
Problem 1: Often company firewalls/web proxies only allow outgoing traffic to HTTP and HTTPS ports, but you also would like to connect to a remote SSH-server. A trick is to start the remote SSH-server at the port which is normally reserved for HTTPS-traffic. Most of the time it is in this way possible to connect… Continue reading Connecting to remote SSH-server from within company firewalled network
Compileren van OpenWrt
Zoals te lezen valt in het artikel: Embedded linux op Asus WL-HDD heb ik de pre-compiled OpenWrt versie WhiteRussian op mijn Asus WL-HDD geïnstalleerd. Deze versie van OpenWrt is echter al redelijk oud. Daarnaast wil ik zelf ook software ontwikkelen die werkt op de Asus WL-HDD. Daarom heb ik besloten om OpenWrt zelf te gaan… Continue reading Compileren van OpenWrt
Accessing your files at home from your office
Assume you are at work and you would like to access your files at home in a secure way. There are many ways to accomplish this, for example by remote desktop. In this article I will unveil another approach namely via SSH (Secure SHell) and mounting your remote home-directory at your computer at work. Example… Continue reading Accessing your files at home from your office