What is this? All day long I was getting this “Load MP feeder with Custom Type 6 paper” error message on my Lexmark MS510dn. Does this only happen between ubuntu and Lexmark? No idea, probably not. However I wanted to emphatically point out my OS just in case. I must have wasted a collective half a day on this when…
Tag: error
HOW TO GET MAUTIC LANDING PAGE BUILDER WORKING
THE BACKGROUND AND PROBLEM After much face-palming I finally got the html builders working on a fresh install of Mautic. Before that, when I went under “Components” and “Landing Pages”, and when I tried to open the builder function after selecting a template, all I got was a white screen with the tools on the right pane. When I clicked…
How to get a Podman Container IP address with less errors
(Edited Solution Dec 13, 2024) (Second edit of Solution Dec 28 2024) Background I was trying to get the IP address of one of my podman containers. I was using this command over and over with much pain (and no gain): podman inspect -f ‘{{ .NetworkSettings.IPAddress }}’ <container-name> Journey to the Solution Finally, after much frustration, I resorted to AI…
Tutorial: How to Make NextCloud/Owncloud Calendar Work on Iphone Ipod
Unlike my typical tutorial formats, this one will be a near copy/paste from an email I sent to a real person so that other real people can connect this to their real brain and emotions: Dear _____, I’m going to forewarn you that this email is dripping with anger/frustration so try to just plunder through it and even try to…
Making Your Word Press Site Secure with SSL for Free
Well, it has been quite a journey of learning and it has been quite good. Green Geeks, a big American website hosting company upset myself and a few other customers about their unwillingness to support the latest and best free and open encryption service, Let’s Encrypt. They wanted to sell their SSL certificates instead. The mentality is quite different from…