Last Default Fedora 32 Kernel that VMWare Workstation just works with no mods If you like you can use an older kernel and just pin it to be the default kernel 5.6.19-300.fc32.x86_64The last Fedora 32 kernel that works with VMWare Workstation that I know of. Compiling...
IT Tips
Embedding a create-react-app project into a CakePHP 4 View
Updated: 17 May 2022 Step 1 - Create the React App I find it good to create the React project inside my CakePHP APP directory so I can keep it under the same git repository. To create the react project use create-react-app: cd /var/www/wms/src mkdir React npx...
Cups Allow all from localhost and Basic Auth from remote
<Location /> # tgn Use auth and disable remote printing Order allow,deny Allow from 127.0.0.1 AuthType Default Require user @SYSTEM Satisfy any </Location> <Location /admin> # tgn Allow remote administration with Auth AuthType Default Require user @SYSTEM...
Microsoft Redeemable Licenses
Electronic Licenses If you specify download only product for Windows 10 Pro then that license is digitally linked to your Microsoft Account and can't be redeemed to another Microsoft Account. To my knowledge you can't then transfer them to another entity What you need...
Network Utilities
Windows based scanner https://www.advanced-ip-scanner.com/
Do I Need to Publish a Privacy Policy Page on my Small Business Website?
The following link has both a summary of what type of business requires a privacy policy and a step by step questionaire to help you decide if you need a privacy policy. Handy if you have ever wondered if you need one on your website....
Outlook 2019 – “The operation cannot be performed because the message has been changed.”
Update 16 Sept 2022: From the comments this post doesn't appear to be a solution to the problem.If you find a solution please comment belowToggen Outlook 2019 account is IMAP User keeps getting "The operation cannot be performed because the message has been changed."...
Getting WordPress 5.5 Sitemaps Working with Nginx
Using the nginx recommended config from https://www.nginx.com/resources/wiki/start/topics/recipes/wordpress/ The following config works. Please note the following considerations You need to tell Nginx to send all requests for /robots.txt and /wp-sitemap*.xml to...
Stop New Kernels Becoming the Default – Fedora 32
I have 2 things that require I stay on the current version of my Fedora 32 kernel NVidia proprietary driver that doesn't seem to auto install despite being dkms enabledVMware® Workstation 15 Pro version 15.5.6 build-16341506 which won't run on kernels later than...
From Clonezilla Image to VMWare Workstation – A Journey
When I have to work on ancient Windows NT4, XP, 7 out of Microsoft Support systems I sometimes take a disk image using CloneZilla or Disk2VHD just in case I want to access the data if things go skew whiff or there is a need to refer back to it later...





