All my charts for comparing Ubiquiti’s models of UniFi Gateways, Consoles, Wireless Access Points, and Switches. Last updated in December 2024 for the Enterprise Fortress Gateway, UXG-Enterprise, Enterprise Campus switches, and E7 Enterprise Wi-Fi 7 access points.
Configuring External Storage (GUI) — Nextcloud latest Administration Manual latest documentation
Adjusting belt tension (XL)
On the Original Prusa XL, adjusting the belt to the optimal tension is crucial to achieving good quality on the prints. A loose belt can cause Layer shifting, Ghosting, or other print abnormalities,…
VLOOKUP with Examples in LibreOffice Calc
A novice user guide on VLOOKUP function in LibreOffice Calc spreadsheet program with examples and things you need to know.
Source: VLOOKUP with Examples in LibreOffice Calc – libreofficehelp.com
perlre – Perl regular expressions – Perldoc Browser
regex101: build, test, and debug regex
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
https://regex101.com/
JavaScript Tester online
https://webtoolkitonline.com/javascript-tester.html
Source: JavaScript Tester online
REGEX Regular Expression Tester
Run Multiple Domains with One WordPress Instance
Option 1: Explicitly Define the Domains
if ($_SERVER['HTTP_HOST'] == 'www.mywebsite.com') {
define('WP_SITEURL', 'http://www.mywebsite.com');
define('WP_HOME', 'http://www.mywebsite.com');
} else {
// this is the default that shows up if someone visits your site
define('WP_SITEURL', 'http://www.mywebsite.net');
define('WP_HOME', 'http://www.mywebsite.net');
}
Source: Run Multiple Domains with One WordPress Instance – WPLauncher
Connecting OctoPrint to Home Assistant via MQTT » The smarthome journey
OctoPrint and your 3D printer can be controlled and monitored by Home Assistant either via an integration or via MQTT. This article will describe the more
Source: Connecting OctoPrint to Home Assistant via MQTT » The smarthome journey
