Category: Current Projects
-
Kubernetes
Written by
on
I started my maiden voyage into Kubernetes over the Holidays. What is Kubernetes?? From Wikipedia: Kubernetes is an open source container orchestration system for automating software deployment, scaling, and management. I’m running a…
-
Linux Basics for Hackers
Written by
on
I started working my way through “Linux Basics for Hackers” by Occupytheweb. If you are looking for an entry point into hacking and cybersecurity I believe this is a good…
-
Always backup!
Written by
on
What did I learn from one of my servers crashing??? Always backup your stuff!! My main server crashed a few months ago. I’ve been slowly rebuilding everything. It’s worked out…
-
Sunday project, Nginx Reverse Proxy
Written by
on
Have you ever seen this screen when working on a new project in your home lab? Today I solved this issue with an incredibly powerful but easy to use piece…