Author Archive
08 Jul 2023
phpinfo(); | How to create and run an info.php file

Imagine having a secret key that unlocks a treasure chest of information about your WordPress site. This key would allow you to optimize performance, bolster security, and even troubleshoot issues. Sounds like a dream, right? Well, it’s not. The phpinfo() function in PHP is that key. In this article, we’ll delve into the depths of
08 Jul 2023
Git Checkout Commit | How to retrieve a specific previous commit

Navigating through the labyrinth of coding can sometimes lead you to a dead-end. At such moments, the ability to go back in time and revisit a previous version of your project can be a game-changer. This is where the knowledge of checking out a specific git commit ID comes in handy. In this guide, we’ll
08 Jul 2023
MySQL Connect | How to connect to a MySQL database

We’ve all been there. You’re excited to start a new project, you’ve got your coffee in hand, and your fingers are itching to start coding. But first, you need to connect to a database. The world of databases may seem daunting, especially if you’re a newbie developer or a startup looking to manage your data
07 Jul 2023
CSS Image Sizing and other “img” CSS style tricks

Are you intrigued by visually appealing websites and find yourself asking, “How did they create that?” If so, this blog post is written just for you. In the mesmerizing realm of web design, HTML and CSS are the unsung heroes. They form the structure and design of a website, respectively. Today, we’re going to focus
07 Jul 2023
What is a nameserver? DNS explained

Have you ever wondered how your domain name is connected to your web hosting? This is where nameservers come into play. They are a fundamental part of the Domain Name System (DNS), often referred to as the “internet’s phone book”. Nameservers do more than just linking URLs to web servers’ IP addresses; they also offer
07 Jul 2023
ls -l | Linux Command Guide

Mastering a UNIX/Linux command line tool can feel like unlocking a secret level in a video game. Suddenly, tasks that seemed tedious and time-consuming can be completed in a blink of an eye. Today, we’re going to delve into the hidden depths of the ‘ls’ command in UNIX/Linux operations. While it may seem basic, its
07 Jul 2023
Learning Github: Add SSH Key to Github | How-To

Hello, coding enthusiasts! If you’ve landed here, it’s likely that you’re seeking a secure way to interact with GitHub. This guide is designed to help you set up GitHub SSH keys on your Ubuntu system, although the steps will largely be the same for most linux distributions. Let’s get started! TL;DR: How do I set
16 Jun 2023
NVMe vs SSD: Comparing SATA based SSDs with newer NVMe options

Have you ever wondered about the differences between various SSD types and how they impact your system’s performance, cost, and size? Solid State Drives (SSDs) have become an essential component of modern computing systems, offering faster performance and greater reliability compared to traditional hard drives. In this comprehensive guide, we will explore the distinctions between
16 Jun 2023
What is Server Virtualization? A Comprehensive Guide to Virtualization Servers.

Have you ever wondered what server virtualization is? Wonder no more! We’re going to explain it in depth. Imagine an apartment building where each tenant has their own space and resources but shares the overall building infrastructure. Server virtualization works in a similar way, allowing multiple independent operating systems to run on a single server
16 Jun 2023
Git How-to: Add Remote Git and Pull From Remote Branch

Collaborating on projects using Git requires a firm grasp of remote repositories and their management. Remote repositories play a crucial role in sharing and updating code among team members, ensuring a smooth collaboration process. Think of collaboration in Git like sharing a pizza with your friends. You need a way to make sure everyone gets