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-square62fedilinkarrow-up1425arrow-down16cross-posted to: [email protected]
arrow-up1419arrow-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-square62fedilinkcross-posted to: [email protected]
minus-squaredrwankingstein@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up16·5 months agolook into proot+termux-x11 if you don’t have a rooted device, it’s still very good.
minus-squareJoe Cool@lemmy.mllinkfedilinkarrow-up10·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-up3·5 months agoYup, I used it all the time with samsung dex, works great
minus-squareTja@programming.devlinkfedilinkarrow-up3·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-up7·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-up2·4 months agoCommenting here for a good time.
look into proot+termux-x11 if you don’t have a rooted device, it’s still very good.
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
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.