MMMehul Minatinblog.mehul.uno·Apr 30 · 9 min readBIOS vs UEFI Explained: A Complete Guide to Boot, Security, and PerformanceOverview: This article explains what BIOS and UEFI are, how the boot process works, where they differ (boot, security, performance, storage), and practical guidance for checking, troubleshooting, and 10
MMMehul Minatinblog.mehul.uno·Mar 31 · 11 min readRAID Explained for Modern Infrastructure: From Bare Metal to VM HostsWhy this topic still matters RAID has been around for decades, but it is still one of the most practical storage design decisions you will make in real infrastructure. Whether you are planning a small10
MMMehul Minatinblog.mehul.uno·Aug 14, 2023 · 5 min readCI/CD with Angular & JenkinsThis guide presupposes the presence of an operational Jenkins instance on your Linux server, complete with a valid domain (not localhost). Additionally, it assumes that you have both GitLab and NodeJS plugins installed. Familiarity with the Angular f...00
MMMehul Minatinblog.mehul.uno·Jan 7, 2023 · 15 min readBoot Sector VirusAbstract The idea of a program that replicates itself may have originated in the early days of computing, when programmers amused themselves by trying to write the shortest program that prints itself. In today’s world every organizations and individu...00
MMMehul Minatinblog.mehul.uno·Sep 11, 2021 · 4 min readHow to get beautiful PowerShell with Git BranchesIntroduction Why should you customize PowerShell? As developers we tend to use Git, to be more specific Git CLI. Natively PowerShell doesn't show much information e.g. which branch we are working on. Using some modules and a terminal we can get di...01R