I use adblock. Somesites will bounce through a few servers to see if I’m logged in and do some prep. Sadly it is very hard to ‘allow’ the sites. IE I go to a site, there is a green hand (allowed domain) I click login and it flashes a red […]
Yearly Archives: 2024
My home network is behind CGNAT, I don’t get any public IP address. I want to access my home network via Wireguard from mobile clients. Home Router <----Wireguard----> VPS (Tunnel "A") Home Router <----Wireguard-----(VPS)----> Mobile Client (Tunnel "B") Home Router and VPS has OPNSense installed. Tunnel “A” is already up […]
I have a Raspberry Pi with a Hifiberry Amp4 that runs Moode Audio OS. If I pick Pulse as they audio device in LedFx and play a sound file with aplay sound_file.wav my leds react to the music. The problem is that after aplay has finished playing the sound file […]
I installed PiHole a few months ago. Under normal operation, everything’s running fine but I’ve noticed that when my home internet goes down (power outage, plumber cuts a cable, etc) then my internet will continue to appear down even after it’s restored and will continue to behave as if it’s […]
I am trying to build magento 2 project community edition locally. I am on a windows machine using ubuntu. Here is my process: I run these commands: composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition community composer require --no-update --dev magento/ece-tools magento/magento-cloud-docker composer update ./vendor/bin/ece-docker build:compose --mode="developer" --sync-engine="mutagen" docker-compose up -d bash mutagen.sh docker […]
Please help me, my magento backend has error in Catalog Products, I want to search SKU to edit listings. How to remove this error please? Thanks.
In Magento PWA Venia [ React frontend ] We have src/ServiceWorker/sw.js by default. In the same way, we need to add custom service worker file. When i added the file in src/ServiceWorker/Customsw.js and try to access through website.com/customsw.js i got the below error :
I’m seeking assistance with a networking setup using my ZTE F6600 router. Here’s the scenario: Setup: Main Router: ZTE F6600 (provided by ISP) Devices: Linux server connected to the main router Requirement: I want to share internet access with a family in the same building. To achieve this, I plan […]
I would like to open port 80 and 443 to my IIS webserver. I have forwarded both ports to my PC running IIS. I have proved that by running a port monitor that shows the ports are going to the correct PC. I have tested port 80 remotely with Remote […]