openmediavault

Ungelesene Themen

    1. Thema
    2. Antworten
    3. Letzte Antwort
    1. Fix drive letters 9

      • djsalentino
    2. Antworten
      9
      Zugriffe
      196
      9
    3. B3rnd

    1. Docker-compose NextCloud on armhf / arm32v7 platform 4

      • MikeSmith
    2. Antworten
      4
      Zugriffe
      522
      4
    3. MikeSmith

    1. Timeshift configuration 1

      • ftriscari
    2. Antworten
      1
      Zugriffe
      66
      1
    3. gderf

    1. two discs synchronized 14

      • carlo.coin
    2. Antworten
      14
      Zugriffe
      195
      14
    3. chente

    1. Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION 2

      • peekaa
    2. Antworten
      2
      Zugriffe
      51
      2
    3. ryecoaaron

Letzte Aktivitäten

  • B3rnd

    Hat eine Antwort im Thema Fix drive letters verfasst.
    Beitrag
    If you add hard disks to the fstab, you will always find them in the same self-selected, self-named place in the tree.
  • MikeSmith

    Hat eine Antwort im Thema Docker-compose NextCloud on armhf / arm32v7 platform verfasst.
    Beitrag
    […]

    Sure thing here is where I go the docker compose from.

    On issue is arm32v7 architecture I'm running. I can't use:
    (Quelltext, 1 Zeile)

    So I'm using this instead.
    (Quelltext, 1 Zeile)

    I'll do what you suggested and report back.

    Appreciate all the help :)
  • Soma

    Hat eine Antwort im Thema Docker-compose NextCloud on armhf / arm32v7 platform verfasst.
    Beitrag
    I'm lost. I can't make any sense of the YML you posted so I ask again:
    From where did you get that example?
    Link please.


    The most basic setup to have Nextcloud running is already on the YML example I gave you.
    Once NC is running and configured, adding redis…
  • MikeSmith

    Hat eine Antwort im Thema Docker-compose NextCloud on armhf / arm32v7 platform verfasst.
    Beitrag
    Ok so I've updated the compose file:

    I think it resolves some of your questions Soma?
    (Quelltext, 99 Zeilen)

    Still having issues getting it running.

    The error is:
    (Quelltext, 51 Zeilen)

    The error is saying…
  • gderf

    Hat eine Antwort im Thema Timeshift configuration verfasst.
    Beitrag
    Might be a good idea to move this to the Guides section.
  • DonkeeeyKong

    Hat mit Gefällt mir auf den Beitrag von ftriscari im Thema Timeshift configuration reagiert.
    Reaktion (Beitrag)
    Hi there,

    I just set up timeshift in my two openmediavault machines. I just wanted to describe my process (almost a mini-guide) in case somebody finds it useful. Any comments are welcome!!

    Timeshift is a well known software to run a back-up of a running…
  • chente

    Hat eine Antwort im Thema two discs synchronized verfasst.
    Beitrag
    […]

    From what I see in that image it seems that the formatting of that hard drive is excessively slow, it should not be that slow. Maybe the cause could be if it is connected by USB. Or maybe the hard drive is damaged.
  • BernH

    Hat eine Antwort im Thema two discs synchronized verfasst.
    Beitrag
    What do you consider small? Video files are large, as can be some audio files.
  • ftriscari

    Hat das Thema Timeshift configuration gestartet.
    Thema
    Hi there,

    I just set up timeshift in my two openmediavault machines. I just wanted to describe my process (almost a mini-guide) in case somebody finds it useful. Any comments are welcome!!

    Timeshift is a well known software to run a back-up of a running…
  • ryecoaaron

    Beitrag
    This should fix it.
    echo "deb [signed-by=/usr/share/keyrings/armbian.gpg] http://apt.armbian.com bookworm main bookworm-utils" | sudo tee /etc/apt/sources.list.d/armbian.list
    sudo apt-get update