this post was submitted on 03 Jul 2024
0 points (NaN% liked)

Linux

67357 readers
494 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

I found this netbook(?) somewhere in old things and just wonder: can linux be installed on it?

top 20 comments
sorted by: hot top controversial new old
[–] delirious_owl@discuss.online 0 points 2 years ago (1 children)

Surely its easier to install Linux than android.

I want to know how they put android on it

[–] meekah@lemmy.world 0 points 2 years ago (1 children)

I mean, the internals might just be the ones of a tablet or something. With android I'd be guessing its an ARM chip

[–] delirious_owl@discuss.online 0 points 2 years ago (1 children)

Wut. This thing is like a decade old at least. Did we use ARM back then?

[–] meekah@lemmy.world 1 points 2 years ago

ARM chips were common in phones, even 10 years ago. But after doing a bit of research, there seems to be an unofficial open source version of android made to run on x86. Might be that this thing is running that. No idea, really

[–] Veraxis@lemmy.world 0 points 2 years ago (1 children)

I think you would need to provide more detail to know what you have. Does it have a model number on it anywhere?

[–] someoneFromInternet@lemmy.ml 0 points 2 years ago* (last edited 2 years ago) (1 children)

that's it: CPU: WM8650 800Hz Memory:DDR 256MB

It's information on back cover

[–] davel@lemmy.ml 0 points 2 years ago (3 children)

It’s already running Linux. You just showed us a screenshot of it running Android, which is Linux.

[–] randomname01@feddit.nl 1 points 2 years ago

Clearly not the point of OP’s question though

[–] PotatoesFall@discuss.tchncs.de 1 points 2 years ago (1 children)

the ACKSHYUALLY is strong with this one

[–] Mango@lemmy.world 0 points 2 years ago (1 children)

No it isn't. Dude is just pointing out the obvious.

[–] PotatoesFall@discuss.tchncs.de 0 points 2 years ago (1 children)

I honestly preferred the people who insist on calling it GNU/Linux over the people who think Android should be called Linux.

[–] Mango@lemmy.world -1 points 2 years ago

Wow, your preferences are so cool! What's it like to judge people so good?

[–] tate@lemmy.sdf.org 0 points 2 years ago (2 children)

For better or worse the more correct name GNU/Linux did not catch on and is universally shortened to Linux. Android uses the Linux kernel, but is not GNU/Linux, and therefore is not Linux.

[–] rwhitisissle@lemmy.ml 1 points 2 years ago

Alpine Linux users are in shambles.

[–] Phrodo_00@lemmy.world 0 points 2 years ago (1 children)

Are reading what you write? It's linux so it isn't?

[–] tate@lemmy.sdf.org 0 points 2 years ago* (last edited 2 years ago) (1 children)

kernel != operating system

[–] Phrodo_00@lemmy.world 0 points 2 years ago (1 children)

I don't know if it's that cut and dry. If you study a Operative Systems class or buy a book about them, it'll exclusively deal with the kernel.

[–] tate@lemmy.sdf.org 0 points 2 years ago (1 children)

If you can give a reference to any such book, I'd be very interested to see it.

[–] myslsl@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

Operating System Concepts by Silberschatz, Galvin and Gagne is a classic OS textbook. Andrew Tanenbaum has some OS books too. I really liked his OS Design and Implementation book but I'm pretty sure that one is super outdated by now. I have not read his newer one but it is called Modern Operating Systems iirc.