Posts by openmedianer

    I will try the OMV Rtcwake plugin



    Code
    openmediavault-wol 7.0.2
    OpenMediaVault WOL plugin
    
    Plugin to send wake-on-lan magic packets and put system in standby to wake at a specified time using rtcwake and wakeonlan.
    
    Section: Utilities
    Maintainer: OpenMediaVault Plugin Developers <plugins@omv-extras.org>
    Homepage: http://omv-extras.org/
    Repository: /
    Size: 15.94 KiB


    Hello can i use with the openmediavault-wol 7.0.2 the input?


    Code
    sudo rtcwake -m no -s 360 && sudo poweroff


    How to wake operating system at specific time
    Wake operating system at specific time.
    sleeplessbeastie.eu


    GitHub - sipeed/NanoKVM: Affordable, Multifunctional, Nano RISC-V IP-KVM
    Affordable, Multifunctional, Nano RISC-V IP-KVM. Contribute to sipeed/NanoKVM development by creating an account on GitHub.
    github.com


    KVM over IP - PiKVM
    PiKVM is the most advanced and open KVM over IP in the world. Get a BIOS-level remote control over your server.
    pikvm.org

     https://github.com/pikvm/pikvm


    ryecoaaron

    Where can in find the OMV-Shutdown-Script?

    Can i edit this script?

    Hello, sorry for the big pics.


    Case_01

    I want to switch on my OMV System with a Nuos A8T.

    If i shutdown my OVM with the OMV GUI i don't can start OMV again with the Nuos A8T switch.


    Case_02

    If i use for shutdown the Nuos A8T switch, the system is off without problems, but isn't good for my data and hdd.

    In this case i can start the OMV System with my Nuos A8T switch.


    I don't can use wake on lan.


    How can i solved my problem?


    openmedianer

    -


    Code
    http://192.168.xxx.xxx:8090/welcome/


    QUGUsT2.png


    First success.

    Hello, did we can get UpSnap as docker-compose template?


    https://github.com/seriousm4x/UpSnap/pkgs/container/upsnap


    https://hub.docker.com/r/seriousm4x/upsnap


    Should i try portainer or the omv GUI to use UpSnap with omv?


    4 February 2025 by Marius Bogdan Lixandru

    How to Install UpSnap on Your Synology NAS
    Trustworthy expert guide to your Synology NAS.
    mariushosting.com


    Code
    https://technik.schächner.de/blog/2024/08/12/wake-on-lan-service-mit-docker-installieren-upsnap/

    home-assistant

    Code
    virt-install --name haos --description "Home Assistant OS" --os-variant=generic --ram=4096 --vcpus=2 --disk <PATH TO QCOW2 FILE>,bus=scsi --controller type=scsi,model=virtio-scsi --import --graphics none --boot uefi

    my terminal solution

    Code
    virt-install --name haos --description "Home Assistant OS" --os-variant=generic --ram=4096 --vcpus=2 --disk haos_ova-14.2.qcow2,bus=scsi --controller type=scsi,model=virtio-scsi --import --graphics none --boot uefi


    than

    Code
    Welcome to Home Assistant
    homeassistant login: virt-install --name haos --description "Home Assistant OS" --os-variant=generic --ram=4096 --vcpus=2 --disk haos_ova-14.2.qcow2,bus=scsi --controller type=scsi,model=virtio-scsi --import --graphics none --boot uefi



    &postID=342581#post342581


    I don't can choice the Storage Volume, i have another GUI.


    I will search a solution in this thread: KVM OMV Web GUI | home-assistant KVM .qcow2

    Hello, how can i solved this problem?


    Thank yout

    openmedianer

    Start https://thingsboard.io/docs/ge…tarted-guides/helloworld/


    Terminal solution


    Code
    mkdir -p ~/.mytb-data && sudo chown -R 799:799 ~/.mytb-data
    mkdir -p ~/.mytb-logs && sudo chown -R 799:799 ~/.mytb-logs
    docker run -it -p 8080:9090 -p 7070:7070 -p 1883:1883 -p 5683-5688:5683-5688/udp -v ~/.mytb-data:/data \
    -v ~/.mytb-logs:/var/log/thingsboard --name mytb --restart always thingsboard/tb-postgres


    Quote

    These commands install ThingsBoard and load demo data and accounts.

    ThingsBoard UI will be available using the URL: http://localhost:8080. You may use username tenant@thingsboard.org and password tenant.


    88ag18o.jpeg


    My first login. :) :)