Adobe Alternatives
Free, open source or single purchase Adobe alternatives.
How to Turn Off the “Sign in with Google” Prompt on Websites
Uncheck the checkbox following this link: https://myaccount.google.com/connections/settings
How to test an SD Card
H2testw Old but reliable. Fills in the disk with data and the verifies it. https://www.heise.de/download/product/h2testw-50539 Fake Flash Test Apart from full scan, has an option for a quick test, which chooses random sectors to write to and verify. https://www.majorgeeks.com/files/details/fakeflashtest.html ChipGenius Able to extract information from USB devices. It can cross reference chipset information with its […]
BlueTooth not working on HomeAssistant on Raspbian (RPI)
Problem: BlueTooth devices are not showing up in HomeAssistant on Raspbian (RPI) Solution: Run the commandline sudo rfkill unblock all Source: https://community.home-assistant.io/t/bluetooth-integration-doesnt-work/448873/7
Specs
Reolink RLC-1212A Mi Temperature and Humidity Monitor 2
Xiaomi Temperature & Humidity Sensor integration with HomeAssistant
Flashing tool: https://pvvx.github.io/ATC_MiThermometer/TelinkMiFlasher.html More information: https://community.home-assistant.io/t/home-asssistant-xiaomi-mijia-lywsd03mmc-temperature-and-humidity-sensor-tutorial-september-2022/456403 https://github.com/atc1441/ATC_MiThermometer
CertBot
Create Cert sudo certbot –nginx -d my.domain.com Renew with dry run sudo certbot renew –dry-run
nginx CheatSheet
Enable Site Reload sudo systemctl reload nginx