I was running magento 2.4.7-p6 with Elastic Search 7.17 and was advised by my hosting company to upgrade to Elastic Search 8.11 as its compatible with the version of magento I am running and will give better performance. The hosting company have update Elastic Search and now I get the […]
Daily Archives: December 20, 2025
I’m finding that when using select statements in Bash, I can set PS3="to whatever I want" and it will work globally on all select statements. But, if I set COLUMNS=1 it doesn’t work globally. I have to set it in each function where a select statement is being utilized, and […]
I am an Senior Exec at a famous MAANG company. Currently have a PC that suddenly has no sound. Tried everything including reinstalling every driver manually. Still no luck. Is there any way, when I am in India or the South East for that matter can have someone remotely check […]
I am creating a WireGuard server and client configurations. I followed different YouTube tutorials but whatever tweaks I do still they don’t meet. I want to run the server on a windows and client from a MacBook and also tried it in my iPhone. configured my wifi and share it […]
Say I have the following structure +-- include | +-- vma209.h +-- project +-- project.ino The system I’m using (Arduino) doesn’t allow relative includes so I have to make a symbolic link to vma209/vma209.h from project. From the command line cd project mklink vma209.h ..includevma209.h When I look at this […]
How do I get Outlook desktop to show the day name with the date? Is this even possible? Haven’t come across a way so far.