Is this a good book to learn Linux from? - /g/ (#105981729) [Archived: 867 hours ago]

Anonymous
7/21/2025, 11:17:31 PM No.105981729
71bCgtBmHdL
71bCgtBmHdL
md5: 418849baa5d9490af10625f3fcfc74c1🔍
I just installed Ubuntu, but I know next to nothing about Linux, I don't even know how to install a program in it, will this book teach me all there is to know about Linux?
Replies: >>105981786 >>105981893 >>105981921 >>105982799
Anonymous
7/21/2025, 11:24:13 PM No.105981786
>>105981729 (OP)
Bruh you don't need a book. This shits easy, you just type words on a screen and remember what words do what.
Replies: >>105981826
Anonymous
7/21/2025, 11:26:57 PM No.105981810
Here's the epub
https://files.catbox.moe/dzb08y.epub
Replies: >>105981837
Anonymous
7/21/2025, 11:28:44 PM No.105981826
>>105981786
There are a lot of hidden layers and complex structures you need to learn otherwise you will never truly understand Linux.
Anonymous
7/21/2025, 11:29:44 PM No.105981837
>>105981810
>reading technical books on a kindle
do you do that? i don't know if that's very comfortable...
Anonymous
7/21/2025, 11:35:32 PM No.105981893
>>105981729 (OP)
>>>/fglt/
Anonymous
7/21/2025, 11:38:18 PM No.105981921
>>105981729 (OP)
Bait thread but this is actually how stupid most Windows users are. Anything more than double-clicking an icon on the desktop is fucking rocket science to their piss and shid for brains.
Replies: >>105981956
Anonymous
7/21/2025, 11:42:04 PM No.105981956
>>105981921
how am I baiting? i literally just asked whether a book is good or not, you're retarded.
Anonymous
7/21/2025, 11:47:06 PM No.105982005
how linux works
how linux works
md5: 6f930934dc75456a8ae674d0d3f8fc99🔍
I read this book. You need to skim it multiple times and fuck around with a linux machine for awhile before it all clicks. I put Arch on my shitty laptop and fucked around and reinstalled it and broke it and struggled for way too long for tasks that are simple to me now and just dicked around until I got competent.

This book is great to give you a good big picture idea of how linux works but you need to actually fuck around on linux and managing an Arch system is a good platform for that.
Replies: >>105982015
Anonymous
7/21/2025, 11:47:54 PM No.105982015
>>105982005
Arch is a meme, install Gentoo.
Replies: >>105982030
Anonymous
7/21/2025, 11:49:59 PM No.105982030
>>105982015
i dont care
Anonymous
7/22/2025, 1:15:17 AM No.105982799
71PfXiJBq1L._SL1500_
71PfXiJBq1L._SL1500_
md5: a6efd171e182df96eeb3812e6f92399b🔍
>>105981729 (OP)
try this book, op
that book will give you information you don't even need to know
Replies: >>105983701
Anonymous
7/22/2025, 1:17:02 AM No.105982818
mpv-shot0010
mpv-shot0010
md5: 833c1a7759dda69938ce9b3de4e9c7a5🔍
download a bunch of linux command line books from somewhere
Anonymous
7/22/2025, 3:27:10 AM No.105983701
It's a great first book if you want to become a Linux nerd, without fully getting into Linux dev, you'll have a much better picture of Linux overall. But it's not for absolute beginners unless you have unix knowledge or general good OS knowledge. As a total beginner, you will feel overburdened learning how the init system works, bootloaders, basic kernel space knowledge, file systems, networking, the Linux programming environment... this is all intermediate knowledge of Linux... first you want to learn how to get shit done.
>>105982799
This is the better first choice for you. It will make you competent at the command line, which the other book won't as it's a general tour of Linux itself for users wanting to git gud. Learn to get comfy at the userspace level via command line and writing bash scripts. Then I'd recommend installing something like Arch, manually to get some experience of configuring Linux at a beginner level, then it will make that book motivating to get through as you will want to understand how and why the process is done, which that book will prove useful. Maybe even do Linux from Scratch if you dare, then you will truly be motivated to go through that book and be able to absorb the information better as you'll recall your experience. You'll be able to understand and debug problems, by having a better sense of what could be going wrong, which is the ultimate strength of that book.

t. read both books in their much earlier editions.