This is NOT native. Native means something very specific. It means the OS is running DIRECTLY on the hardware. This is the opposite of native. It is an emulated x86 environment. It's not even using the iPad's CPU architecture. It will allow running some Linux programs, but nowhere near at the performance of a native OS, and without access to anything beyond the sandbox created by iOS for the app.
@@AndyRocket1000 not a definitive answer but asahi linux runs on m1 and m2 macbooks.. with some work it could be possible to make it run on ipads that also run on those architectures
Hahahah, thank you for your comment. Some are so confident with themselves, that they lost the process of reflecting with self and close relatives. It took him 18 seconds to already let know it's nonsense
Thank you so much, I have no idea what to do with Linux, never used it, but even knowing I can break free of some constraints is relieving! I’m gonna learn linux asap.
Actualmente los entornos gráficos de Linux son muy parecidos a los de Windows, por lo que resulta muy sencillo trabajar en ellos. Empero se recomiendo empezar a manejar Linux desde la Ventana de Comandos, para una experiencia mas completa.
thank you very much man for putting subtitles in Portuguese, I managed to understand everything in the video! detail: I'm using google translator to write this..
Cool video, but keep in mind you are not running linux, you are running the unix subsystem shell... Which is different. Try use GCC on it to do any compiling and you will see the problem. For python and JS it works fine, as those are interpreted languages; but anything that require compiling, you need to run the OS natively; which means you need to have the kernel control the hardware, and not the iOS pass on control on it when needed. Those are 2 very different things.
You are running Alpine Linux distribution in it’s full form. It uses musl instead of gcc, but you can install gcc and compile anything with it if you want.
i didn't watch the video but i read all the comments. looks like many people have commented that iPad 2 doesn't work with this method. now i'm sad but at least i saved 11 minutes by reading the comments first.
Let me know when you can replace the Kernel and OS. I love Unbuntu and would love to go completely over to it or some user friendly OS. Bought the IPad retina 10.3.3 for my mother a year before Apple update because it was les complicated for her now it's useless. As for myself I'm anti Apple. If there is developer you know of working in this area that hasn't "given up" on a alternative OS I would be grateful for the information.
Great video! I tried to use remote desktop from chrome, on my iPad pro... but the keyboard is f*** up. For example, if I try to type something some keys are completely wrong... i want to type ‘=‘ and it prints ‘/‘ or i want to type ‘/‘ and it prints ‘ù’ and there are many others. I tried different types of Remote Desktop and the result is the same... even trying to make somewhat of a layout keyboard on windows ... but it didn’t work. I’m in college and it would be nice to make something like this to work, so I don’t have to bring my heavy laptop everywhere. Do you think is somehow possible to make it work?
This was very cool I’m starting out and was looking for a way to use my ipad. Why or what is the purpose of virtualenv? Also do you know if you can use vmware sdk in this shell?
I'm coming to find they are designed to go obsolete in about 3 years, and leave you no option but to buy a new one. And they try to charge you for all the apps in the meantime. Basically overpriced portable money pits imo
Thanks for sharing. I was able to follow along successfully up until installing the virtual environment. I've entered the command virtualenv venv but to no avail. HELP!
I am very new to this been very long time since I played in a CLI , now that I have these packages how do I bring them up is there a GUI, do run it a browser?
Everything built in C might not have a build for the CPU on the iPad. Maybe at some points CPUs on iPad and MacBooks will be the same and then this just works out of the box.
I’ll put it on the list. There are a few ways to do it but nothing close to running it on a desktop. Also those are generally emulators. Pen testing for example is very difficult to do with the iPad. The wifi adapter does not support package injection. I carry a raspberry pi in my bag with a wifi dongle that has packet injection. I’m able to ssh into it on the go when needed and use it only for authorized testing.
Thanks for the video. Just wonder if there anyway the files within the iSH shell be accessed by the iOS file system. For example, if I download some video within the shell, can I play the video with VLC app in iOS?
Thanks for the video. However, this doesn't work for iPad 4 (has iOS 10.3; requires iOS 11). I think this has more to do with the fact that iPad 4 uses 32-bit CPU (Apple A6xSoC).
Interesting app, can you access the server running in the linux environment from the iPads browser? If so... if you manage to get code-server running in the Environment you could connect to it through the browser and have vscode running locally on the iPad
Actually, you could. In fact, you can access ports listening in iSH even from other computers. However, I doubt you will be getting very good performance since this is the opposite of native. It's emulating x86.
@@SATSifaction I was actually hoping for ish to be more like termux. I wanted to run tools like Nmap on ish and also had some of my python projects for portscanners but didn't work.
@@ronenchristy5236 I think they are still developing the tool. If I’m honest i like it a lot better than termius. It just gives me a native UI feel. Hopefully they improve it even more. You should take a look at their discord and github. Lot of great info there
3:28 but does it affect my virtual environment if I used 'apk add pip' and still worked? Also virtualenv was installed but it said cannot delete distlib and will only partially install it. Any solutions? 6:28 iSH Shell says virtualenv not found. Help? Thanks for showing!
I would say remove any instance if virtualenv....remove pip3 and install using ensurepip....Also you dont want to use apk add pip rather apk add py3-pip or py3-pip3.....but in the end use ensurepip
@@SATSifaction Also another quick question - is it possible to run the fake news detector you made a while back on iSH Shell? I'm really curious to see if it works... Thanks!
Ive made the effort to install both xfce4 lightdm and gnome on iSH but i keep failing to boot a desktop environment. Is this a limitation of iSH or just my poor programming skills? Lol
Is there a repository or something I need to add. I did everything you did in this video and it all worked but to get a desktop interface to show isn’t happening lol
This is NOT native. Native means something very specific. It means the OS is running DIRECTLY on the hardware. This is the opposite of native. It is an emulated x86 environment. It's not even using the iPad's CPU architecture. It will allow running some Linux programs, but nowhere near at the performance of a native OS, and without access to anything beyond the sandbox created by iOS for the app.
But.. do you think there is anyway or any place to find out how to make linux nativly on the ipad👀i hate the ipad so much😵it feels lika prison
@@AndyRocket1000 not a definitive answer but asahi linux runs on m1 and m2 macbooks.. with some work it could be possible to make it run on ipads that also run on those architectures
@@SimonBauer7 no, on android it is possible to get GPU acceleration (only with adreno 6xx GPUs) by compiling the patched mesa turnip driver.
Hahahah, thank you for your comment. Some are so confident with themselves, that they lost the process of reflecting with self and close relatives. It took him 18 seconds to already let know it's nonsense
well... don't forget to dislike and unsubscibe.
I love linux but It’s super difficult to switch and this really helped, thanks man
Not really. The OS is sometimes even easier and better than iOS [re: Files app !!! ] and even parts of Windows.
Nice, thanks for the video. I would recommend turning your gain down just a little. it's a smidge hot
Thanks I’ll keep that in mind for next time
Thanks you solved my problem within 7 minutes
iSH runs on a X86 emulator (so not native) and it's slow AF. It hangs often when you do any CPU intensive work.
Thank you so much, I have no idea what to do with Linux, never used it, but even knowing I can break free of some constraints is relieving! I’m gonna learn linux asap.
Awesome
Actualmente los entornos gráficos de Linux son muy parecidos a los de Windows, por lo que resulta muy sencillo trabajar en ellos. Empero se recomiendo empezar a manejar Linux desde la Ventana de Comandos, para una experiencia mas completa.
Can I actually use the Linux operating system or is it just a terminal for codes?
AWESOME. thanks for sharing!
You’re welcome
Cool. Just getting into Linux I’m going to try this on my old iPad.
For ipad users free applications and linux are just like magic
You save my life ! Thank you for sharing!!
You’re welcome
thank you very much man for putting subtitles in Portuguese, I managed to understand everything in the video!
detail: I'm using google translator to write this..
Complicado, né parceiro hahhaa
Cool video, but keep in mind you are not running linux, you are running the unix subsystem shell... Which is different. Try use GCC on it to do any compiling and you will see the problem. For python and JS it works fine, as those are interpreted languages; but anything that require compiling, you need to run the OS natively; which means you need to have the kernel control the hardware, and not the iOS pass on control on it when needed. Those are 2 very different things.
You are running Alpine Linux distribution in it’s full form. It uses musl instead of gcc, but you can install gcc and compile anything with it if you want.
Man u really rocket in these things, make a tutorial about Linux and pi
Wow.. this is awesome.. I was considering to get a raspberry pi before watching this video
great tips: definitely like!
nice beats bro
This is soooo coool!! thx for sharing!!!
You’re welcome
MY GOSHHH!!!! THANKYOUU SOOOO MUCCHHHHHH
Thanks man this helped frl
Seriously, thank you so much for this!
Do you any other videos of things to do with Linux from iPad os
How to run vs code on this?
i didn't watch the video but i read all the comments. looks like many people have commented that iPad 2 doesn't work with this method. now i'm sad but at least i saved 11 minutes by reading the comments first.
Can I install an VM with this?
Can it run Gnome or any other desktop environment?
Let me know when you can replace the Kernel and OS. I love Unbuntu and would love to go completely over to it or some user friendly OS. Bought the IPad retina 10.3.3 for my mother a year before Apple update because it was les complicated for her now it's useless. As for myself I'm anti Apple. If there is developer you know of working in this area that hasn't "given up" on a alternative OS I would be grateful for the information.
*Never happen.*
THANK YOU SOOOO MUCH
Great video!
I tried to use remote desktop from chrome, on my iPad pro... but the keyboard is f*** up.
For example, if I try to type something some keys are completely wrong... i want to type ‘=‘ and it prints ‘/‘ or i want to type ‘/‘ and it prints ‘ù’ and there are many others.
I tried different types of Remote Desktop and the result is the same... even trying to make somewhat of a layout keyboard on windows ... but it didn’t work.
I’m in college and it would be nice to make something like this to work, so I don’t have to bring my heavy laptop everywhere.
Do you think is somehow possible to make it work?
This was very cool I’m starting out and was looking for a way to use my ipad. Why or what is the purpose of virtualenv? Also do you know if you can use vmware sdk in this shell?
I'm coming to find they are designed to go obsolete in about 3 years, and leave you no option but to buy a new one. And they try to charge you for all the apps in the meantime. Basically overpriced portable money pits imo
can installed softwares in vitual environmemt interact with iPad's apps, e.g. sharing audio?
No it cannot unfortunately to my knowledge
Fantastic, thank you. :) @8:10 have to tried pip3 install pandas instead of pip? Just curious as that's what you did with selenium.
Thanks yes I’ve tried it and it does not work unfortunately...yet
@@SATSifaction Key word "yet" I know when it is available, you will have your finger on the pulse and let us know. Excellent videos. :D
@@SATSifaction What shortcut did you use to kill the command?
control + \
Can I install this on an ipad mini like not in virtual but complete software install
Hi
Excellent video
Thank you
How can i send a file from ipad to the venv
Is that ok if u have a copy paste words please?
Thanks for sharing. I was able to follow along successfully up until installing the virtual environment. I've entered the command virtualenv venv but to no avail. HELP!
can you install a desktop environment?
If you could install a desktop environment on this that would give an actually laptop experience
There are many softwares like jump , teamviewer, RDP that does that. Personally I really like jump.
Hi, how can I change the python version for my virtualenv. Thanks in advance
Try Htop in another console.
Or get a debugger and set break points.
I am very new to this been very long time since I played in a CLI , now that I have these packages how do I bring them up is there a GUI, do run it a browser?
Best vid ever
great video.
Is it possible to install any GUI and send it to a vnc viewer and have a graphic interface?
Everything built in C might not have a build for the CPU on the iPad. Maybe at some points CPUs on iPad and MacBooks will be the same and then this just works out of the box.
Alright so I got pyboy on it. How would I go about giving it access to my roms?
can i use this to run wine?
Hi, can it work on an iPad Mini and which minimum generation does it take work...??
Yes it should
route_dst_netlink: cannot create AF_NETLINK socket: Invalid argument
How I can use c language in this app?
I am trying to run Kali Linux on my iPad. Can you make a tutorial?
I’ll put it on the list. There are a few ways to do it but nothing close to running it on a desktop. Also those are generally emulators. Pen testing for example is very difficult to do with the iPad. The wifi adapter does not support package injection. I carry a raspberry pi in my bag with a wifi dongle that has packet injection. I’m able to ssh into it on the go when needed and use it only for authorized testing.
How did you stop that process that was stuck?
How to upgrade to version 21.1.3 is now available is what iPad Pro 2021 is saying should I update it and how thanks for all your help
All updates are handled via the App Store
How do you change your aspect ratio to 16:9
is it actually possible to run a graphical version of linux
Would you care to elaborate?
@@inputoutput1126 see icons and apps and stuff and not just text code
probably not as stable plus command line can get pretty everything you need done anyways
@@mathewsjoy8464 would be nice to play android games on iPhone
This running linux elsewhere while ssh to it?
how do you install parrot os on ipad?
Gosh! I cant waith to get ridd of this horrible ipad shit! Thank you so much for the video🙏🏻
ish shell not compatible with iPad2
Can anybody tell me how he zoomed in?
Awesome!!!!!
Thanks for watching. Please consider subscribing if you haven’t already
How do you escape VIM? Were you able to save a file using :wq?
Escape then :wq!
Go into the Settings of the IPad, « hardware keyboard » and remap for instance the caps lock key to esc.
Is posible to ínstela Fortran?
Thank you so much
You’re welcome
GREAT!!!!!!!!!!!!!!! I installed bash on my iPad but how ca I activate it? I've tried chsh -s /bin/bash but didn't work
Bash is used to run scripts in this case. If you have a file like test.sh you would run it with ‘bash test.sh’
@@SATSifaction I see. I though that we could use bash as a new bash. Thanks for your answer! You have great content man.
have you tried typing bash? it works for me
fish works too
Could you install a DE? 🤨
"apk-tools 2.10.5, compiled for x86" -- Is it really running Linux "natively," because it seems to be emulating an x86, or am I wrong?
It is not native. It emulates x86 Linux with all sorts of additional iOS-imposed limitations.
can i install kali linux on ipad pls tell pls sir i am very big fan of you sir pls tell
Not that I am aware of today
Is possible a environment with other programming language?
I haven’t tried
So with this can i emulate mint, ubuntu, alpine and other linux distros?
NO
wtf crazy can i run some cron service or apache server ?
i have a problem install cryptography no install pip3
Can sshd be started ? I tried but got a permission error.
Thanks for the video. Just wonder if there anyway the files within the iSH shell be accessed by the iOS file system. For example, if I download some video within the shell, can I play the video with VLC app in iOS?
Maybe a bit late of a reply but you can access the files via the files app on your ipad.
Help me sir i can't do it , i follow you step by step but i always wrong sir , i have ipad pro 2017
Hey there! My app on iPad mini A15 is much slower than what you show in your video. Do I need additional config in order to make it fast as yours?
Which operations specifically are slow
Thanks for the video. However, this doesn't work for iPad 4 (has iOS 10.3; requires iOS 11).
I think this has more to do with the fact that iPad 4 uses 32-bit CPU (Apple A6xSoC).
5:09 operation not permitted! please help
You may have to install open ssh first
@@SATSifaction how do i do that sir
what if you cant download apps onto the ipad? i have an old one
can you save your setup before you switch off then redover it without having to repeat thesecsteps?
Yes I believe you can. I run the stock setup
Hello can you run any gui on top of that?
Not right now. It’s limited to the ui ish provides for iPad
I have an ipad 4, do you think it also possible to do on this old version?
You can try. It’s free. Download ish and give it a shot. Let me know if it works
Interesting app, can you access the server running in the linux environment from the iPads browser? If so... if you manage to get code-server running in the Environment you could connect to it through the browser and have vscode running locally on the iPad
No this only works via the app
Actually, you could. In fact, you can access ports listening in iSH even from other computers. However, I doubt you will be getting very good performance since this is the opposite of native. It's emulating x86.
can we set up server and VNC into it?
@@SATSifaction
Is it working on ipad pro 2021??
Does this work on older iPads?
That depends on how old. A few people have reported that it does not work with ipad 2. It does however work with ipad 5 and newer
@@SATSifaction oh, great. I have iPad 5.
man i have to say. in all other videos for me was a waste of time. best 6.29 min in this concept. thank you ...
man another thing,can you install here git(on ish)? is there any command?
Does it can execute something commands about network? Like ifconfig, ping, nslookup...
Apk add w3m
@@angycucumber4319 it doesn't seem to understand ifconfig commands after installing w3m
@@ronkline8726 Then I don't know, sorry
Hi! how can I find my IP address?
I tried ifconfig, ip a, ip addr
didn't work
try hostname -i
@@SATSifaction I was actually hoping for ish to be more like termux. I wanted to run tools like Nmap on ish and also had some of my python projects for portscanners but didn't work.
@@ronenchristy5236 I think they are still developing the tool. If I’m honest i like it a lot better than termius. It just gives me a native UI feel. Hopefully they improve it even more. You should take a look at their discord and github. Lot of great info there
It's very slow in compiling an application. It will just freeze in the process.
Can I do manjaro
This video really helped me❤, even though i am just beginner in all these things. You are very clear and concise.
I see all these installs without actually running a particular application with them
Rip can’t run ddos tools :/
Wait but the packages are compiled for ARM right? There's no way this is for x86 Linux packages or at least without a x86 virtual machine
iSH uses x86
Cannot install the virtual environment l
Is there a way to install steam on ish?
Unfortunately not that i am aware of at this time
3:28 but does it affect my virtual environment if I used 'apk add pip' and still worked?
Also virtualenv was installed but it said cannot delete distlib and will only partially install it. Any solutions?
6:28 iSH Shell says virtualenv not found. Help?
Thanks for showing!
I would say remove any instance if virtualenv....remove pip3 and install using ensurepip....Also you dont want to use apk add pip rather apk add py3-pip or py3-pip3.....but in the end use ensurepip
@@SATSifaction my mistake, i had to install virtualenv using 'pip install -- ignore- installed distlib'
Awesome thanks for sharing. I’m sure others will benefit from this.
@@SATSifaction Also another quick question - is it possible to run the fake news detector you made a while back on iSH Shell? I'm really curious to see if it works... Thanks!
I ran Ubuntu natively on my computer using virtual box
Ive made the effort to install both xfce4 lightdm and gnome on iSH but i keep failing to boot a desktop environment. Is this a limitation of iSH or just my poor programming skills? Lol
Is there a repository or something I need to add. I did everything you did in this video and it all worked but to get a desktop interface to show isn’t happening lol