I’ve an iPhone and Id like to backup my phone to my server running Debain 11 with docker installed.
So, is there a way to install and run iTunes either on the os it self or in a container?
You must log in or register to comment.
There is libimobiledevice for interavting with ios devices, you might want to check it out
Good to know.
I’m so excited to go home and try it.
Not iTunes, but you can use libimobiledevice to backup an Apple device on Linux https://docs.mvt.re/en/latest/ios/backup/libimobiledevice/
I don’t think it’s possible. iTunes requires a full OS install, so you’ll have to just run it on a VM. And Apple has things locked down so much that the only way to do full iPhone/iPad backups is through iTunes.
There’s the windows version. Run it through WINE or something