Lineage. A Journey into Famil…
2 years, 1 month ago
Lineage is a project born out of the desire to create a centralized platform for connecting with family members, exploring family trees, and preserving cherished memories. This project aimed to provide a comprehensive solution for tracking family relationships, organizing family events, and fostering communication among family members.
At its core, Lineage is designed to provide a platform for individuals to connect with their family members and explore the intricate branches of their…
Continue readingWordPress site incident report
2 years, 1 month ago
Issue Summary
Our WordPress site experienced a critical issue following a configuration update in the wp-settings file, resulting in a widespread 500 error for most user requests. The incident occurred on November 4, 2023, from 3:44 p.m. to 4:30 p.m. EAT. During the peak of the incident, nearly all user requests resulted in 500 errors. The root cause was identified as a grammatical error in the latest update of the settings file, where a file inclusion had the incorrect “.phpp” extension ins…
What happens when you type go…
2 years, 1 month ago
https://google.com is a Uniform Resource Locator (URL). it can be divided into two parts.
https -> hypertext transfer protocol secure. it is an application layer protocol (rules) used to communicate on the internet on Port 443 using a secure socket layer (SSL). SSL uses Transport layer security (TLS) a cryptographic protocol to encrypt data to send to the server
google.com -> Domain name. This maps to an IP address that belongs to Google.
Servers communicate with I…
Continue reading