How to Use the Find Command In Linux
One of the most popular command-line utilities is the find command, mainly because of its simplicity and versatility. It’s the default option to search for files across multiple UNIX based…
Self Hosted Videos Become Out Of Sync
UPDATE This seemed to work – then videos were out of sync, again, today! It’s the middle of the night, I woke up and messed around – will explain further…
Creating SSL certificates for Postfix, etc.
There are thousands of pages on the web that tell you how to create SSL server keys and certificates but I found something called the “SSL toolkit”, years ago, and…
CSS Code for blockquote
This is kind of an odd thing to post, here, but I can never find decent CSS for a blockquote….so here’s a snippet (with some extra stuff that I failed…
Add A Facebook Like Button To A Post
https://developers.facebook.com/docs/plugins/like-button/ This goes in the header.php file before the closting head tag: <script async defer crossorigin=”anonymous” src=”https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v22.0″>
Operating Systems that Support UEFI/BIOS Conversion
NOTE: Windows Server 2003 was designed for Legacy BIOS systems and does not officially support UEFI booting. While it can be installed on a UEFI system, it requires specific modifications…
Nvidia Video Card and Old Operating Systems
So, I had this great idea about installing Windows XP on a partition and playing some games which I had downloaded years ago and never played. I have a couple…
Random notes on VMare and Virtualbox running old Windows versions…
Browsers So I recently installed Vmware 16 on Mint 20 and it works pretty darned well. I wanted to install some older Windows versions and, of course, browsers are a…
I installed Windows 11 on Vmware 16 and Mint 20
Update I’ve archived the .iso file described on this page here for download. Well, I’m surprised this worked. Rufus will make a USB installer for Windows 11 that automatically bypasses…
AnyToISO – convert any image file to an ISO file
I need this thing…..updates later. it converts all of the old image files I’d burned to disk – many of which are oddball file types (mdf, B6I, etc.) to iso.…