Marolo

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Marolo

  1. @ich777 It works. Thank you.
  2. Script: #!/bin/bash #/etc/rc.d/rc.docker stop printf "MT - %s" "czekam na uruchomienie pfSense ..." while ! ping -c 1 -n -w 1 192.168.1.1 &> /dev/null do printf "%c" "." done printf "\n%s\n" "MT - pfSense jest już online" printf "\n%s\n" "MT - Uruchamian Docker'a" #/etc/rc.d/rc.docker start docker start mosquitto docker start syncthing printf "\n%s\n" "MT - Docker uruchomiony" Log: Script location: /tmp/user.scripts/tmpScripts/pfSense_Czy_Działa/script Note that closing this window will abort the execution of this script MT - czekam na uruchomienie pfSense ... MT - pfSense jest już online MT - Uruchamian Docker'a Error response from daemon: network br0 not found Error: failed to start containers: mosquitto Error response from daemon: network br0 not found Error: failed to start containers: syncthing MT - Docker uruchomiony Manual start: To start the Docker containers: Settings -> Docker -> Enabled Docker = No Settings -> Docker -> Enabled Docker = Yes
  3. Hello, I would like Docker Engine to start only after starting VM (PFSense). I downloaded Script from the Internet and I know when Pfsense is ready: #!/bin/bash printf "MT - %s" "czekam na uruchomienie pfSense ..." while ! ping -c 1 -n -w 1 192.168.1.1 &> /dev/null do printf "%c" "." done printf "\n%s\n" "MT - pfSense jest już online" How to start Docker Engine now, just like using the Settings -> Docker -> Enabled Docker = Yes Pfsense assigns me an IP in my network in 192.168.1.0, and the first pool is reserved for Docker containers. Now, when Unraid restart, the docker containers do not start. The delay of running by 5 minutes of containers Docker does not help. I used: /etc/rc.d/rc.docker start /etc/rc.d/rc.docker stop but it's bad.
  4. Hello, Are there already TBS-OS drivers for UNRAID 6.11? I have a TBS 5930 card.
  5. My computer has no PCIe. I have something like this (only CPU J4125): https://pl.aliexpress.com/item/1005003993468819.html?spm=a2g0o.productlist.0.0.22ae5a15l8MHDX&algo_pvid=dbc0a892-e166-48b4-8cfb-2a977aecb065&aem_p4p_detail=202207220440356821057790179200001511830&algo_exp_id=dbc0a892-e166-48b4-8cfb-2a977aecb065-1&pdp_ext_f={"sku_id"%3A"12000027673149423"}&pdp_npi=2%40dis!PLN!!1515.21!!!!!%402100bde716584900353748389edfae!12000027673149423!sea
  6. No, I don't have. I want to buy.
  7. Hello, Ich777 - I am asking for help: Do TBS TV tuners USB work on Unraid (Tvheadend)? I mean TBS5930 and TBS5520SE.