Linux Basics : Part04 : Directory Structure

In the last post we saw how to install Linux as a server as well as in Desktop Mode, now let’s dive in a bit not to the deep depths but to the shallow ones as of now. In any Linux Distribution files and directories are organized into “Single Rooted Inverted Tree” structure. File system … Read more

Linux Basics : Part03 : GUI Installation

In the last post we saw how to install Ubuntu 20.04 in “Text Mode”, but it was more server specific and the installation was more or less text based.Today we will do GUI installation of a Linux Desktop. The Distribution that we are going to use is Elementary OS 6.0 also known as ODIN.We are … Read more

Linux Basics : Part02 : Installation

In the last post we went through some underlying basics of hardware and OS components.This this follow-up post we will see how we can install Linux. Linux now a days can be installed in variety of ways, but there are 3 main ways how servers are deployed. Installation in Text Mode. (Becoming obsolete with time) … Read more

Linux Basics : Part01 : Bare Minimum

Linux itself is very vast and every flavor has its own advantages, disadvantages and uniqueness. Some of these may have been covered in many forums, blogs and articles. In my last post about Linux flashback and Linux Internals, we saw how Linux came into existence, we also saw an overview as to what a Linux … Read more

Linux Internals !!

A Linux Operating System may it be any Distribution or Flavor include 3 main components: The Kernel. The Shell The Application Component. Diagrammatically this can be put as below: The above is a very simplified diagram and does only show the very basics for your understanding and in actual there is a lot going on … Read more

Linux Flashback!!

UNIX an operating system first developed in the 1960s and has been under constant development ever since. By operating system, I mean the suite of programs which make the computer work. Of-course it has many components static and dynamic alike, but overall it basically makes our life easier. Being written in “C” and by being … Read more

error: Content is protected !!