Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
joas19422yIf you mean Linux kernel, you can first try to compile one yourself and switch to it on some already installed operating system to validate. Then you can start customizing it. But I don't know if making Linux kernel from scratch makes sense so you probably mean GNU/Linux desktop OS. For that it depends on the part you want to dabble with. Arch Linux is a great way to start at a more minimal starting point and compose your Linux experience from the ground up.
-
So just to clarify I'm talking about this: https://www.linuxfromscratch.org/
@joas So I'm daily driving Manjaro rn. I don't know how much just compiling the kernel gives (but perhaps there's things to learn there). I'm more out to learn about how Linux (yes both the kernel and GNU/Linux) works on a lower level than I know from just using it. -
@scriptcoded Was worth the clarification. I was idly thinking it might be a course that took students from knowing Scratch to knowing Linux...
-
joas19422y@ScriptCoded I didn't know there was such a project. It seems cool learning experience.
-
hjk10157312yI've started or with Gentoo and you would not believe good much that thought me about operating systems in general so I wholeheartedly can say go for it if you are interested.
-
joas19422yI read the most exciting parts of the LFS book. Seems like a lot of compiling, that Gentoo users are probably quite used to, and configuration which is fimilar to me as an Arch user. There's definitely a lot of information there, but I'd say that it's nothing too extreme and unfimilar to an advanced Linux user that have installed Linux without an installer for example.
-
I'm always down for learning something new, so you should go for it if only for that.
That said, you might find the constant make and GCC shenanigans a bit intimidating if you have never dealt with compiling your own shit before, but it's definitely something everyone can handle.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Thinking about perhaps doing a Linux From Scratch. Never done anything like it but feels like it would be a good way to learn more about how Linux actually works. Do you think it's a good idea for someone like me with an ok understanding of Linux but only on a "user level", or should I start somewhere else?
question
linux
lfs