• Re: Can you run full-fledged Linux distros on iOS?

    From Alan Baker@21:1/5 to Robin Goodfellow on Sun Sep 26 22:40:21 2021
    XPost: misc.phone.mobile.iphone

    On 2021-09-26 10:36 p.m., Robin Goodfellow wrote:
    Can you run full-fledged Linux distros, for free, sans ads, right on your
    iOS device without jailbreaking (like you can with Android sans rooting)?
    a. Debian Linux (with typical desktop environments & window managers)
    b. Ubuntu Linux (with typical desktop environments & window managers)
    c. Fedora Linux (with typical desktop environments & window managers)
    etc.

    How?


    Who cares?

    1. If you install Linux on a device that runs Android... ...it's not a
    device running Android anymore.

    2. Almost all people want smartphones that just work. iOS does that for
    them ust fine.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Robin Goodfellow@21:1/5 to All on Mon Sep 27 05:36:05 2021
    XPost: misc.phone.mobile.iphone

    Can you run full-fledged Linux distros, for free, sans ads, right on your
    iOS device without jailbreaking (like you can with Android sans rooting)?
    a. Debian Linux (with typical desktop environments & window managers)
    b. Ubuntu Linux (with typical desktop environments & window managers)
    c. Fedora Linux (with typical desktop environments & window managers)
    etc.

    How?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RocketSurgeon@21:1/5 to Alan Baker on Mon Sep 27 19:37:11 2021
    XPost: misc.phone.mobile.iphone

    On 9/26/21 10:40 PM, Alan Baker wrote:
    On 2021-09-26 10:36 p.m., Robin Goodfellow wrote:
    Can you run full-fledged Linux distros, for free, sans ads, right on your
    iOS device without jailbreaking (like you can with Android sans rooting)?
    a. Debian Linux (with typical desktop environments & window managers)
    b. Ubuntu Linux (with typical desktop environments & window managers)
    c. Fedora Linux (with typical desktop environments & window managers)
    etc.

    How?


    Who cares?

    1. If you install Linux on a device that runs Android... ...it's not a
    device running Android anymore.

    2. Almost all people want smartphones that just work. iOS does that for
    them ust fine.


    Asking again: Can you please refrain from replying to Arlen?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Robin Goodfellow@21:1/5 to RocketSurgeon on Wed Sep 29 09:29:46 2021
    XPost: misc.phone.mobile.iphone

    RocketSurgeon <48forward@gmail.com> asked
    1. If you install Linux on a device that runs Android... ...it's not a
    device running Android anymore.

    Asking again: Can you please refrain from replying to Arlen?

    Yes please.
    Alan Baker is plonked by virtually everyone but you RocketSurgeon.

    We wouldn't even _see_ his posts if you didn't keep responding to him.

    And, as always, he's wrong about Android & Linux not running together.
    Both Android & Linux run concurrently (not separately as Alan thought).

    It's no longer shocking how fantastically ignorant apologists prove to be.
    --
    Every single time you try to do anything on an iPhone, it's crippled.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan Baker@21:1/5 to Robin Goodfellow on Wed Sep 29 03:51:20 2021
    XPost: misc.phone.mobile.iphone

    On 2021-09-29 2:29 a.m., Robin Goodfellow wrote:
    RocketSurgeon <48forward@gmail.com> asked
    1. If you install Linux on a device that runs Android... ...it's not a
    device running Android anymore.

    Asking again: Can you please refrain from replying to Arlen?

    Yes please.
    Alan Baker is plonked by virtually everyone but you RocketSurgeon.

    We wouldn't even _see_ his posts if you didn't keep responding to him.

    You see all my posts.

    As is evidenced by the times your socks reply.


    And, as always, he's wrong about Android & Linux not running together.
    Both Android & Linux run concurrently (not separately as Alan thought).

    Cite, please!


    It's no longer shocking how fantastically ignorant apologists prove to be.


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Robin Goodfellow@21:1/5 to All on Wed Sep 29 18:28:33 2021
    XPost: misc.phone.mobile.iphone

    Can you run full-fledged Linux distros, for free, sans ads, right on your
    iOS device without jailbreaking (like you can with Android sans rooting)?

    If iOS can't run full-fledged Linux (CLI or desktop) for free, without jailbreaking, then Steve should add this to his iOS-vs-Android comparisons.

    Here's what I did today to test it out to prove how easy it was to do.
    <http://andronix.app/>

    Download & install "AndroNix - Linux running inside of Android without root"
    <https://play.google.com/store/apps/details?id=studio.com.techriz.andronix>

    My initial five-minute experience proved it's trivial to install.
    1. You download AndroNix which asks a few basic "which distro" questions.
    2. I chose not to add a GUI (I opted only for the command line interface).
    3. And then, you're on the {Debian,Fedora,Ubuntu,etc.} CLI inside Termux.
    <https://docs.andronix.app/unmodded-distros/unmodded-os-installation/>

    After rebooting, your choices then become:
    a. On your Android phone, you can still start Termux (and stay in Termux)
    b. Or, start Termux & then start _any_ Linux distro (e.g., Ubuntu 20.04)
    c. Type "exit" to return you to Termux (type it again to exit Termux)
    <https://dev.to/imprakharshukla/installing-linux-on-your-android-device-25cf>

    Note the Linux distro is installed inside Termux using these commands
    $ pkg update -y && pkg install wget curl proot tar -y &&
    wget https://raw.githubusercontent.com/AndronixOrigin/master/Installer/Ubuntu20/ubuntu20.sh
    -O ubuntu20.sh && chmod +x ubuntu20.sh && bash ubuntu20.sh
    Which will result in the instruction at the end of that activity.
    "You can now launch Ubuntu with the ./start-ubuntu20.sh
    script form next time"
    This will show all the src back-end scripts that AndroNix uses.
    <https://github.com/AndronixApp/AndronixOrigin>

    Then, whenever you are in Termux, you can go to Ubuntu using
    $ ./start-ubuntu20.sh
    Which puts into the Ubuntu 20.04 CLI (or whatever distro you chose).
    root@localhost:~# _____

    It's clear you can install a bunch of "real" Linux distros
    where to start any of them you use their particular start command.

    If you want to start the Linux GUI, you need a few more steps.
    <https://www.fosslicious.com/2019/10/install-and-run-ubuntu-on-termux.html>

    All necessary software is available on the Google Play Store.
    <https://androidarcitect.com/2020/09/15/andronix-get-linux-on-android/>

    It would be nice to know how these "real" official Linux distros
    compare to Termux in terms of getting things done in Android using Linux.

    But also it would be nice to know if this choice is available on iOS.
    --
    Never use the Google Play Termux; use F-Droid Termux instead.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)