this post was submitted on 18 Jun 2024
13 points (100.0% liked)

Linux

48009 readers
821 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
top 17 comments
sorted by: hot top controversial new old
[–] xavier666@lemm.ee 5 points 4 months ago* (last edited 4 months ago) (1 children)

Yo dawg, I heard you like Linux. So I built a Linux container for your Linux phone. Now you can enjoy Linux while enjoying your Linux phone.

[–] InnerScientist@lemmy.world 2 points 4 months ago* (last edited 4 months ago) (2 children)

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

Damit

[–] KillingTimeItself@lemmy.dbzer0.com 3 points 4 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 1 points 4 months ago

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

[–] drwankingstein@lemmy.dbzer0.com 1 points 4 months ago

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

[–] bier@lemmy.blahaj.zone 2 points 4 months ago

What's the difference to "Linux deploy"?

[–] cafuneandchill@lemmy.world 1 points 4 months ago (1 children)

You could emulate Android on Linux before, now you can also emulate Linux on Android

The circle of libe is compleet

[–] critical@reddthat.com 1 points 4 months ago

Now the only question is: How deep can you go?

[–] electricprism@lemmy.ml 0 points 4 months ago* (last edited 4 months ago) (1 children)

So I could use this to run PostmarketOS inside Android?

[–] Bezzelbob@lemmy.world 1 points 4 months ago

Run hanna montana linux like a chad

[–] ShellMonkey@lemmy.socdojo.com 0 points 4 months ago* (last edited 4 months ago) (1 children)

I recall using an app way back when I used to root and haxor all the mobiles that would do this. Kind of a virtualbox for the Nexus phones/tablets, but it needed root to do it. Will have to look into this, would be interesting if it can do so in user space somehow.

Edit: Damn, still needs root. Was a longshot to be able to hook into system resources without it but was hoping for some bridge function.

[–] MonkderDritte@feddit.de 0 points 4 months ago* (last edited 4 months ago)

That bridge function would still need root (or critical level security holes) to be installed, if the ROM doesn't ship it.

[–] boredsquirrel@slrpnk.net 0 points 4 months ago (1 children)

TLDR: Easy installation of something like Termux, GUI, Kwin and KDE, and a graphical display.

This is really good!

[–] lily33@lemm.ee 0 points 4 months ago (1 children)

Not really. It seems to use a very different technology from termux.

[–] drwankingstein@lemmy.dbzer0.com 0 points 4 months ago (1 children)

it's actually not that far off a chroot, it uses LXC, the really cool thing thats going on is this wayland integration, I was waiting for termux-gui + wlroots to come along, but this might just land first

[–] lily33@lemm.ee 1 points 4 months ago* (last edited 4 months ago)

However, it also uses halium and libhybris. That means you can't just install your favourite distro and upstream tools. Everything that needs GPU acceleration needs to be patched for libhybris. For example, that means no upstream wlroots - and the latest patched version I think is 0.12 or so.