Dashboard

Ungelesene Themen

    1. Thema
    2. Antworten
    3. Letzte Antwort
    1. OMV 8 omv-extras plugin failure to install 12

      • Aussie3d
    2. Antworten
      12
      Zugriffe
      323
      12
    3. Aussie3d

    1. login trouble 1

      • KYWes1815
    2. Antworten
      1
      Zugriffe
      34
      1
    3. votdev

    1. A thank you! 2

      • Dankonen
    2. Antworten
      2
      Zugriffe
      139
      2
    3. Kekusss111

    1. OMV clean install fail 2

      • spam_me_senseless
    2. Antworten
      2
      Zugriffe
      112
      2
    3. Kekusss111

    1. Add icons on dashboard of users to access docker images 2

      • dstkd
    2. Antworten
      2
      Zugriffe
      65
      2
    3. bobby2

Letzte Aktivitäten

  • Aussie3d

    Hat eine Antwort im Thema
    • gelöst
    OMV 8 omv-extras plugin failure to install verfasst.
    Beitrag
    :S LINUX!?!!! :!:
    […]

    Nice to learn something new everyday.
    Thanks for correcting my ignorance, with linux no matter how much I learn I still feel like a rookie! ;)
  • Teschbert

    Hat mit Gefällt mir auf den Beitrag von Dankonen im Thema A thank you! reagiert.
    Reaktion (Beitrag)
    TLDR; Thank you. If you post answers, if you help people, thank you! You've been massively helpful and wonderful.

    The reason I'm posting is that I've been through this forum and this webpage multiple times. I've been using openmediavault for over a year…
  • votdev

    Hat eine Antwort im Thema login trouble verfasst.
    Beitrag
    Go to the CLI and run omv-firstaid to reset the admin password. Make sure to use the user admin.
  • Kekusss111

    Hat eine Antwort im Thema A thank you! verfasst.
    Beitrag
    Thanks for the comment
  • Kekusss111

    Hat eine Antwort im Thema OMV clean install fail verfasst.
    Beitrag
    Sounds like something is still hanging around in metadata somewhere. I ran into almost the same thing last year messing with OMV on a spare box. Turned out I hadn’t wiped the partition table properly — gparted “delete” wasn’t enough. I had to…
  • bobby2

    Beitrag
    I just made bookmarks in my browser for the various applications. It also has the benefit of me not needing to log into the OMV-webgui everytime. Maybe that could be a solution for you too?
  • raulfg3

    Beitrag
    I use docker heimdall to do something simmilar.

    https://github.com/linuxserver/Heimdall

    eg:

  • BernH

    Beitrag
    […]

    Wireguard is a peer-to-peer vpn. To use it, the receiving system (acting like a server), needs to have a port forwarded through the router to the system, and ideally a dns configuration if you have a dynamic ip address. Once that is done, an incoming…
  • BernH

    Hat eine Antwort im Thema
    • OMV 7.x
    SnapRAID on raid6 settings verfasst.
    Beitrag
    […]

    I have been working with large RAID arrays in the audio and video post production industry since the late 90's with some files living on those arrays for years befor a project is finished, and have been carrying my own files forward since the early to…
  • crashtest

    Hat eine Antwort im Thema
    • gelöst
    OMV 8 omv-extras plugin failure to install verfasst.
    Beitrag
    As ryecoarron has pointed out:

    […]

    su - root is different from su root. (the command is su space - space root)

    su - root changes to the root user profile which enables /usr/sbin.

    su root gives root file access but it does not change from the admin users…