|
You are here |
thornelabs.net | ||
| | | | |
dht.is
|
|
| | | | | SOLVED posts detail solutions to problems I could not find anywhere else. After installing axe-cli in my Ubuntu/Windows 11 environment using Windows Subsystem for Linux (WSL), I got the following error whenever I tried to run it: Chrome failed to start: crashed (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location [file path] is no longer running, so ChromeDriver is assuming that Chrome has crashed.) This can be caused by a lot of things (and I tried most of them), but in my case it was caused by Chrome not being installed in my WSL environment, which makes sense because I only use it for command line programs. | |
| | | | |
brandonrozek.com
|
|
| | | | | I've been playing with Tasmota smart devices recently; and to hook them up with home assistant, they both need to be configured to utilize MQTT. In this post, we'll only focus on the MQTT part. From quickly installing it to making sure publish/subscribe messages work on another machine. Installing MQTT Broker On the server you want to install MQTT on: sudo dnf install mosquitto We won't go over how to setup TLS or authenticated users. | |
| | | | |
www.jeremymorgan.com
|
|
| | | | | Want to make an SD Card for your Raspberry PI using Arch Linux? Most directions show how to do it with mainstream operating systems, but here's a guide for Arch Users. | |
| | | | |
www.paedubucher.ch
|
|
| | | Personal Website of Patrick Bucher (paedubucher), mostly about IT-related topics (programming) | ||