I’ve been using OpenVPN on Windows 10 for years to connect to a remote network. Not a single problem. The remote server runs either on a Raspberry Pi or a Windows PC (can’t look it up now). Authentication uses key files that I’ve generated with the application “xca”, a Windows […]
Monthly Archives: August 2023
The goal is to maintain a very detailed incremental structure: Daily 90 Weekly 52 Monthly All (i.e. permanent record) Problem is, a weekly uses the last daily, which will not create unless all dailies are present, so the weekly [and then also monthly] need to create by date, not by […]
Learn how easy it is to build your own Chrome extension in five straightforward steps as we walk through a practical extension for ChatGPT. Continue reading How to Create a Chrome Extension in 10 Minutes Flat on SitePoint.
My site wont automatically redirect from HTTP to HTTPS. Have gone through the forums and documentations but cant figure it out so posting. I am quite newbie to Magento. I am using Magento ver. 2.4.1. What I am trying to do is this:- www.mywebsite.com should automatically redirect to https://www.mywebsite.com My […]
I have problem with so old version Magento (customer didn’t moved for a whole time). I can login in admin panel, but nothing can press. No one button, any action, nothing. I tried this one: increased memory_limit = 128M and clear cache sync; echo 3 > /proc/sys/vm/drop_caches But nothing happens(
I am learning “Set up multiple views in the Admin” I added a new website+store+view then opened store > system > configuration > general > web and tried to change store url. But checkbox doesn’t active. I select any store, view all the same. Now I cant’t change any setting […]
When I run docker-compose up -d in my brand new cloned PWA Studio repo, this is what I got: WARN[0000] The "ENVFILEPATH" variable is not set. Defaulting to a blank string. Failed to load /projects/pwa-studio: read /projects/pwa-studio: is a directory How could I fix it?
Question: I’ve been using hyva-themes/module-magento2-admin to simplify admin area grid development in Magento 2, and it’s been fantastic. Now, I’m looking to leverage the same module to create a product grid on the storefront. While the module excels in the admin area, I’m unsure about its extension to the frontend. […]
My Environment: Host PC is on Windows 11, with VM Ware. There is a virtual machine (Ubuntu 22.04.3 LTS) in VM Ware, with bridged virtual network card. Everything with network and Internet works fine on that VM. VM has IP 192.168.0.101 in my internal network OpenVPN is working in VM, […]