I have a ubuntu server host with nftables set up to NAT incoming ssh connections on a group of IP addresses and ports to certain other IP addresses and ports connected on certain other interfaces. See illustration. I initially only configured 192.168.1.10 on eth0. This seems to work, packages to […]
Explorer: I have .ps1 files set to run with: C:WindowsSystem32WindowsPowerShellv1.0powershell.exe This works fine with non-space filenames, but throws an error then there is a space. In the registry the shell command is: “C:WindowsSystem32WindowsPowerShellv1.0powershell.exe” “%1” There quotes around the %1 parameter, why does it not work?
About a month ago, I noticed that several Windows apps had stopped working. Among these apps was the Microsoft Store, as well as the Weather app and “Solitaire & Casual Games.” About a week later, the “Media Player” and “Game Bar” suddenly stopped working as well — even though these […]
Managing taxes is one of the most challenging aspects of running an eCommerce business. As your store expands into multiple regions or… Continue reading on Medium »
Social media plays a major role in driving traffic, increasing brand awareness, and generating sales for eCommerce stores. Every time… Continue reading on Medium »
Using Magento OpenSource 2.4.7, with Porto theme, I’m having troubles getting the checkout page to load – it gets stuck with the loading spinner at the first step, before inputting email/address, and I’m unsure as to what is causing this. This issue has only arisen after upgrading Magento from 2.4.5p1. […]
I have WSL2 installed on win 10. WSL is using ubuntu: WSL version: 2.7.3.0 Kernel version: 6.6.114.1-1 WSLg version: 1.0.73 MSRDC version: 1.2.6676 Direct3D version: 1.611.1-81528511 DXCore version: 10.0.26100.1-240331-1435.ge-release Windows version: 10.0.19045.6456 I rarely use it (another distro is being used by docker). I wanted to run a simple bash […]
This issue drives me crazy because I observe it for a decade now. Suppose I have a certificate in a JKS file, maybe a trusted certificate, maybe certificate + key. I try to print it using keytool: keytool -printcert -keystore node01.jks -alias node01 Aaaand it just hangs. It’s completely unresponsive. […]
In Windows 11 I’ve had trouble connecting to shared printers. For 2 years I have used these steps to resolve the Error 0x0000709: Open gpedit to enable Configure RPC connection settings (Computer Configure > Administrative Templates > Printers > Configure RPC connection settings.) select RPC over named pipes Go to […]