Posted on June 12, 2016 3 Comments
For many of my projects on the Raspberry Pi a static, or fixed, IP-address has been needed. Here is a quick tutorial on how to set it up. This is aimed for SSH users who have no GUI on there Pi. Before you configured this by editing the network interfaces config file but not any […]
Posted on June 3, 2016 Leave a Comment
Have been experiencing static noise from the analog output on my Raspberry Pi for some time. Tested several different power sources and it came to a point where I wasn’t sure if the noise has always been present or not. In the end I got a HifiBerry Dac+ and some decent cables and the issue […]
Posted on May 18, 2016 16 Comments
SD-card backups in the field as well as automatic upload to your NAS whenever you have an internet connection? Yes it can be done with Western Digital MyPassport Wireless and BitTorrent Sync! In the past I have always uploaded the footage from my GoPro and compact camera via my laptop in the hotel rooms (or […]
Posted on April 20, 2016 Leave a Comment
You have a wifi connection but need an Ethernet connection or need to share it with several computers over Ethernet? That can be easily accomplished with a Raspberry Pi. Sometimes I need two different internet connection for testing different setups. In addition to my own internet connection there is community wifi in public areas in […]
Posted on April 10, 2016 Leave a Comment
My BitTorrent satellite has finally synced my 6tb of data over the local network. The initial sync took several days but so far it seems to pretty quick picking up new files and syncing them. Before I move it to my office I want to make sure I get some peace and quite in the […]
Posted on April 6, 2016 Leave a Comment
Adding and LCD display to a Pi project can make it so much easier to use. Displaying current IP address and status of some task that you only have to interact with when something went wrong. In this example we have the 20×4 (20 characters x 4 lines) LCD status display of my BtSync Satellite that […]
Posted on April 3, 2016 2 Comments
Building a geo-location backup for your NAS is a good idea! To spread the risk over two or more locations increases your backup value a lot. Most people confuse redundancy and backup. If you only have a USB-disk backup of your NAS it only protects you against hardware failure. If there is a fire or […]
Posted on March 22, 2016 24 Comments
Setting up an OpenVPN router on the Pi is pretty straight forward but what about performance? How much performance do we lose by using the Raspberry Pi or the Banana Pi? I have been testing a few different models to see what the overall performance difference is. I also wanted to compare them against each other. […]
Posted on March 19, 2016 40 Comments
Tunneling your traffic over an encrypted VPN can be good for both privacy concerns and circumventing geoblocking. If a service is only offered in a specific country or blocked at your current location. My use case is a bit of both. Currently living in the USA which is the biggest surveillance state on earth I […]
Posted on March 12, 2016 5 Comments
Banana Pi was created to fill the need for more powerful hardware than the Raspberry Pi supplied. There are a lot of single board computers spinning of the Raspberry Pi success. Even though Raspberry Pi got the throne much thanks to it’s simplicity and relatively ease of use, compared to for example the Odroid, it has […]