I want to achieve loading along with Configurable variations/options (dropdown attribute size) under the Modal popup. Rule is each type user click on some configurable under the custom list, will popup its options under the modal I’m facing the complexity as magento only initialize this on page load only whereas, […]
Daily Archives: February 2, 2026
I cannot connect to my home TPLink vpn server using openvpn in Fedora. 2026-02-01 13:58:22 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set. 2026-02-01 13:58:22 DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but […]
I have a sheet1 that references a cell in sheet2. In this case sheet2 is ordered in a specific way but sheet1 is not ordered in the same way, I have to manually find the cell I want to reference. In sheet1 there is a cell that references a cell […]
I currently use a USB HDD for backing up my main zfs pool using snapshots. The main pool is “zfspool” the backup pool is “backup”. The process for the backup is as follows: # import pool zpool import -d /dev/disk/by-id/ata-XXX-part1 backup # make snapshot zfs snapshot zfspool@backup-[current date] # send […]
The sed command that I use is: sed -i 's,oldvalue,newvalue,g' *.txt When I use the above sed command each with the below examples (1, 2 and 3), the results contain errors. Example 1 Old value: AEP/e2cy//rSq,W8VJuTMb1vGeeyxcr New value: /uK2S9v6A\NnW,PbRB+WUwn/Uu83,Gym Example 2 Old value 8000::/1 New value 128.0.0.0/1 Example 3 Old […]
I have a older T460 Thinkpad running on Zorin OS that doesn’t wake up from sleep/suspend, doesn’t matter if I close the lid or automatic suspend. On Windows the problem seems to disappear, and I tried other Ubuntu based systems like Pop!_OS and the problem persists