Firefox Send on Shared Hosting
To setup Firefox Send on shared hosting you will need a Shared hosting that supports NodeJS. SSH support is very much recommended but not necessary for non-production service. Following the… Read more »
wp-search-with-algolia
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/cnbeining.com/html/wp-includes/functions.php on line 6121To setup Firefox Send on shared hosting you will need a Shared hosting that supports NodeJS. SSH support is very much recommended but not necessary for non-production service. Following the… Read more »
TLDR Preview.app shall ONLY WORK with ONE PAGE. Most commands on Stackoverflow shall ask you to use imagemagick : however recommended commands are for Linux which works different from macOS… Read more »
for i in {1..10}; do flock -nx ~/tmp/ws.lock -c "/home/binary" || true ; sleep 5; done
Why? Echoing my comments in https://lowendtalk.com/discussion/177687/nodejs-hosting-using-directadmin – Since Apache can be used as reverse proxy why should we be limited by environment provided by the host? How? Apache ProxyPass (nope)… Read more »
Why? Although not problematic for most commercial Email providers(GMail, Outlook, etc.), self-hosted Email are prone to inbound SPAM. A couple solutions exist: the most common one is to use local… Read more »
Why? Google Docs is great – but is behind GFW. Better have something we can control. Options? Nextcloud has native support of Collabora Office. ONLYOFFICE also supports Nextcloud. Difference? Collabora… Read more »
What Cache? There are may layers of cache one can run on WordPress – ranking from farthest to closest: Browser: setup long expiry time to cache as much data as… Read more »
What happened? Sadly Google is shutting down the free version of G Suite for good. What now? There are some not-so-good alternatives: Self hosting: Mailcow is extremely memory hungry and… Read more »
There’s a problem that Slack login is required for Slack integration, but sometimes we want to use OIDC for login: this will make the application vomit. Steps to fix it:… Read more »
Outline what? Outline is a nice personal wiki tool that Supports Markdown natively Self hosting option Fast Nice searching function Not overly complicated Supports live collaboration making it great for… Read more »