Advanced Search
Search Results
76 total results found
Upgrade über Konsole
sudo -u abc php /config/www/nextcloud/updater/updater.phar sudo -u abc php /config/www/nextcloud/occ upgrade sudo -u abc php /config/www/nextcloud/occ maintenance:mode --off Quelle
Fix Folder Permissions
chown -R nobody:users /mnt/user/
Telnet Login, Passwort-&Tokenreset
Zurücksetzen Querypasswort: In Dockercontainer: cd teamspeak ./ts3server_minimal_runscript.sh stop ./ts3server_minimal_runscript.sh serveradmin_password=*NEUESPASSWORT* ./ts3server_minimal_runscript.sh stop ./ts3server_minimal_runscript.sh In Putty/mRem...
Fronius PV einbinden
# in die Datei /homeassistant/configuration.yaml einbauen ... template: - sensor: - name: "Battery Power Charging" unit_of_measurement: W device_class: power state: "{{ max(0, 0 - states('sensor.solarnet_power_battery') ...
Xiaomi Smart Devices
--------- NAME: Bad Eg ID: 77726756 MAC: 78:11:DC:AB:C3:DB IP: 192.168.0.142 TOKEN: 68471cab5e8f5d92f9cb64ce4694387f MODEL: yeelink.light.ceiling1 --------- NAME: Bad OG (Farbe) ID: 1311...
Clients einbinden
Linux: lnx link Windows: IOT Link besser: Hass.Client
Wii Controller passthrough
You could connect Wii-motes directly to the Steam Deck's bluetooth using pass-thru mode from the Dolphin emulator but the Steam Deck's onboard bluetooth only seems able to connect two wii-motes reliably. If you're looking for 3 or 4 player you'll need anot...
Touch PC
Unified Remote: https://www.unifiedremote.com/tutorials/how-to-install-unified-remote-server-deb-via-terminal
Server zu Server Wireguard
Network1: 192.168.0.0/24 Router1: 192.168.1.1 Unraid1: 192.168.1.10 Endpoint1 DNS: trance-port.de Endpoint1 Port: 52002 Network2: 192.168.2.0/24 Router2: 192.168.2.1 Unraid2: 192.168.2.10 Endpoint2 DNS: orleuv.ddnss.de Endpoint2 Port: 52002 ...
TURN Server
IP Caasify VPS: 185.226.93.63 Exposed Ports: Firewallrules anlegen in VPS: sudo ufw allow 3478/tcp comment 'Allow TURNserver' sudo ufw allow 3478/udp comment 'Allow TURNserver' sudo ufw allow 5349/tcp comment 'Allow TURNserver' sudo ufw allow 5349...
Extensions installieren
KWL Pluggit
// // @author Helge Klug // @copyright Copyright (c) 2018 Helge Klug // @version 1.10 // // @see http://www.pluggit.com/fileserver/files/1413/609560454939420/21_10_2013_modbus_addresses.pdf // Register : 40025 | prmFWVersion | UINT | Read | ...
Managing Models
Usage: ollama [flags] ollama [command] Available Commands: serve Start ollama create Create a model from a Modelfile show Show information for a model run Run a model pull Pull a model from a registry ...
Beschattungsautomatik
Ausrichtung Haus überprüfen: Sonnenatlas Bayern alias: Sonnenstand Fassade description: "" triggers: - entity_id: sensor.sun_solar_azimuth trigger: state conditions: [] actions: - choose: - conditions: - condition: template...
Hoymiles AhoyDTU
{"menu":{"name":["Live","Serial Console","Settings","-","REST API","-","Update","System"], "link":["/live","/serial","/setup",null,"/api",null,"/update","/system"], "trgt":[null,null,null,null,"_blank"]}, "system":{"ssid":"Tranceport", "device_name":"AHOY ...
Crowdsec
AllowLists You can create a new AllowList using cscli: cscli allowlist create my_allowlist -d 'created from the docs' To add entries to the AllowList, provide the name and the value you want to allow: Single IP: cscli allowlist add my_allowlist 192.168.1....