You are here |
www.problemofnetwork.com | ||
| | | |
robr.dev
|
|
| | | | Overview I wanted to build a self-sufficient portable lab network consisting entirely of Raspberries Pi. The lab network should be able to access the internet if there's wifi available. And it should be easy to connect an external computer to the network and access any of the Raspberries Pi over the lab network. Basically I'd like to be able to run the whole thing on battery power and use it with or without upstream internet. | |
| | | |
blog.daknob.net
|
|
| | | | ||
| | | |
blog.oddbit.com
|
|
| | | | My internet service provider (FIOS) doesn't yet (sad face) offer IPv6 capable service, so I've set up an IPv6 tunnel using the Hurricane Electric tunnel broker. I want to provide IPv6 connectivity to multiple systems in my house, but not to all systems in my house 1. In order to meet those requirements, I'm going to set up the tunnel on the router, and then expose connectivity over an IPv6-only VLAN. In this post, we'll walk through the steps necessary to set that up. | |
| | | |
willhaley.com
|
|
| | At time of writing this article, most of the guides I've found concerning the installation of Plex on a Raspberry Pi recommend using the Raspberry Pi compatible Raspbian/Debian package offered by dev2day. The work by dev2day provides a simple and easy way to install the Plex server on a Raspberry Pi. I recommend using the dev2day package repository and instructions for a pain-free installation process. My process, written below, is manual and untested. |