this post was submitted on 14 Aug 2023
21 points (92.0% liked)

Selfhosted

37811 readers
507 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

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 are viewing a single comment's thread
view the rest of the comments
[–] fireshaper@social.belowland.com 5 points 10 months ago (2 children)

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.

[–] deleted@lemmy.world 3 points 10 months ago (1 children)

I totally understand. However, I stumbled upon this repository https://github.com/shield007/wine-itunes-docker

But last commit was 9y so 100% abandoned.

Then I asked myself what if we can run on a container a lightweight wine version tailor made to be compatible with iTunes?

[–] scroll_responsibly@lemmy.sdf.org 2 points 10 months ago (2 children)

iTunes requires usb drivers to sync with an iPhone. Wine does not support windows usb drivers so even if you get iTunes to work in wine, connecting to the iPhone with it won’t work. You might be able to use libimobiledevice to do a backup.

[–] schmurian@lsmu.schmurian.xyz 2 points 10 months ago* (last edited 10 months ago) (1 children)

I use libimobildevice on my raspberry and it works in terms of backups. I haven‘t tried to restore it though. Hope this works too… :D

[–] deleted@lemmy.world 1 points 10 months ago

Could you please elaborate more about your setup?

Like what software you used with raspberry pi to backup your data.

I have no problem using windows to restore though.

[–] deleted@lemmy.world 2 points 10 months ago

Iphone can do wireless backup if both the iphone and pc are connected to the same network.