lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 5 months agoLindroid is an Android app that lets you run Linux in a container, with support for hardware-accelerationliliputing.comexternal-linkmessage-square60fedilinkarrow-up10arrow-down10cross-posted to: technology@lemmy.world
arrow-up10arrow-down1external-linkLindroid is an Android app that lets you run Linux in a container, with support for hardware-accelerationliliputing.comlemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 5 months agomessage-square60fedilinkcross-posted to: technology@lemmy.world
minus-squaredrwankingstein@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·5 months agolook into proot+termux-x11 if you don’t have a rooted device, it’s still very good.
minus-squareTja@programming.devlinkfedilinkarrow-up0·5 months agoI 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.
minus-squareTja@programming.devlinkfedilinkarrow-up0·5 months agoFor the lazy, in termux: $ pkg install proot $ pkg install proot-distro $ proot-distro install debian $ proot-distro login debian Profit??
minus-squareSynopsisTantilize@lemm.eelinkfedilinkarrow-up0·5 months agoCommenting here for a good time.
minus-squareJoe Cool@lemmy.mllinkfedilinkarrow-up0·5 months agoIt’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.
minus-squaredrwankingstein@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·5 months agoYup, I used it all the time with samsung dex, works great
look into proot+termux-x11 if you don’t have a rooted device, it’s still very good.
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.
For the lazy, in termux:
$ pkg install proot
$ pkg install proot-distro
$ proot-distro install debian
$ proot-distro login debian
Profit??
Commenting here for a good time.
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.
Yup, I used it all the time with samsung dex, works great