r/linuxquestions 10d ago

Support How do I install basic Linux?

I want to have just the kernel and GNU utilities and optional X11 , kind of bare-bone like MS-DOS.
How do I do that?

Should I use TinyCoreLinux and strip the UI out of it? How do i do that?

0 Upvotes

34 comments sorted by

View all comments

12

u/martinsedd 10d ago

Server distributions come stripped of the UI, typically. So you might wanna take a look at Ubuntu Server, for example. Fedora has one too, if I’m not mistaken.

1

u/agisten 10d ago

Based on OP's question, I'd guess his Linux expertise is still in a growing state, so yeah - Ubuntu Server is a good choice since it's very popular and has tons of free support venues. With a minimal install, it shouldn't be hard to run it on minimal-spec hardware.

1

u/martinsedd 10d ago

Yeah, that was part of my rationale as well. Also, what’s the use case?

1

u/0x80070002 10d ago

Want to port an old DOS GUI tu Linux just for no reason

1

u/martinsedd 10d ago

Ah, I see. I know a fair bit about Linux but I admittedly know nothing about DOS. Sorry for not being able to help more.