/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.cavelab.dev
| | blog.coffinsec.com
4.9 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.
| | blog.fidelramos.net
3.6 parsecs away

Travel
| | Welcome to my homelab! If you don't know what a homelab is, it refers to running servers from your home. What is a server? It's basically a computer that is always on, connected to the network, often with no display or input. For a longer explanation take a look at ...
| | becomesovran.com
4.4 parsecs away

Travel
| | My post on how I like to manage servers. I cover SSH, networking, log rotation, and server management basics.
| | www.hallada.net
16.6 parsecs away

Travel
| I've been meaning to add a commenting system to this blog for a while, but I couldn't think of a good way to do it. I implemented my own commenting system on my old Django personal site. While I enjoyed working on it at the time, it was a lot of work, especially to fight the spam. Now that my blog is hosted statically on Github's servers, I have no way to host something dynamic like comments.