Explore >> Select a destination


You are here

www.earth.org.uk
| | feeding.cloud.geek.nz
5.3 parsecs away

Travel
| |
| | blog.coffinsec.com
3.8 parsecs away

Travel
| | While working on berry-sense and learning about network traffic analysis recently, I had the need for a dedicated device to use as an Ethernet bridge/tap for capturing traffic. This would give me a chance to test the Raspberry Pi's performance while performing traffic captures, as well as produce a usable device for performing simple captures.
| | www.janwagemakers.be
3.7 parsecs away

Travel
| | In 2012 I've connected a TC74 temperature sensor with a Raspberry Pi and used a combination of a bash script and a web server to display the current temperature on a web page. Today, I've updated this setup. Instead of using a bash script, I now make use of Apache and PHP.
| | willhaley.com
15.8 parsecs away

Travel
| I have a Vagrant box where I want to SSH in as the standard vagrant user for the initial provision and deployment, but I want to use my own alternate custom user account for my dev work. I want to use vagrant for the initial deploy as that is the standard user for many vagrant machine images. Adding my own user into the image would be a pain, and would prevent me from being able to use a standard Vagrant image.