this is the printed error from the Kyocera that prints seemingly every 15 minutes from 4 out of 8 users that are connected by USB to these P3150DN printers. We looked in our SIEM and it is showing the usb connection to the kyocera as flapping from connected to disconnected. […]
Monthly Archives: March 2025
I have new hardware: AMD Ryzen 5 5600 CPU, ASUS Prime A520M-A II board and Ballistix 3200Mhz memory. It’s running fine, but the CPU speed in idle (nothing happening in Windows, CPU load is 1%-2%) is not slowed down at all from the base speed of 3.5Ghz. Here is an […]
I am implementing a Dump routine from the PROD environment to another environment, using a 100% Azure setup. I need a solution that: Copies the database structure (tables, indexes, procedures, views, constraints, etc.). Replicates data only from specific tables, as we cannot copy sensitive data. Is there an automated way […]
After upgrading from Debian stable to trixie/sid my laptop’s microphone stopped recording anything, but it does get detected by GNOME Settings inxi -A says: Audio: Device-1: Intel Cannon Point-LP High Definition Audio driver: snd_hda_intel API: ALSA v: k6.12.17-amd64 status: kernel-api Server-1: PipeWire v: 1.4.0 status: active Linux 6.12.17-amd64, GNOME 48
I’m trying to average the last N rows in Excel, but I have some blank (and merged) cells; in something like this: Example A 1 2 x 3 4 5 6 7 y 8 9 10 for example, wanting average the last four rows it should average A8 to A12 […]
After installing Magento and composer on XAMPP then Arch linux crashed. I am now back to square one trying to figure out what to run on and the best environment to run Magento locally until ready to deploy, multi server would be best. Any help would be most appreciated!
The end of free “Premier Support” for MySql 8.0 ends in April 2025, after which you can pay Oracle for “Extended Support” until April 2026. Will the homebrew maintainers be able to get those security patches until April 2026, or will the mysql@8.0 formula cease to get updates once the […]
I’m configuring nftables for the almost first time. I wan to apply strict rule on one server to allow only outgoing ssh to one backup server (scp). I applied the following ruleset, but the ssh connection timeout. If I flush the rule it instantly works. Where is the problem? table […]