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

Raspberry Pi: Raspbian – Modify image

In this post you will learn how to make some (tiny) changes in the Raspbian SD card image before writing it on the micro SD card. Assumptions You downloaded a Raspbian image (i.e. 2015-11-21-raspbian-jessie.img) You are using a computer running Ubuntu (or other linux distribution) Mount Raspbian partition You need to mount the Raspbian partition… Continue reading Raspberry Pi: Raspbian – Modify image

Volkswagen Passat Highline 2.0 TDI DPF (B6)

This stylish dark gray Volkswagen Passat sixth generation (B6) is equipped with a diesel particle filter and a 2-liter diesel engine.   Features First registration: July 17th, 2006 Mileage (end of November 2009): 105.000 km 103 kW / 140 pk 2.0 TDI (1.968 cm3 diesel) Manual gear (6 gears) Front wheel drive Diesel Particle Filter… Continue reading Volkswagen Passat Highline 2.0 TDI DPF (B6)

Adobe Flex with a PHP back-end

You would like to create a great Adobe Flex application which will show data from a MySQL-database. You Googled around and found BlazeDS would be a great back-end solution for retrieving your data. Bad luck, you have no Java experience and/or your hosting provider is not equipped to allow you to deploy BlazeDS at a… Continue reading Adobe Flex with a PHP back-end