this post was submitted on 18 Jun 2024
416 points (98.6% liked)

Linux

47224 readers
1379 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] InnerScientist@lemmy.world 56 points 2 months ago* (last edited 2 months ago) (4 children)

You need a phone, tablet, or other device that’s been rooted.

Damit

[–] KillingTimeItself@lemmy.dbzer0.com 20 points 2 months ago (1 children)

Rule of thumb for android users, all of the interesting shit is shit you can't do unless you're rooted.

[–] GlenTheFrog@lemmy.ml 3 points 2 months ago (1 children)

I remember when it used to be all the REALLY interesting stuff was root only, yet a lot of normal interesting stuff was non-root. Now even with root, modern Android can be a pain and the interesting stuff just pales in comparison with true Linux

yeah, linux has me spoiled, just being able to do whatever i want as i please is truly a modern art.

Android made me realize how incredible linux was by being so utterly painful.

[–] fossilesque@mander.xyz 17 points 2 months ago

Me in this thread: revolvingdoor.gif

[–] drwankingstein@lemmy.dbzer0.com 16 points 2 months ago (2 children)

look into proot+termux-x11 if you don't have a rooted device, it's still very good.

[–] joe_cool@lemmy.ml 10 points 2 months ago (1 children)

It's just quite a bit slower. Everything else other than messing with /sys and android processes works the same.

HDMI, mouse and keyboard and you have an office pc.

[–] drwankingstein@lemmy.dbzer0.com 3 points 2 months ago

Yup, I used it all the time with samsung dex, works great

[–] Tja@programming.dev 3 points 2 months ago (1 children)

I looked on the play store and fdroid, haven't found anything. I'd love to have a Linux chroot with CLI linux software, don't want to root my phone. Halp.

[–] Tja@programming.dev 7 points 2 months ago (1 children)

For the lazy, in termux:

$ pkg install proot
$ pkg install proot-distro
$ proot-distro install debian
$ proot-distro login debian

Profit??

[–] SynopsisTantilize@lemm.ee 2 points 2 months ago

Commenting here for a good time.