Tag os

Operating Systems

This post is an introduction to operating systems (OSs) and an index for other posts with topics related to operating systems. An OS manages the computer hardware resources, so it is important to understand the different hardware components within a…

Disk Partition Tables

A partition table or partition scheme is a resource that allocates all partitions within the system. Type of partition table: MBR Master Boot Record (MBR) is older than GPT. GPT Each partition within a GUID Partition Table (GPT) uses a…

Android OS

Android is an open source operating system aimed for portable devices, but also present in desktop devices. Its kernel is a modified version of Linux kernel. Android was first released in 2008. This post is an introduction to the operating…

Linux Distributions

There are many Linux distributions or distros. Linux Distribution Families Linux Distribution families featured on this post: Debian-based Debian was released in 1993. Debian was very close to the Free Software Foundation (FSF) during the 90s. Debian-based distros: Ubuntu was…