this post was submitted on 22 Jun 2023
40 points (97.6% liked)
Linux
48012 readers
1683 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
You can also use termux with a graphical interface.
https://wiki.termux.com/wiki/Graphical_Environment
Neat! That could be very useful for everything that works well within the limitations of vnc.
Edit: I've tried this out! I loosely followed the guide on a Kindle Fire and I'm much more impressed with the results than I thought I would be. No Libreoffice in the default repository, but I'm impressed with the responsiveness while running Abiword in XFCE4. Initial impression is that the app selection is hit or miss relative to running full-bore linux on a desktop computer, but I'm still experimenting. Firefox installs and I was surprised to see that youtube videos were playable to an extent. Much less laggy than trying to run vnc between two separate devices. I'll probably keep this setup if for no other reason than to have a desktop version of firefox on my tablet.
You can also install a distro using proot-distro and connect to it with vnc. https://wiki.termux.com/wiki/PRoot
I'm trying Debian right now and it seems to work fine.
Cc @[email protected]
Interesting. I'll give arch a try when I get a chance for a second data point.
Edit: Okay, wow! This is definitely the route to take if you want a wide range of programs available for installation. I'm trying this out on another android tablet that I have around the house and it looks like I could potentially replicate my desktop setup. With something like this available, I can see why the Termux developers would keep their x11 repository trimmed down.
Getting the proot distro to output an x11 display to the vnc server seems to be a bit more challenging that I was hoping. If I can find a guide that helps me figure this out, I'll post a link here.
I have Debian working. When I just installed xfce4 it didn't work. Some error about not contacting settings server. But I tried installing xfce4 with tasksel (also selected graphic environment) and then had no problem at all. I've not tried wit other desktops. Also tried with Ubuntu and it worked just installing xfce4 without using tasksel.
I changed the version to Debian Sid and I've had no problems yet. I'll update if things change.
@d4f0
@bismuthbob
Thank you for giving me more reasons to play with termux
Just be sure to install it from the F-Droid store. My understanding is that the google play version is no longer updated.