I have an old Android tablet, and websites with Let’s Encrypt SSL certificates no longer works. On Let’s Encrypt’s web site they basically just says it should still work But in my case, it doesn’t, I get “NET ERR_CERT_AUTHORITY_INVALID” error. Date on the device is correct. Does anyone know if […]
Monthly Archives: October 2021
The initial steps of installation 1. Get the DEB setup package for the ProtonVPN repository Download the ProtonVPN DEB package 2. Install the ProtonVPN repo Double-click downloaded DEB package to install the repo using your default package manager. 3. Update the apt-get package list $ sudo apt-get update 4. Install […]
How do I make the space key (or any other non-modifier key) act like a modifier? For instance when I hold down space and press h, it should e.g. print “hello”.
I’m trying to deploy Windows 7 using MDT. We had a custom image already built so we want to deploy just that image, and not bother with building any more W7 images using MDT. Yet when I run the deployment, It installs the OS but when it reboots, there’s no […]
Please help, how can I change printer properties – font selection – code page from command line. Thanks screen 1
You’ve probably heard of TypeScript — the language created and maintained by Microsoft that’s had a huge impact on the Web, with many prominent projects embracing and migrating their code to TypeScript. TypeScript is a typed superset of JavaScript. In other words, it adds types to JavaScript — and hence […]
Vanilla Magento 2.4.3-p1, Mysql 8.0 (Percona), Elasticsearch 7.15.1, Varnish 6.5.2 on Ubuntu 20.04.3 Double checked PHP ext.: $ composer check-platform-reqs –no-dev Checking non-dev platform requirements for packages in the vendor dir composer-plugin-api 2.1.0 success ext-bcmath 7.4.3 success ext-ctype 7.4.3 success ext-curl 7.4.3 success ext-dom 20031129 success ext-fileinfo 7.4.3 success ext-gd […]
I’m trying to configure SMTP settings on Magento store as following: but when I test, I have the this error:
I have a problem with bread crumbs. I have several products that are in multiple different categories. instead on the frontend side, univocal bread crumbs should appear (like the univocal path that the customer takes to get to that product – despite being the same product). As you can see, […]