Deep Discounts at Amazon Warehouse
Find deep discounts on open-box, like-new, and used products backed with Amazon's A-to-Z guarantee and Prime Shipping where available.
Find deep discounts on open-box, like-new, and used products backed with Amazon's A-to-Z guarantee and Prime Shipping where available.
How Linux Works [ST]
From: Jim23 May 2024 09:25
To: ALL1 of 4
quote: TuxRadar
Ever wanted to learn how the internals of your Linux desktop work? Yes, we've already published detailed "how it works" articles about things like sound, the kernel, LVM, PAM and filesystems, but in this article we're going to take a wider view and explain how everything in a modern Linux distro works, start to finish.
We've opted for a top-down view, tackling each stratum of Linux technology from the desktop to the kernel as it appears to the average user. This way, you can descend from your desktop comfort zone into the underworld of Linux archaeology, where we'll find plenty of relics from the bygone era of multi-user systems, dumb terminals, remote connections and geeks gone by. We're also going to be showing you some commands you can use to poke around on your own system, because where's the point of learning stuff you can't use?
This is one of the things that makes Linux so interesting: you can see exactly what has happened, why and when. This enables us to dissect the operating system in a way we couldn't attempt with some alternatives, while at the same time, you learn something about why things work the way they do on the surface. Sound awesome? Sure it does - read on!
We've opted for a top-down view, tackling each stratum of Linux technology from the desktop to the kernel as it appears to the average user. This way, you can descend from your desktop comfort zone into the underworld of Linux archaeology, where we'll find plenty of relics from the bygone era of multi-user systems, dumb terminals, remote connections and geeks gone by. We're also going to be showing you some commands you can use to poke around on your own system, because where's the point of learning stuff you can't use?
This is one of the things that makes Linux so interesting: you can see exactly what has happened, why and when. This enables us to dissect the operating system in a way we couldn't attempt with some alternatives, while at the same time, you learn something about why things work the way they do on the surface. Sound awesome? Sure it does - read on!
From: Cagey (KGWAGNER)25 May 2024 01:46
To: Jim26 May 2024 10:192 of 4
Nice article, but a bit too surfacy to be of any help to anyone beyond becoming conversational about what's going on. It strikes me as a 101-level introductory lecture. Y'know - "it does this, and here's why, then it does this, and here's why, then it does this, and here's why" until it's hit all the high points that are pretty much obvious if you just watch Linux boot a couple/few times. Unless, of course, you've never seen a computer before.
From: tlmck25 May 2024 08:41
To: Cagey (KGWAGNER)25 May 2024 11:443 of 4
It is a bit light. However, if you follow the links in the first part of the article, those get a bit more interesting.
From: Jim26 May 2024 10:20
To: Cagey (KGWAGNER)26 May 2024 10:284 of 4
Still good for newbies though. Always helps to have the basics covered. (woot)