Welcome! Got questions? // February 2025
FRSecure / CISSP 2025 Mentor Program – Link
Site of the Month – dodreads
Apple IOS -> 18.3.1 – Link – About the security content of iOS 18.3.1
Black Hat Europe 2024 Link December 9,12 2024 EXCEL, London / United Kingdom
Event Logging / Threat Detection – Joint Security Agencies – 8/21/2024 – Link
SUSECON 2025 – ( March 10-14 ) Orlando — Link
Suggestions? (corrections, general comments) – thamilton[@]gotitadmin.com

VMUG Advantage program. This program provides access to a wide array of of the VMWARE product line with a 365 day license for lab use. There are caveats, but I sincerely believe that the average [geek] person will find this very useful. [Hint that’s ESX, VCSA, NSX, VRealize, VMWare Logging for lab testing/evaluation.]
-
Kubernetes
Reading Time: < 1 minuteLast Updated: 2/13/2025 Docker and Kubernetes play complementary roles in modern containerization. Docker packages applications into containers, ensuring consistency across various computing environments, while Kubernetes automates the orchestration of these containers at…
-
Docker Swarm
Reading Time: < 1 minuteLast Updated: 2/13/2025 A straight rip from AI. Docker Swarm is a container orchestration tool built into the Docker platform that allows users to create and manage a cluster of Docker nodes, essentially…
-
docker – creating a LAMP container.
Reading Time: 2 minutesLass Updated: 2/9/2025 The docker-compose.yaml file Please note I did not include a version tag – as this appears to have been deprecated; or is going to be deprecated. Quick Note: – which…