The Linux OS is not stopped with the “vncserver-stop” command. Just the VNC service is stopped within the OS. To properly stop Linux, you need to do a “shutdown -h now” command, or less properly, stop the Termux session aka close the app. Also, VNC viewer android app does not create servers. It is a client that creates connections to servers. VNC can be installed on any Linux machine and the visual session can then be viewed on any machine with a VNC viewer. Overall though, great vid.
In this you can't use shutdown now, System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down Failed to talk to init daemon.
I usually like his videos but this one was a little too deep down the rabbit hole as most don't deal with CLI. Has anyone looked into how it is running the Distro seems like you could make some sort of launcher to change input of the screen or maybe just change the output to USB-C HDMI
@@psihuntr Nintendo Switch is also ARM and crysis runs 30fps on it. With good optimalisation i think crysis can run good on snapdragon 845+ devices, if somebody start to port it.
Do you guys think that if we have a high performance device like Samsung S20 Ultra + Dex/EMUI/NexDock we could use it to set a development environment?
@@rtbean8946 thanks for the suggestion. But it was my mistake. I had two distros installed. To start othe one I want first, I need to type "ls" then type the one I want to start, which would be ./start-ubuntu19.sh Why need to install pkg?
Works on Lenovo Tab M10 HD, 4GB RAM, 8 core processor. Not smooth, but it runs. Takes time to get used with moving around a cursor instead of tapping on folder or app. Thank you for the detailed instructions!
Your channel has become an incredible, invaluable resource for me over the last year+ since I subscribed. I don't have much cash but do have my fairly recent (
Curious to see how this performs compared to using an Amazon EC2 distro.. have been using RDP to remote into a Linux instance. I would imagine the lag would be significantly lower considering it's running on localhost rather than on a remote machine, although I'm still concerned about using VNC viewer as opposed to having something run natively. Also it blows my mind that Termux basically can just run Linux flat out.
On modern phones, running natively is way better than RDP. And yes, performance improves when the VNC step is eliminated. But having termux run in the background while VNC takes the foreground makes it subject to battery savings, lower performance and sudden death. These issues were resolved in NOMone Desktop. No VNC altogether, all components integrated into one app that runs in the foreground, and removed the hassle of spinning off your own desktop environment. It's almost one click linux.
@@bobafett8732 yes every version of android has its kernel based on Linux's kernel long-term support (LTS) branches Android is build on top of Linux but has very little in common with the platform itself
Have this configured on my Samsung S6 tab works well for some minor dev work with access to some of the basic Linux tools, including a version of Microsoft code(very cool!), however this is NOT a full blown Linux operating system, it's essentially a chroot on steroids ( more accurately called proot) you can only install linux apps that are complied for aarch/arm64 architecture which is limited today(that may change with devices adopting more arm processors) with Linux in dex dead, this is the closest alternative.
What most of you don't know is that Android is based on linux. Basically, any of you that Watch this video is that you are adding more linux to a Linux-Based mobile operating system that is "created" by Google.
thank youuu thank you so muchhh!!! i also have the tab s6 and ive been trying all day to get linux, u dont know how much u have helped me , thank u man :,)
How does it compare to the regular experience ? is there any limitations? or you can do any thing that you are able to do in a regular Linux installation?
This is indeed a perfect alternative for the now defunct Linux on Dex. Thank you for providing us with usefull tech-tainment as you always do. Mabe you could do a short video showing off how it is that you use Linux on your devices so often, show us what we are missing out (:
I just managed to install linux on my old oneplus 5t thanks to your tutorial video. I am about to start an old armed assault dedicated server on that distro and have some coop fun with my mates. I was thinking about Linux alternatives to windows for maybe two years now, but never went through with it - the closest I was is when I have downloaded manjaro plasma to replace win10 on mine 2080rtx laptop but installation from the usb drive didnt work. Once I have seen this tutorial + the fact you use manjaro as well I immediately knew this is the time I have to commit again to learn new things and dedicate time to make it work. Your tutorial was spot on and everything went exactly as you have instructed, so great job, thank you and I am happy to be another new user of Linux in the community
I recommend always starting from Ubuntu in desktop linux world. From my experience its the easiest to install, stable to use and supported because of its popularity.
@@krzysiek2768 could u help me install stuff in Ubuntu 20? 'im on phone like in the video' I am trying to install wine_9.0_repack-2_all.deb I have tried other stuff and they all say they want dependencies but command 'sudo apt-get -f install ' does not download the necessary stuff for them to work.
Thankyou liked and subbed I brought the same Manjaro package and everything installed and worked perfectly thank you for a clear video and links provided great stuff 😊👍🏾
@@TV-nt1go It depends upon which device You have, if there is a Linux version available and then means to install it on Your device. As for removing the bi-G, the basic way is to install a ROM without bi-G, or Your manufacture's applications which are usually based upon GSI-generic open-source Android. Depending upon which device You have, there may be many versions to choose from. The precise methods can be found via searching for information specific for Your device. Hope this is helpful, If You need further specific assistance, please ask me or on various forums , and specify Your device. Sincerely
@@gabbyn.3049 Amm not aware of this specific application called Tuxler, but Linux mostly uses programs, as what am aware of. Either way or what You call them, once Your computer device is running a Linux distribution, then the Linux programs will function. There may be some limitations depending upon the distribution, per the CPU/GPU inside Your device, since the device You would be changing from Android to a proper Linux has a ARM-RISC CPU. 🤓 Some other means of modifying the Android within GSI and other versions, which may allow Linux programs, may have some limitations and allowances which You will need to ask those that develop their Android OS versions. 🤓 Hope this is helpful, useful and beneficial. All The Best and Much Success in Your Quest, Health and Well Being.🙂 Sincerely ☺
Thanks for this tutorial .. i had downloaded andronix onto my basic tablet as it was having a lot of trouble. I could not believe the difference in how it ran. i am going to switch all my technology to linux. tired of bad performance of others. delighted to get this. don't understand it totally but i'll be learning more.
Totally recommended. Bought all 4 modded OS. I love manjaro but you need to set up the repo list for pacman at first. I recommend the debian one as it is the most stable, coming from someone who has used this for a year continuously as a home server using my old G5.
Seriously one awesome video , useful and helpful .never thought i could use phone as cpu and to see these many distros in the list , it feels worthy to buy an android phone with dex and use it as full PC instead of buying costly macbook or notebooks ..slowly if they include capability to run gnome,kde ,cinnamon ,mate desktop environments as well it would be mind blowing..thanks a ton for this video..
UserLAnd is MUCH easier to setup, and better as a whole. I highly recommend avoiding these "copy-and-paste these commands" applications, and going for UserLAnd, which does everything for you and drops you into a shell right after installing a distro. You can setup VNC and whatever else you'd like from there. Termux by itself is great as well. UserLAnd just builts upon Termux and installs a full-fledged distribution for you.
I've downloaded Termux from F-Droid because the one at the Android-Store didn't allowed me to start the instalation copying the link from Andronix for Termux. I did the instalation and everything went good. They only problem I have is that it doesn't start 4:10 using KaIi-Linux 🤔 Ps: this is the message I received: Patching mirrorlist temporarily until further source update. Don't worry about GPG errors
This is failing for me when I try to open VNC View in Dex. It just gives me an error message that "VNC Viewer can't run in Samsun Dex. It's designed for touch screens." Is there a workaround for that?
Thanks i finally have linux on my device it was pretty easy to set up my samsung s20 ultra seems more smoother and when i clean my phone of extra storage it dips below of what i had before even with 82 gigs storage left and I have more of a general idea of how linux works thanks😁👍
Thank you for this video! I didn't know this was possible till today. So o bought the premium versions of Ubuntu and manjaro just to get stuck at one part. I'm not able to figure out how to get the command window up without a mouse. Is that even possible? I'm a late bloomer when it comes to computers.
which linux distro is best for old tablets that have 1GB ram and 8 or 16gb of internal storage. i'm thinking of installing the least resource intensive distro on my old asus transformer tablet that came with a keyboard dock. intended use is to make it like a chromebook where everything happens in the browser. Thanks in advance
Interesting... So it's using the same linux kernel on the phone and running natively in ARM Mode? Or is there a compatibility or emulation layer in the middle? Really cool stuff! Thanks for sharing this!
Linux on Android works by using the same kernel your device uses. The linux distro and it's applications have to be compiled for ARM and if there's no root, you don't have much interesting stuff to do besides unpriveileged stuff like basic nmap scans. It's still useful but not very much.
@@drac.96 Oh I see! So that's how it is.. I appreciate your reply! Well, if rooting the phone can give it access to root on linux that's interesting too.. At least the ARM compiled apps can work sans video drivers I suppose as that'll be a lot of work to get vulkan or anything up and running..
@@nottelling5558 A device which has Android from the manufacture can be replaced with various Android versions without bigG or Your manufacture s/w, apps via installing a different ROM with GSI, Qwizz, Physwizz, Bliss, Linage OS, various AOSPA or other custom ROM. Some may or may not require to root the device. Please remember Android is a Linux based OS, but is limited too. If You can install and run a proper, full Linux, You need not install any other Android ROM. Much depends upon Your device, meaning specifically the processor, CPU, GPU, and other hardware, if which ROM versions are available and if any full Linux versions are available too. My suggestion, is to search [not using bigG] which ROM are available for Your device or any device You want to use. Then, specific instructions from the source ROM OS or via search are easy to find also. You may need a computer with a working version of MS Win, from version 7 or if like me that uses Linux, there is a program which allows running Windows exe programs called WINE. If You need any specific help with Your device to find available ROM or installation process instructions, please ask me, and will need to know which specific device You desire to modify the ROM OS. Hopefully this information is helpful and useful. All The Best and Much Success in Your Quest, Health and Well Being. Sincerely
Hi Wilson! I installed Ubuntu through Linux Deploy and I wanted to update it to a new version, but he says he has no update to do. If you check the version it is around version 3. Can you help me?
@@rafael6237 Heya.. Just saw this. Humm, not sure how versed you are with Linux, so not sure where to start. I am not all that proficient personally. So this first question might be a simple silly one, have you checked your source libraries, make sure they are correct and working to upgrade arm distro. How did you originally install Ubuntu? What repository? Since the recent release of latest Ubuntu, I will look into this myself. There is a new Raspberry Pi distro, so hoping the Arm port is also avail. Ping me so we can chat more in-depth. I would suggest finding/installing latest version from the start. Let's see what's the latest we can find to start with.
Two questions. 1. If you switch your screen back to the android OS, does Linux keep running as a background process or does it pause the Linux OS? 2. Is there a way to make it auto start the Linux OS on a reboot/startup of the android OS?
@@zeryahu sorry my bad English, I don't understand what you mean it. I couldn't find the wallpaper to download. I may download do Anjaro only for get it, I think.
Amazing presentation!!! Could you help me With 2 doubts? 1. How workout transfer from external devices (where they are located after) and between folders? Its like pc? 2. How workout installation of any app or software at the Linux area? I can resume those as follow: using the linux, my tablet will react like a pc? Works well? Tks a lot for so good video
I have absolutely no use for this as I have linux on every laptop I have in the house, but it is very cool to see that such thing can be done. Kudos to the devs.
So on the server side: Ubuntu - doesn't work sudo and ifconfig debian - sshd failed to start! Manjaro - can not be installed Void - can not be installed Kali - can not be installed Arch - can not be installed Fedora - can not be installed :(
Lag is equal to amount of changes on the screen so just typing characters will be fine. VNC client runs as every other application so connecting external screen should be as easy as before via hdmi, miracast etc.
I used to just connect to the VNC server from my PC on the same local network, it's impressive the responsiveness and performance considering I was using a low-end phone connected through Wifi. No need to even touch the phone that way.
Depend on your hardware and what connection you're using. Lots of samsung phones support ethernet so when you connect your phone using ethernet and vnc it using another device which is connected via ethernet, the limit is only your router's bandwidth. (Not internet, since as long as your devices are under the same public ip, you're actually not using internet). If you're using wifi on both end, the limit is the slowest wifi receiver on either devices, minus around 20% overhead and the distance from your router.
if u connect it with an optical cable like hdmi there should be no lag. linux and vnc are running on the same system. so its a emulated network connection. connecting it with screen share or any other wireless solution will add some lag
I am using vnc with xrdp. Once you have hotspot on you can connect to your phone via the ip address assigned to your Termux linux box. I don't require Andronix for it, termux will do everything. Also I am using a low end phone without hdmi support and also do not have any WiFi casting supported monitor, so this is my only option.
I need to know this too! I'm a noob. I assume tho it's done thru Termux but just entering vncserver-start does nothing.. Only thing that works is do go back thru these steps like a brand new setup
When you start the Termux application it will likely start in the home directory. You can double check this by typing "pwd" into the terminal, the directory should be "*/home". The home directory should contain a shell script (*.sh) (unless you've changed the directory when installing the distro) which is used to start your chosen linux-distro. For me the script is named "start-manjaro.sh". I assume your file should be namned "start-xxxx.sh" where xxxx is your chosen distro name. Check the name by typing "ls" into the terminal to check what files are in the current directory. Then write "./YourFileName.sh". For me it is "./start-manjaro.sh". Once you have executed the shell script you should have entered the terminal of the distro. From there just write "vncserver-start" and you should be good to. Don't forget to type "vncserver-stop" before you stop termux to close the port that is used by vnc, otherwise you might need to reboot your device to get the vncserver to work again. Tell me how it goes, I'm happy to help.
Man, I'm searching for it makes a little bit time and I couldn't fide nothing. The closest thing we can do is install a custom rum similar to linux, but not linux because we cannot install an iso with a recovery mode (these are the information I could find researching about it).
When you see [root@localhost -]# you have to paste the window manager command copied from AndroNix. If you get the error related to "pacman-key --init" then try this: pacman-key --init sudo pacman-key --refresh-keys pacman-key --populate archlinuxarm manjaro Note: You have to clean up the generated sh-script. In my case it was lxqt-de.sh, because I tried installing lxqt
@@slweedlen i copied the command from Andronix into the [root@......] the first time around until i reach the step to run the start manjaro sh.. when i ran that command it brought me back to [@root...]... do you want me to copy the command from andronix again? is that what you meant?
@@nael2770 It's a bit hard to explain in words. But there are two times where you copies commands from Andronix. The first one creates the manjaro-start.sh. After you run the manjaro-start.sh you end up att [@root...]. Then you need to get the second command. I think this video shows the step better ruclips.net/video/h1NEftc9m7k/видео.html Or are you using the paid modded version of manjaro?
you need to go back into andronix and copy the text on second step to install desktop environment,after you copy, you can go back to termux and paste it and just wait until it done
everything works like a charm but after like 3 minutes of using Linux the connection gets lost. sometimes even after 20 seconds in the OS. Internet said something about turning off battery optimization and wakelock .. did that .. doesnt work any idea what could be the problem
i remember doing something similar a few years ago, on an old tablet. it was a subpar mediatek SoC with 1GB of RAM and the distro i chose was quite memory hungry lol. yeah, i was a linux newb back then. definitely wanna try this again as i'll be getting a new phone soon.
@@CrazyGamerEmonJ then you should try copy the second command from AndroNix and paste it. Then you will get those password prompts. Hopefully now errors
Can someone help me? I got it working, however I gave thin black bars at the bottom and top, and the icons / scaling is super small. Ive tried changing resolution but it doesn't affect anything.
So this is more of a VM and not so much a dual-boot? Still amazing regardless, but just making sure we're on the same page here. It still allocates a chunk of the system storage space one way or the other, but I was just curious.
Hey ETA Prime, love your work! I have a OnePlus phone and would like to know if there is any valid alternative to DeX that would work with it so I can use it as a computer with nexdock360 or external monitor. Could you point me in the right direction if such thing exists?
Good video. Excellent instructions. Works well. This is great if you want your Linux to run UNDER android, but what i'd like to do is remove android altogether and just have linux on the tablet. Any way i can accomplish this ?
Hello there - I have watched the videos and I find it great. I can tell running Linux on Android can let us do something, e.g. using different apps, that we cannot on Android. And we have a PC on the phone. Those are cool! Does running Linux on Android giving us more privacy? And thanks
Thanks for the video, I have tried your steps and was successful in installing Kali. It worked with the VNC also but now when I am trying to login again The VNC is just showing a black screen with a micro-square as pointer. Can you please help regarding this. Thanks.
The Linux OS is not stopped with the “vncserver-stop” command. Just the VNC service is stopped within the OS. To properly stop Linux, you need to do a “shutdown -h now” command, or less properly, stop the Termux session aka close the app. Also, VNC viewer android app does not create servers. It is a client that creates connections to servers. VNC can be installed on any Linux machine and the visual session can then be viewed on any machine with a VNC viewer. Overall though, great vid.
In this you can't use shutdown now, System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
Failed to talk to init daemon.
I usually like his videos but this one was a little too deep down the rabbit hole as most don't deal with CLI. Has anyone looked into how it is running the Distro seems like you could make some sort of launcher to change input of the screen or maybe just change the output to USB-C HDMI
You can also use sudo poweroff to shut down a lot of Linux variants
Just enter exit to shutdown
@@ragilmalik exit do logout, but that mean the OS is still running ? and how to start again?
Finally, I can run crisis and tf2 on my phone at 10fps
Why only 10?
Lol
lol
🤣
@@psihuntr Nintendo Switch is also ARM and crysis runs 30fps on it.
With good optimalisation i think crysis can run good on snapdragon 845+ devices, if somebody start to port it.
This is very useful since most of us can't put linux on DeX, and running a full desktop experience on a phone it's just mind-blowing.
Yes but is like a normal linux?
Like I can bruteforce my neighbor wifi like a normal linux and a game for linux?
Linux on dex is discontinued
@@Fludix pls answer me
@@shazuzrqt7985 believe so, you just need to find the packages or build them from source.
@@Tokagawa89 ok seemes legit
Amazing video fantastic job . Rocking this setup with tabs6 +dex + keyboard case cover as a cybersecurity engineering student . Even sold my laptop
This with Dex Mode/EMUI is freaking amazing.
Edit: I joined Premium 1 year ago. 100% love Andronix.
Do you guys think that if we have a high performance device like Samsung S20 Ultra + Dex/EMUI/NexDock we could use it to set a development environment?
@@tomhaydenss you can install IDE and use them effectively.
how do u get the viewer to run in dex mode?
@@rtbean8946 thanks for the suggestion. But it was my mistake.
I had two distros installed. To start othe one I want first, I need to type "ls" then type the one I want to start, which would be ./start-ubuntu19.sh
Why need to install pkg?
Pkg bash*
Works on Lenovo Tab M10 HD, 4GB RAM, 8 core processor. Not smooth, but it runs.
Takes time to get used with moving around a cursor instead of tapping on folder or app.
Thank you for the detailed instructions!
I am now going to try this on my Tab M10 FHD plus as well. That’s because it’s only android device I have.
Your channel has become an incredible, invaluable resource for me over the last year+ since I subscribed. I don't have much cash but do have my fairly recent (
This makes your phone really a pocket PC, wow! That‘s great, thanks for sharing dude.
Curious to see how this performs compared to using an Amazon EC2 distro.. have been using RDP to remote into a Linux instance. I would imagine the lag would be significantly lower considering it's running on localhost rather than on a remote machine, although I'm still concerned about using VNC viewer as opposed to having something run natively.
Also it blows my mind that Termux basically can just run Linux flat out.
On modern phones, running natively is way better than RDP. And yes, performance improves when the VNC step is eliminated. But having termux run in the background while VNC takes the foreground makes it subject to battery savings, lower performance and sudden death. These issues were resolved in NOMone Desktop. No VNC altogether, all components integrated into one app that runs in the foreground, and removed the hassle of spinning off your own desktop environment. It's almost one click linux.
“Linux on android”
Sounds like linux on linux to me
Deathbydickey Anti-Sweat linux is a kernel lmao the reason android can’t run those software is because of the processor
@@bobafett8732 no , Android is based on a modified version of the linux kernel but everything else is not Linux
@@bestblackgodputonearthhomo339 not every version of android
@@bobafett8732 yes every version of android has its kernel based on Linux's kernel long-term support (LTS) branches
Android is build on top of Linux but has very little in common with the platform itself
@@bestblackgodputonearthhomo339 by that definition kali isn’t linux
Have this configured on my Samsung S6 tab works well for some minor dev work with access to some of the basic Linux tools, including a version of Microsoft code(very cool!), however this is NOT a full blown Linux operating system, it's essentially a chroot on steroids ( more accurately called proot) you can only install linux apps that are complied for aarch/arm64 architecture which is limited today(that may change with devices adopting more arm processors) with Linux in dex dead, this is the closest alternative.
My phone does not run an arm processor, so nothing will work on it?
What most of you don't know is that Android is based on linux. Basically, any of you that Watch this video is that you are adding more linux to a Linux-Based mobile operating system that is "created" by Google.
thank youuu thank you so muchhh!!! i also have the tab s6 and ive been trying all day to get linux, u dont know how much u have helped me , thank u man :,)
How does it compare to the regular experience ?
is there any limitations? or you can do any thing that you are able to do in a regular Linux installation?
This is indeed a perfect alternative for the now defunct Linux on Dex.
Thank you for providing us with usefull tech-tainment as you always do.
Mabe you could do a short video showing off how it is that you use Linux on your devices so often, show us what we are missing out (:
Isn't it better to use a de-Google and rooted device then run Linux known open source code?
😏
I just managed to install linux on my old oneplus 5t thanks to your tutorial video. I am about to start an old armed assault dedicated server on that distro and have some coop fun with my mates.
I was thinking about Linux alternatives to windows for maybe two years now, but never went through with it - the closest I was is when I have downloaded manjaro plasma to replace win10 on mine 2080rtx laptop but installation from the usb drive didnt work.
Once I have seen this tutorial + the fact you use manjaro as well I immediately knew this is the time I have to commit again to learn new things and dedicate time to make it work. Your tutorial was spot on and everything went exactly as you have instructed, so great job, thank you and I am happy to be another new user of Linux in the community
I recommend always starting from Ubuntu in desktop linux world. From my experience its the easiest to install, stable to use and supported because of its popularity.
@@krzysiek2768
could u help me install stuff in Ubuntu 20? 'im on phone like in the video'
I am trying to install
wine_9.0_repack-2_all.deb
I have tried other stuff and they all say they want dependencies but command 'sudo apt-get -f install ' does not download the necessary stuff for them to work.
Thankyou liked and subbed I brought the same Manjaro package and everything installed and worked perfectly thank you for a clear video and links provided great stuff 😊👍🏾
Can I download zorin os lite
WHY WOULD YOU POST A TUTORIAL ON THE 1ST OF APRIL
@@JonDoe01X maybe where you live. Its April 1 for me as well
oh oh
This was exactly what I didn't know I needed
I had no idea I could load up Linux onto some of my spare mobile devices
Thank you!
You possibly would prefer to de-Google and root Your old devices, then possibly run Linux directly.
😏
@@newtonfirefly3584 then how hehe
@@TV-nt1go It depends upon which device You have, if there is a Linux version available and then means to install it on Your device.
As for removing the bi-G, the basic way is to install a ROM without bi-G, or Your manufacture's applications which are usually based upon GSI-generic open-source Android. Depending upon which device You have, there may be many versions to choose from. The precise methods can be found via searching for information specific for Your device.
Hope this is helpful,
If You need further specific assistance, please ask me or on various forums , and specify Your device.
Sincerely
@@newtonfirefly3584 can you run Linux applications like, say, Tuxler on an android phone?
@@gabbyn.3049 Amm not aware of this specific application called Tuxler, but Linux mostly uses programs, as what am aware of.
Either way or what You call them, once Your computer device is running a Linux distribution, then the Linux programs will function.
There may be some limitations depending upon the distribution, per the CPU/GPU inside Your device, since the device You would be changing from Android to a proper Linux has a ARM-RISC CPU. 🤓
Some other means of modifying the Android within GSI and other versions, which may allow Linux programs, may have some limitations and allowances which You will need to ask those that develop their Android OS versions. 🤓
Hope this is helpful, useful and beneficial.
All The Best and Much Success in Your Quest, Health and Well Being.🙂
Sincerely ☺
Thanks for this tutorial .. i had downloaded andronix onto my basic tablet as it was having a lot of trouble. I could not believe the difference in how it ran. i am going to switch all my technology to linux. tired of bad performance of others. delighted to get this. don't understand it totally but i'll be learning more.
Thats why I love android.
Now the upcoming Tab S7 needs to have a larger screen and it truly replaces my Laptop for mobile work.
The biggest model will be a bit more than 12 inches if I'm right
Biggest model is 13 inches~
My £189 fusion 5 tablet (amazon choice when you type windows tablet into amazon uk) runs linux and windows natively
Still works in 2021! Very epic now i think I can use windows XP and TF2! Definitely should try it there not baned!
Wow thats sick, thanks for the vid bro
Man this channel is badass! Always cool stuff being shown here
Agreed! Never knew this was possible!
Totally recommended. Bought all 4 modded OS. I love manjaro but you need to set up the repo list for pacman at first. I recommend the debian one as it is the most stable, coming from someone who has used this for a year continuously as a home server using my old G5.
Seriously one awesome video , useful and helpful .never thought i could use phone as cpu and to see these many distros in the list , it feels worthy to buy an android phone with dex and use it as full PC instead of buying costly macbook or notebooks ..slowly if they include capability to run gnome,kde ,cinnamon ,mate desktop environments as well it would be mind blowing..thanks a ton for this video..
UserLAnd is MUCH easier to setup, and better as a whole. I highly recommend avoiding these "copy-and-paste these commands" applications, and going for UserLAnd, which does everything for you and drops you into a shell right after installing a distro. You can setup VNC and whatever else you'd like from there. Termux by itself is great as well. UserLAnd just builts upon Termux and installs a full-fledged distribution for you.
What is even easier is NOMone desktop. No VNC, no scripts and it is only few clicks away to run a full fledged Linux OS
@@Marioumy cool
I have been looking for something just like this and was going to do a video on it, great video!!
Who else thought this was fake when looking at the video date
Funktioniert definitiv😂
I've downloaded Termux from F-Droid because the one at the Android-Store didn't allowed me to start the instalation copying the link from Andronix for Termux. I did the instalation and everything went good. They only problem I have is that it doesn't start 4:10 using KaIi-Linux 🤔
Ps: this is the message I received:
Patching mirrorlist temporarily until further source update. Don't worry about GPG errors
How'd this run on an Nvidia Shield TV? More expensive than a Raspberry Pi, but significantly more powerful and versatile.
Don't bother as this "linux" is caged in an app; the fact that it can be run as non-root shows its limitations
It doesn't work.
This is failing for me when I try to open VNC View in Dex. It just gives me an error message that "VNC Viewer can't run in Samsun Dex. It's designed for touch screens." Is there a workaround for that?
Can you use other VNC? Can you run it using "VR Remote Desktop" app? That would be amazing for running on smartphones in high resolution
I think so.
Thanks for this video. This is by far the best walk-through!
Thanks i finally have linux on my device it was pretty easy to set up my samsung s20 ultra seems more smoother and when i clean my phone of extra storage it dips below of what i had before even with 82 gigs storage left and I have more of a general idea of how linux works thanks😁👍
Finally I can install chrome and run Google Docs on my Android.. wait
When I open VNC, i get "The port on which the computer is listening for a connection could not be contacted." Does anyone know how to fix this?
I'm wondering if I follow this procedure on my Pixel phone that I then could remote connect to my phone using VNC or some remote desktop viewer app
yes
Use port 5901 . you can do the same with userland on port 5951
@@ruxcooking Thank you! Port 5901 worked. Holy crap I can view my Pixel phone Manjaro desktop from a PC. Nice
I mean, you're running it through VNC and not really re-installing
Can you install linux mint?
Finally I can make unity games without a PC thanks bro
Good luck lol
@@NebulaDev didnt work, my ipad was arm based, i have pc now tho
After pasting the start manjoro stuff
It said no such file or directory
Pls help me
How can i solve this problem?
Same problum here
I got that for my first attempt when it only copied "./start-androj" Make sure it is the entire command & it worked
Nice, I have been looking for something like this to run on my Quest 2.
Thank you for this video! I didn't know this was possible till today. So o bought the premium versions of Ubuntu and manjaro just to get stuck at one part. I'm not able to figure out how to get the command window up without a mouse. Is that even possible? I'm a late bloomer when it comes to computers.
Get a mouse and otg adapter
To close the Termux session, you have to type in logout and press enter. You could also just stop the session from the notification.
Dosent wirk help!!!!
Says :
The port on which the computer is listening for a connection could not be contsmacted
which linux distro is best for old tablets that have 1GB ram and 8 or 16gb of internal storage. i'm thinking of installing the least resource intensive distro on my old asus transformer tablet that came with a keyboard dock. intended use is to make it like a chromebook where everything happens in the browser. Thanks in advance
Interesting... So it's using the same linux kernel on the phone and running natively in ARM Mode? Or is there a compatibility or emulation layer in the middle?
Really cool stuff! Thanks for sharing this!
Linux on Android works by using the same kernel your device uses. The linux distro and it's applications have to be compiled for ARM and if there's no root, you don't have much interesting stuff to do besides unpriveileged stuff like basic nmap scans. It's still useful but not very much.
@@drac.96 Oh I see! So that's how it is.. I appreciate your reply! Well, if rooting the phone can give it access to root on linux that's interesting too.. At least the ARM compiled apps can work sans video drivers I suppose as that'll be a lot of work to get vulkan or anything up and running..
Still better to de-Google Your device first.
Then You possibly would want to root Your device and then run Linux directly.
😏
@@newtonfirefly3584 what would be the step by step process? Root first, de-google, linuxize??
@@nottelling5558
A device which has Android from the manufacture can be replaced with various Android versions without bigG or Your manufacture s/w, apps via installing a different ROM with GSI, Qwizz, Physwizz, Bliss, Linage OS, various AOSPA or other custom ROM.
Some may or may not require to root the device.
Please remember Android is a Linux based OS, but is limited too.
If You can install and run a proper, full Linux, You need not install any other Android ROM.
Much depends upon Your device, meaning specifically the processor, CPU, GPU, and other hardware, if which ROM versions are available and if any full Linux versions are available too.
My suggestion, is to search [not using bigG] which ROM are available for Your device or any device You want to use.
Then, specific instructions from the source ROM OS or via search are easy to find also.
You may need a computer with a working version of MS Win, from version 7 or if like me that uses Linux, there is a program which allows running Windows exe programs called WINE.
If You need any specific help with Your device to find available ROM or installation process instructions, please ask me, and will need to know which specific device You desire to modify the ROM OS.
Hopefully this information is helpful and useful.
All The Best and Much Success in Your Quest, Health and Well Being.
Sincerely
Your voice is so clear and understanding.
NOOO TERMUX IS MADE FOR AN OLDER VERSION OF ANDROID :(
Dowlond From F-Droid (apk from chrome)
Who toldya
@@Tenmetsugoreiu termux
@@Catinametion if that is the case u can install any other os or just downgrade it
Same bro
Thank you for this simple tutorial. I'll surely be trying this. God bless you 🙏🏼
How does this compare to Linux Deploy? Iv'e been using it for years. Great when using Note 8 on external monitor/keyboard/mouse dock
probably that this doesn't need root
Hi Wilson! I installed Ubuntu through Linux Deploy and I wanted to update it to a new version, but he says he has no update to do. If you check the version it is around version 3. Can you help me?
@@rafael6237 Heya.. Just saw this. Humm, not sure how versed you are with Linux, so not sure where to start. I am not all that proficient personally. So this first question might be a simple silly one, have you checked your source libraries, make sure they are correct and working to upgrade arm distro. How did you originally install Ubuntu? What repository? Since the recent release of latest Ubuntu, I will look into this myself. There is a new Raspberry Pi distro, so hoping the Arm port is also avail. Ping me so we can chat more in-depth. I would suggest finding/installing latest version from the start. Let's see what's the latest we can find to start with.
Two questions.
1. If you switch your screen back to the android OS, does Linux keep running as a background process or does it pause the Linux OS?
2. Is there a way to make it auto start the Linux OS on a reboot/startup of the android OS?
that looks like a nice wallpaper in that manjaro build
I could not find it
@@EduardoDonato82 no worries, thanks
@@zeryahu sorry my bad English, I don't understand what you mean it. I couldn't find the wallpaper to download. I may download do Anjaro only for get it, I think.
@@EduardoDonato82 i was saying no problem on not finding, and thanks for looking for the wallpaper. hopefully this comment made sense.
@@zeryahu my hope was you find the wallpaper and post the link
Amazing presentation!!! Could you help me With 2 doubts?
1. How workout transfer from external devices (where they are located after) and between folders? Its like pc?
2. How workout installation of any app or software at the Linux area?
I can resume those as follow: using the linux, my tablet will react like a pc? Works well?
Tks a lot for so good video
Muy muy buena la automatización de la instalación, muy buena.
I have absolutely no use for this as I have linux on every laptop I have in the house, but it is very cool to see that such thing can be done. Kudos to the devs.
I'm gonna start my day with this 😍😍
So on the server side:
Ubuntu - doesn't work sudo and ifconfig
debian - sshd failed to start!
Manjaro - can not be installed
Void - can not be installed
Kali - can not be installed
Arch - can not be installed
Fedora - can not be installed
:(
having the same problem
thank for trying parot
Hey! Another great video ETA! Thanks for sharing and making this so simple.
a quick question - how's the performance lag? i.e. when you type and when you see it come on screen? plus how do you connect to an external monitor?
Lag is equal to amount of changes on the screen so just typing characters will be fine. VNC client runs as every other application so connecting external screen should be as easy as before via hdmi, miracast etc.
I used to just connect to the VNC server from my PC on the same local network, it's impressive the responsiveness and performance considering I was using a low-end phone connected through Wifi. No need to even touch the phone that way.
Depend on your hardware and what connection you're using. Lots of samsung phones support ethernet so when you connect your phone using ethernet and vnc it using another device which is connected via ethernet, the limit is only your router's bandwidth. (Not internet, since as long as your devices are under the same public ip, you're actually not using internet). If you're using wifi on both end, the limit is the slowest wifi receiver on either devices, minus around 20% overhead and the distance from your router.
if u connect it with an optical cable like hdmi there should be no lag. linux and vnc are running on the same system. so its a emulated network connection. connecting it with screen share or any other wireless solution will add some lag
I am using vnc with xrdp. Once you have hotspot on you can connect to your phone via the ip address assigned to your Termux linux box. I don't require Andronix for it, termux will do everything. Also I am using a low end phone without hdmi support and also do not have any WiFi casting supported monitor, so this is my only option.
Nice review. Txs. Is it possible to install Lineage os on ssd, then install Linux?
Looks at low tier phone in hand
.....2gb ram. Darn, so close
Lol mee too 😭🤣
No problem of ram its 6GB but SD 636 processor 😀
My S9+ has 6GB RAM
oh yeah.. exynos cpu here.. , wish it was a snapdragon
Im still running linux on 2 GB! Its not really a issue
SO how do I restart manjaro after I stop vnc server? I tried vncserver-start and that did not work.
The quality of your content is A1 man. You've got a beautiful voice too. 🙂
?
@@jimstu8316 What?
Sorry misunderstood sorry to bother you buddy
Friend or foe
Look DriveDroid too, it let's you use your phone as a bootable USB device. You can install Linux or use it as a live system.
DriveDroid*
@@imperialcrayon thank you, edited.
How do you restart an Installed OS once you've stopped it?
I need to know this too! I'm a noob. I assume tho it's done thru Termux but just entering vncserver-start does nothing.. Only thing that works is do go back thru these steps like a brand new setup
Do you guys still need help?
@@makadulla would be helpful to know still, yes
@@makadulla Yes
When you start the Termux application it will likely start in the home directory. You can double check this by typing "pwd" into the terminal, the directory should be "*/home". The home directory should contain a shell script (*.sh) (unless you've changed the directory when installing the distro) which is used to start your chosen linux-distro. For me the script is named "start-manjaro.sh". I assume your file should be namned "start-xxxx.sh" where xxxx is your chosen distro name. Check the name by typing "ls" into the terminal to check what files are in the current directory. Then write "./YourFileName.sh". For me it is "./start-manjaro.sh".
Once you have executed the shell script you should have entered the terminal of the distro. From there just write "vncserver-start" and you should be good to. Don't forget to type "vncserver-stop" before you stop termux to close the port that is used by vnc, otherwise you might need to reboot your device to get the vncserver to work again.
Tell me how it goes, I'm happy to help.
Are you skipping over the rooting process, or does Termux do that step for you?
Does anyone have a link to completely root the devise, and practically turn the devise into a Linux devise?
Man, I'm searching for it makes a little bit time and I couldn't fide nothing. The closest thing we can do is install a custom rum similar to linux, but not linux because we cannot install an iso with a recovery mode (these are the information I could find researching about it).
First We have to root and de-Google the device.
Then find the next step.
😏
Bruh, you can run FULL BLOWN DESKTOP APPLICATIONS AND GAMES on android, this is phenomenal!
after the ./start-manjaro.sh command, it went to [root@localhost -]# instead os setting passwords.. not sure how to proceed..
Same issue
Same
When you see [root@localhost -]# you have to paste the window manager command copied from AndroNix.
If you get the error related to "pacman-key --init"
then try this:
pacman-key --init
sudo pacman-key --refresh-keys
pacman-key --populate archlinuxarm manjaro
Note: You have to clean up the generated sh-script. In my case it was lxqt-de.sh, because I tried installing lxqt
@@slweedlen i copied the command from Andronix into the [root@......] the first time around until i reach the step to run the start manjaro sh.. when i ran that command it brought me back to [@root...]... do you want me to copy the command from andronix again? is that what you meant?
@@nael2770 It's a bit hard to explain in words.
But there are two times where you copies commands from Andronix. The first one creates the manjaro-start.sh. After you run the manjaro-start.sh you end up att [@root...]. Then you need to get the second command.
I think this video shows the step better ruclips.net/video/h1NEftc9m7k/видео.html
Or are you using the paid modded version of manjaro?
i installed ubuntu xfce on a device same as yours but it has no sound. how can i add sound? is modded manjaro install with sound already?
Please anyone can helpme after installing manjaro termux without giving a gui it gives code
[root@localhost ~]#
same here
same problem
@@kodirodriguez7776 hey i did it
you need to go back into andronix and copy the text on second step to install desktop environment,after you copy, you can go back to termux and paste it and just wait until it done
Noob question: is this a good way to create a de-googled phone? What are the security / privacy issues involved?
After installing Linux do I need to be connected to the internet to get back to it? ( Can it be used offline aswell? )
Same question
can be used offline
Yeah sure you can use on offline mode~
its a localhost 127.0.0.1, so yes, u can run it offline locally
everything works like a charm but after like 3 minutes of using Linux the connection gets lost. sometimes even after 20 seconds in the OS.
Internet said something about turning off battery optimization and wakelock .. did that .. doesnt work
any idea what could be the problem
Android os.... is linux. So of course you can run linux on android devices.
All based unix system. Like mac os, ios, android and linux.
Not really
i remember doing something similar a few years ago, on an old tablet. it was a subpar mediatek SoC with 1GB of RAM and the distro i chose was quite memory hungry lol. yeah, i was a linux newb back then. definitely wanna try this again as i'll be getting a new phone soon.
It says ./start-kali.sh but when i click enter nothing happens
Do you see the [root@localhost ~]# prompt?
@@slweedlen yeah
@@CrazyGamerEmonJ then you should try copy the second command from AndroNix and paste it. Then you will get those password prompts. Hopefully now errors
@@slweedlen what is that second command??
@@sajedulislamsakib you get it in clipboard when you press the window manager you want to use in AndroNix
1. It's possible to use touch instead of mouse and keyboard?
2. You have to be always and every time connected to the internet to use distrous?
That's actually an emulator. I thought it would replace android and install permanent lenix
Still useful
Not a emulator, emulators emulate "hardware"(ie a psp CPU/GPU), this is a virtual machine.
It's a jailed chroot, it uses the underlying Linux kernal in Android, and doesn't have any virtual hardware.
Can someone help me? I got it working, however I gave thin black bars at the bottom and top, and the icons / scaling is super small. Ive tried changing resolution but it doesn't affect anything.
"you need atleast 3 gb of ram"
me having like 1 gb: ok
What phone do you have?
lol i have 8gb of ram
You prolly don't use android
So this is more of a VM and not so much a dual-boot?
Still amazing regardless, but just making sure we're on the same page here. It still allocates a chunk of the system storage space one way or the other, but I was just curious.
Hey ETA Prime, love your work! I have a OnePlus phone and would like to know if there is any valid alternative to DeX that would work with it so I can use it as a computer with nexdock360 or external monitor. Could you point me in the right direction if such thing exists?
Thanks and keep telling us about linux...you are very informative... you could show us changing themes and icons etc
Good video. Excellent instructions. Works well.
This is great if you want your Linux to run UNDER android, but what i'd like to do is remove android altogether and just have linux on the tablet.
Any way i can accomplish this ?
Thank you very much sir. I was expecting a much more complicated scenario.
Hallo, i've one question, do you need to have Connect any Laptop to your tablet? And always do you need wifi to do this?
Can install these Linux OSs you refer... in my Samsung Tab S4 tablet... but install/only take space... in my micro SD card of the tablet...?
So this just installs Linux on top of Android instead of replacing Android?
Yes.
This vid was a lot better than the other one thanks and great job
Have you tried the Userland app? Is this method better or basically the same as that?
Hello there - I have watched the videos and I find it great.
I can tell running Linux on Android can let us do something, e.g. using different apps, that we cannot on Android. And we have a PC on the phone. Those are cool!
Does running Linux on Android giving us more privacy? And thanks
Thanks for the video, I have tried your steps and was successful in installing Kali. It worked with the VNC also but now when I am trying to login again The VNC is just showing a black screen with a micro-square as pointer. Can you please help regarding this. Thanks.
This way you can start kali linux into bluestacks 4 if ur right :) and chose what ever predefined config .
Searched for running Android in Linux. Now I've found this video!
You can use Virtualbox + RemixOS/Androidx86, RemixOS has been discontinued but it's still pretty nice.
at 00:30 you have a very nice background there where did you find it? I want it too. lol. TYVM. great channel! :)
It's in the linux
@@noble_lime what linux? I run Ubuntu 19.10 and i don't see it
@@sneaky-Jay I mean the background wallpaper you are asking is build in the modded manjaro os
@@noble_lime tyvm. So there are weak chances of finding it on the internet without installing the OS
@@sneaky-Jay I don't know
It works
I installed Kali Linux
Thank you