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.
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.
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?
Hi, how can I change the python version for my virtualenv. Thanks in advance
2 роки тому+5
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..
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?
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.
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.
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?
@@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
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.
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
iPad iOS iSH # ip Cannot open netlink socket: Invalid argument # ifconfig ifconfig: /proc/net/dev: No such file or directory ifconfig: ioctl 0x8912 failed: Not a tty
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
Installed it and BOOM - apk update doesn’t work, cannot find a random community server. Typical Linux crap. I’ll just continue using Windows for dev work.
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.
iSH runs on a X86 emulator (so not native) and it's slow AF. It hangs often when you do any CPU intensive work.
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
Can I actually use the Linux operating system or is it just a terminal for codes?
How to run vs code on this?
Can I install this on an ipad mini like not in virtual but complete software install
Can I install an VM with this?
AWESOME. thanks for sharing!
You’re welcome
Thanks you solved my problem within 7 minutes
Do you any other videos of things to do with Linux from iPad os
How can i send a file from ipad to the venv
can installed softwares in vitual environmemt interact with iPad's apps, e.g. sharing audio?
No it cannot unfortunately to my knowledge
You save my life ! Thank you for sharing!!
You’re welcome
How I can use c language in this app?
Can anybody tell me how he zoomed in?
Help me sir i can't do it , i follow you step by step but i always wrong sir , i have ipad pro 2017
ish shell not compatible with iPad2
route_dst_netlink: cannot create AF_NETLINK socket: Invalid argument
5:09 operation not permitted! please help
You may have to install open ssh first
@@SATSifaction how do i do that sir
Cool. Just getting into Linux I’m going to try this on my old iPad.
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.
For ipad users free applications and linux are just like magic
i have a problem install cryptography no install pip3
Is that ok if u have a copy paste words please?
can you install a desktop environment?
nice beats bro
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.*
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!
This is soooo coool!! thx for sharing!!!
You’re welcome
This running linux elsewhere while ssh to it?
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?
Hi, how can I change the python version for my virtualenv. Thanks in advance
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
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?
Hi, can it work on an iPad Mini and which minimum generation does it take work...??
Yes it should
"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.
great tips: definitely like!
How did you stop that process that was stuck?
Cannot install the virtual environment l
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
Thanks man this helped frl
can i use this to run wine?
Is posible to ínstela Fortran?
Alright so I got pyboy on it. How would I go about giving it access to my roms?
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.
how do you install parrot os on ipad?
Man u really rocket in these things, make a tutorial about Linux and pi
MY GOSHHH!!!! THANKYOUU SOOOO MUCCHHHHHH
It's very slow in compiling an application. It will just freeze in the process.
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
Hi
Excellent video
Thank you
Is it possible to install any GUI and send it to a vnc viewer and have a graphic interface?
Can it run Gnome or any other desktop environment?
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.
Is it working on ipad pro 2021??
wondering if still unable to load panda
At this point I don’t believe it can
what if you cant download apps onto the ipad? i have an old one
Bro.. unable to download virtualenv
THANK YOU SOOOO MUCH
Wow.. this is awesome.. I was considering to get a raspberry pi before watching this video
Best vid ever
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.
Rip can’t run ddos tools :/
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 + \
Seriously, thank you so much for this!
great video.
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.
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
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.
So with this can i emulate mint, ubuntu, alpine and other linux distros?
NO
Try Htop in another console.
Or get a debugger and set break points.
How do you change your aspect ratio to 16:9
Hello can you run any gui on top of that?
Not right now. It’s limited to the ui ish provides for iPad
It says ERROR when I add phyton3 pls help
What is pi@?
is this still valid in 2022 ?
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
Is possible a environment with other programming language?
I haven’t tried
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
Can sshd be started ? I tried but got a permission error.
iPad iOS
iSH # ip
Cannot open netlink socket: Invalid argument
# ifconfig
ifconfig: /proc/net/dev: No such file or directory
ifconfig: ioctl 0x8912 failed: Not a tty
Awesome!!!!!
Thanks for watching. Please consider subscribing if you haven’t already
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
Thank you so much
You’re welcome
wtf crazy can i run some cron service or apache server ?
Can I do manjaro
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
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 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
Installed it and BOOM - apk update doesn’t work, cannot find a random community server. Typical Linux crap. I’ll just continue using Windows for dev work.
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
virtualenv venv step is taking super long, is this normal?
On ish yes it takes incredibly long vs a mac
Gosh! I cant waith to get ridd of this horrible ipad shit! Thank you so much for the video🙏🏻
Git clone is not working
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
Could you install a DE? 🤨
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.
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.