Migration to Linux: iPhone: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
Line 34: Line 34:


= Apps, that caused me headaches =
= Apps, that caused me headaches =
* NextCloud App was syncing very slow. Maybe because of this:
* NextCloud App…
*: <code>"{"reqId":"a2Itxu5TKuo32QDKfL5h","level":1,"time":"2023-12-03T08:58:08+00:00","remoteAddr":"2003:ed:f07:f900:b102:5bd3:1a45:ad88","user":"--","app":"no app in context","method":"POST","url":"/nextcloud/index.php/login","message":"IP address throttled because it reached the attempts limit in the last 30 minutes [action: login, delay: 400, ip: 2003:ed:f07:f900:b102:5bd3:1a45:ad88]","userAgent":"Mozilla/5.0 (Linux; Android 14; Pixel 8 Build/UD1A.231105.004; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/119.0.6045.164 Mobile Safari/537.36","version":"25.0.13.2","data":[],"id":"656c444b622c3"}"</code>
** …was syncing very slow. Maybe because of this:
*: Admin --> Security --> Brute-force IP whitelist<ref>https://help.nextcloud.com/t/how-can-i-unblock-an-ip-blocked-through-brute-force-detection/5731/6</ref>
**: <code>"{"reqId":"a2Itxu5TKuo32QDKfL5h","level":1,"time":"2023-12-03T08:58:08+00:00","remoteAddr":"2003:ed:f07:f900:b102:5bd3:1a45:ad88","user":"--","app":"no app in context","method":"POST","url":"/nextcloud/index.php/login","message":"IP address throttled because it reached the attempts limit in the last 30 minutes [action: login, delay: 400, ip: 2003:ed:f07:f900:b102:5bd3:1a45:ad88]","userAgent":"Mozilla/5.0 (Linux; Android 14; Pixel 8 Build/UD1A.231105.004; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/119.0.6045.164 Mobile Safari/537.36","version":"25.0.13.2","data":[],"id":"656c444b622c3"}"</code>
*: <code>sudo -u www-data php occ security:bruteforce:reset 2003:ed:f07:f900:b102:5bd3:1a45:ad88</code>
**: Admin --> Security --> Brute-force IP whitelist<ref>https://help.nextcloud.com/t/how-can-i-unblock-an-ip-blocked-through-brute-force-detection/5731/6</ref>
 
**: <code>sudo -u www-data php occ security:bruteforce:reset 2003:ed:f07:f900:b102:5bd3:1a45:ad88</code>
**:Generally: Wait for Download/Sync. It takes a while and there is no progress shown, but it will work in the end
** …How to transfer Audiobooks to internal storage
**# Go to settings, make sure you choose <code>/data/user/0/com.nextcloud.client/files</code><ref>https://help.nextcloud.com/t/storage-path-explained/62784</ref> as this will allow you to open the files in other Apps
**# Use the kebap-menu for {{key press|Download}} (Sync)
**# Use {{key press|Export}} (This will copy it to Internal Storage/Downloads)
**# Use the {{key press|Files}}-App to move it to Internal Storage/Audiobooks
**# If it#s .m4b, rename it to .mp3 or .m4a - it will then show up in Smart Audiobook Player


= New Apps =
= New Apps =

Revision as of 12:44, 3 December 2023

You are here: /Migrating from macOS to Linux/Migration to Linux: iPhone


Why?

My iPhone 7 is now (2023) several years old, battery is bad, updates won't be available for much longer.

How?

I purchased a Google Pixel 8 and I tried to migrate all the services to the new device…

  • Automatic Transfer of Apps and Data is, besides of copied music, rubbish

Apps, that are identically available and working just fine

    • Floccus
    • Home Assistant
    • Signal
    • WhatsApp
    • Facebook
    • Instagram
    • Ingress
    • Pokemon Go
    • Amazon
    • eBay

In general, you can assume commercial apps are just fine (somehow sad)

Apps, that needed to be replaced

  • BookPlayer → Smart AudioBook Player (Note: If Audiobooks from internal storage don't show up - rename m4b zu mp3…)
  • FreeOTP → Google Authenticator
  • Music →

Apps, that caused me headaches

  • NextCloud App…
    • …was syncing very slow. Maybe because of this:
      "{"reqId":"a2Itxu5TKuo32QDKfL5h","level":1,"time":"2023-12-03T08:58:08+00:00","remoteAddr":"2003:ed:f07:f900:b102:5bd3:1a45:ad88","user":"--","app":"no app in context","method":"POST","url":"/nextcloud/index.php/login","message":"IP address throttled because it reached the attempts limit in the last 30 minutes [action: login, delay: 400, ip: 2003:ed:f07:f900:b102:5bd3:1a45:ad88]","userAgent":"Mozilla/5.0 (Linux; Android 14; Pixel 8 Build/UD1A.231105.004; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/119.0.6045.164 Mobile Safari/537.36","version":"25.0.13.2","data":[],"id":"656c444b622c3"}"
      Admin --> Security --> Brute-force IP whitelist[1]
      sudo -u www-data php occ security:bruteforce:reset 2003:ed:f07:f900:b102:5bd3:1a45:ad88
      Generally: Wait for Download/Sync. It takes a while and there is no progress shown, but it will work in the end
    • …How to transfer Audiobooks to internal storage
      1. Go to settings, make sure you choose /data/user/0/com.nextcloud.client/files[2] as this will allow you to open the files in other Apps
      2. Use the kebap-menu for

Download (Sync)

      1. Use

Export (This will copy it to Internal Storage/Downloads)

      1. Use the

Files-App to move it to Internal Storage/Audiobooks

      1. If it#s .m4b, rename it to .mp3 or .m4a - it will then show up in Smart Audiobook Player

New Apps

    • KDE Connect

Footer