Explore >> Select a destination


You are here

taylorbrazelton.com
| | techblog.jeppson.org
8.3 parsecs away

Travel
| | I ran into a frustrating issue where my KVM VMs would lose network connectivity if I installed docker on my Arch Linux system. After some digging I finally discovered the cause (thanks to anteru.net) It turns out, docker adds a bunch ofiptablesrules by default which prevent communication. These will interfere with an already existing bridge, ... Continue reading Fix no internet in KVM/QEMU VMs after installing docker ?
| | greg.molnar.io
10.0 parsecs away

Travel
| | 37signals released a self-hosted chat app called Campfire. Opting for self-hosting entails the necessity of operating a Linux Virtual Private Server (VPS). Some people claim it's not possible for a one-person or small team to run a VPS securely, but I don't agree with that. I have been running multiple virtual servers for more than a decade for my pet projects and managing a few for customers too. I am more of an offensive security professional, than defensive though, but unless you are hosting something...
| | www.michelebologna.net
10.0 parsecs away

Travel
| |
| | taeluralexis.com
76.6 parsecs away

Travel
| In this writeup, we'll exploit a Linux machine on Hack The Box with CVE-2023-46604, leveraging Java deserialization for remote code execution.