DEV Community

lostghost
lostghost

Posted on • Edited on

Linux Deep Dive - Introduction

In this blog series, I will perform a thorough analysis of Linux from different perspectives, with the goal of giving you a complete understanding of Linux at its core. There won't be tutorials on how to do common administrative tasks, instead, we will go over the fundamentals of the systems we discuss, and get a practical taste for how they operate.

I plan on discussing the following topics:

  • Linux from the user's perspective
  • Linux from the admin's perspective
  • Linux as a development environment
  • Linux from the program's point of view
  • Services provided by the Linux kernel

Let's get started!

Linux from the user's perspective:

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.