Posts by V[oo]D[oo]

    Hi all,


    only a little curiosity: if I set up a share by OMV my mac see share like a mac/linux share (icon mac); instead if I set up a share mannualy or, for example, by webmin (not on OMV) on mac i see a share like windows. I tried also copy/paste smb.conf from OMV, but nothing change. Whre the difference.


    THX

    Hello.

    I've installed openvpn-as in docker, in control panel web i've changed hostname with my dns host name, then i've created a new user with auto login and last I've disabled traffic routed through vpn.

    With this configuration i'm able to connect to (via openvpn connect) my vpn and client can use internet with own wan ip.

    By openvpn connect I see that server assign IP to the client 127.27.244.x

    Now how can see my smb share considering that omv is on 192.168.1.x and openvpn is in bridge docker with network 172.17.0.0.


    I hope is clear

    thanks a lot

    Hi, recently I installed Dashmachine via docker, everything works fine. Now I would like to understand how to configura it by config.ini. Create some links to containers is simple, but, for example, is possible create links to share? where is possible find documentation about config.ini and its language.


    thks

    [s6-init] making user provided files available at /var/run/s6/etc...exited 0.,

    [s6-init] ensuring user provided files have correct perms...exited 0.,

    [fix-attrs.d] applying ownership & permissions fixes...,

    [fix-attrs.d] done.,

    [cont-init.d] executing container initialization scripts...,

    [cont-init.d] 01-envfile: executing... ,

    [cont-init.d] 01-envfile: exited 0.,

    [cont-init.d] 10-adduser: executing... ,

    ,

    -------------------------------------,

    _ (),

    | | ___ _ __,

    | | / __| | | / \ ,

    | | \__ \ | | | () |,

    |_| |___/ |_| \__/,

    ,

    ,

    Brought to you by linuxserver.io,

    -------------------------------------,

    ,

    To support LSIO projects visit:,

    https://www.linuxserver.io/donate/,

    -------------------------------------,

    GID/UID,

    -------------------------------------,

    ,

    User uid: 1000,

    User gid: 100,

    -------------------------------------,

    ,

    [cont-init.d] 10-adduser: exited 0.,

    [cont-init.d] 30-config: executing... ,

    [cont-init.d] 30-config: exited 0.,

    [cont-init.d] 99-custom-scripts: executing... ,

    [custom-init] no custom files found exiting...,

    [cont-init.d] 99-custom-scripts: exited 0.,

    [cont-init.d] done.,

    [services.d] starting services,

    [services.d] done.,

    Hi all,


    I have a problem with qbittorrent; installed by portainer seems all ok but when I start a download start a infinity loop reboot.

    here stacks:

    ---

    version: "2.1"

    services:

    qbittorrent:

    image: linuxserver/qbittorrent

    container_name: qbittorrent

    environment:

    - PUID=1000

    - PGID=100

    - TZ=Europe/Rome

    - UMASK_SET=022

    - WEBUI_PORT=8080

    volumes:

    - /srv/dev-disk-by-label-Config/Config/qbittorrent:/config

    - /srv/dev-disk-by-label-Downloads/Downloads:/downloads

    ports:

    - 6881:6881

    - 6881:6881/udp

    - 8080:8080

    restart: unless-stopped


    all permission on folder seems ok


    thanks

    Hi gderf


    YEEEESSSSSSSSS I solved!!!


    The problem was that mapped dir /config was in another disk with opt noexec.
    Editing /etc/openmediavault/config.xml, remove noexec opt, then run omv-mkconf and reboot evrything work fine


    Thanks a lot


    Bye

    Hi all


    I expose here below my situation about plex and h265 files:


    - by plug-in on OMV4 it's all OK pc and TV


    - by docker : on pc client all ok on TV client h265 files don't work; same situation on OMV5 docker and portainer.


    Could be CPU? On OMV4 is intel Q8300; on OMV5 is a VM on cpu 6600k
    Could be client TV? Therefore why onn plug-in is ll ok


    Thanks a lot


    Bye