I have a Canon imageRunner 1133 printer and Brother DCP 7055. For whatever reason the Canon refuses to print in one certain program.It works fine when I print in word, excel, chrome, edge, acrobat etc… . But this one program, each time I send a document (a report which generated […]
Monthly Archives: February 2025
I use a catchall Email-Adress (*@example.com) which receives everything at that domain. I can receive and send from this mail using imap/smtp. When I receive a mail to john.doe@example.com I also want this mail as a sender when replying to that email. Instead the sender is “*@example.com” Until now I […]
I am wanting to learn with bwapp and I keep trying to create a new user. I have tried two different emails already and I continue to get an error saying unable to do so. I get the following error: User not successfully created! An e-mail could not be sent… […]
I’m trying to build an image of Arch Linux ARM that can be uploaded to Oracle’s Cloud services. I’ve created an image using one of the tarballs from the Arch Linux ARM downloads page, however it doesn’t include grub as part of the tarball, I’m assuming because most of these […]
I am rendering customer grid in the admin panel with some additional fields from the custom table. The grid is throwing with duplicate column error. I have used the below code. Vendor/Module/etc/adminhtml/di.xml <?xml version="1.0" encoding="UTF-8"?> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <type name="MagentoCustomerModelResourceModelGridCollection"> <plugin name="sales-rep-customers" type="VendorModulePluginCustomerModelResourceModelGridCollection" sortOrder="90"/> </type> Vendor/Module/PluginCustomerModelResourceModelGridCollection.php <?php namespace VendorModulePluginCustomerModelResourceModelGrid; use […]
Running the Linux whois command like this: $ whois porkbun.com Domain Name: PORKBUN.COM yadda yadda >>> Last update of whois database: 2025-02-01T20:58:21Z <<< yadda yadda connect: Network is unreachable The command returns the expected data to stdout, but returns a connection error on stderr. The exit code is 2. A […]
I have a table of (talk, venue, timeslot) tuples, alongside a column that indicates if that combination should be part of a schedule. Here’s how it looks Talk Venue Timeslot Scheduled? python Aspen 9 python Aspen 10 1 python Aspen 11 python Madrona 9 1 … … … … js […]
I have the Office 365 suite installed on my computer with a yearly subscription. If I purchase a perpetual Office 2024 Professional License and add it to my Microsoft account, do I need to reinstall the Office suite on my PC? I am not concerned with getting future Office software […]
use my work laptop (always connected to VPN) to remotely access my Samsung Tab (on my home network) via AnyDesk. The main reason I do this is that ChatGPT doesn’t work on my office laptop, so I connect to my tab, use ChatGPT there, and sometimes copy-paste or search back […]