openmediavault

Ungelesene Themen

    1. Thema
    2. Antworten
    3. Letzte Antwort
    1. System disk does not boot 1

      • gretaM
    2. Antworten
      1
      Zugriffe
      142
      1
    3. gretaM

    1. SFTP or FTPS how? 9

      • Meguinness
    2. Antworten
      9
      Zugriffe
      127
      9
    3. ryecoaaron

    1. Docker Compose question "/var/run/docker.sock" 1

      • BlueCoffee
    2. Antworten
      1
      Zugriffe
      33
      1
    3. ryecoaaron

    1. WOL on OMV works only when I unplug and plug the power cable.

      • Steglitzer66
    2. Antworten
      0
      Zugriffe
      23
    1. Email updated / Dashboard 8

      • CAH1982
    2. Antworten
      8
      Zugriffe
      114
      8
    3. ryecoaaron

Letzte Aktivitäten

  • gretaM

    Hat eine Antwort im Thema
    • OMV 7.x
    System disk does not boot verfasst.
    Beitrag
    OK I managed to boot with 6.6.13 but the default linux image prevents me to access omv7

    Can I remove linux-image-6.7.12+bpo-amd64 or deactivate it in order to reboot my system from anywhere if it fails?
    Must I remove linux-headers too?

    Is there another…
  • Meguinness

    Hat mit Gefällt mir auf den Beitrag von ryecoaaron im Thema
    • OMV 7.x
    SFTP or FTPS how? reagiert.
    Reaktion (Beitrag)
    You can use a key or password unless you disable passwords. You just have to expose the ssh port to the internet from your router. You will need to google how to do that for your specific router.
  • DonkeeeyKong

    Reaktion (Beitrag)
    I have put a testing version of a timeshift plugin for OMV 7.x in the following location:
    https://omv-extras.org/testing…ult-timeshift_7.0_all.deb

    Please don't install on an important system yet.

    The Settings tab writes the timeshift config file.

    The…
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    You can use a key or password unless you disable passwords. You just have to expose the ssh port to the internet from your router. You will need to google how to do that for your specific router.
  • Meguinness

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    […]

    yes i did use putty, but i want to use my ftp/sftp client to access my files from outside the local network. i need to create a key i believe?
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    […]

    ssh is enabled by default. You do that from the ssh tab in the OMV web interface. You have never logged into your server before using something like putty?
  • Meguinness

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    […]

    thanx...would you mind to give me a step by step guide how to enable shh service properly as i never used the feature before. thank you
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    The ssh service allows sftp by default since sftp uses ssh. You can also install the sftp to provide a second sftp-only port that has the ability to jail off the files.
  • Meguinness

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    […]

    sftp transfers by default? i can only see FTP on the services tabs .....and is what i currently use to access my files.,how do i enable sftp? thanx
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    Docker Compose question "/var/run/docker.sock" verfasst.
    Beitrag
    […]

    Why? docker.sock is how the container "talks" to the docker service. You don't ever want to use a different path for that particular file.