Hi,
if you want to use Conditional Rules in tasmota you have to built your own firmware, because Conditional Rules are not included in the precomplied binaries.
Continue reading Tasmota: Build your own tasmota firmware
Hi,
if you want to use Conditional Rules in tasmota you have to built your own firmware, because Conditional Rules are not included in the precomplied binaries.
Continue reading Tasmota: Build your own tasmota firmware
Hi,
if you cannot logon to a linux machine and you got an error:
Continue reading Linux: ssh error “too many authentification error”
Hi,
I will show you how you can update a VCSA Appliance from command line rather then from webfrontend.
I assume you have configured a proxy server when you do not have a direct internet connection.
Login to the appliance at the console or by ssh.
Continue reading VMWare vSphere: Update VCSA Appliance from command line
Hi,
Windows Event tracing also supports the capturing of network traffic which can be reed by Wireshark, Microsoft Network Monitor or the Microsoft Message Analyzer.
Continue reading Windows: Capture a network trace with builtin tools (netsh)
Hi,
here some often requested basic examples on how to edit text files with sed.
Continue reading sed: Editing text files