I can launch a serial session from the Linux command line with: putty -serial /dev/ttyS0 But I can’t find an option to set the serial speed. Google AI tells me that this should work: putty -serial /dev/ttyS0 -speed 115200 But it reports that ‘-speed’ is an unrecognized option. Maybe that […]
Blog
In my process of installing java (as part of weblogic) with ansible I get this issue. I have seen that before from time to time, but cannot recall the solution. I have a new linux user “weblogic” in group “weblogic” on a ubuntu24, HOME=/opt/oracle I ssh to that remote machine […]
2x1TB SSDs on RAID 1. I’m trying to mount it on macOS via Qfinder and it is taking too long. 10 minutes so far and counting. Is there something wrong? How long does it take?
I was using an online epub reader to read my epub the reader site was epubonlinereader.com subesquently I discovered that my epub was listed on their public sites viewed page and contacting the web site owner receives no reply. Is there any way I would be able to remove the […]
I recently updated the site from Magento 2.4.3 to 2.4.6. Since then a custom form (that works in other browsers, e.g. Chrome and Firefox) is redirecting to the homepage upon Submit in Safari. In the Javascript console the only errors shown are CSP errors. In the Magento logs there are […]
I have a basic setup of Magento & Open search. I have been following the guide here https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/overview.html?lang=en In the guide it is recommended to install open search so I did so following this guide: https://opensearch.org/docs/latest/install-and-configure/install-opensearch/docker/ Under the quick installation section titled “Install the application” in the magento guide, there […]
I usually install several apks necessary for my work, they are internally released so not available over googleplay. We have several users on the device, so multiple users can use their own profile. However, after recent updates, these apps disappear from other user accounts. And It seems no way to […]
In Edge and Chrome browsers, you can cycle to the tab to the right with ctrl + tab or to the left with ctrl + shift + tab. You can also bring up a tab search menu with ctrl + shift + a and type in text to search in […]
I’m trying to configure a VLAN (VLAN 40) on my MikroTik router that includes both Ethernet ports (ether3, ether4) and a WiFi network. However, I’m encountering an issue where devices connecting to the WiFi network do not receive an IP address via DHCP. VLAN 40 with ether3 and ether4 – […]