Linux

Starting Linux

Electricity flows from the power supply to the clock. The clock is the timer, which makes sure all the different pieces of the puzzle are synchronized. Once the self check is done, UEFI starts up and calls the bootloader from memory to the processor. The boot loader then starts the Linux kernel. The Linux kernel takes over and starts systemd. systemd then starts your desktop and all the other applications that run on your computer.


The File System

The file system is a complicated table of contents that tells all the programs Linux is made of, how and where to find each other.


The Linux Kernel

The Linux Kernel is the mysterious black box that does all the calculating and processing to get your hardware and your operating system to work together to produce your desktop and all the applications running on your computer.


systemd

systemd is Ubuntu Linux’s all in one controller that manages your desktop and all the applications that run on it. systemd is process #1 and it creates and manages all other processes.


Desktop

Your desktop displays the output of your computer on your monitor. It is where the action is. It is your work station, your art gallery. It is one of your most important tools in your studio.


Networking

Networking involves connecting all your computers to each other and to the Internet. As long as you have an Internet connection, Linux is always automatically connected to it.