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.…
Strange – stack of CDs will read on Windows, throws errors on Linux
If a burned CD copies successfully on Windows but gives errors on Linux, the most likely cause is differences in the file system used during the burning process, with Windows…
Apple iPhone 14 5G – 128 GB – Starlight (Unlocked) A2649 – NEW OPEN BOX
open boxApple iPhone 14 5G – 128 GB – Starlight (Unlocked) A2649 Condition Rating: open box New Condition with 100% Battery Health Not Repaired or Rebuilt in Any Way 100%…
Block Facebook in hosts file
I’ve seen longers lits of IP addresseses but this seems to do the trick for me 127.0.0.1 www.facebook.com #127.0.0.1 facebook.com #127.0.0.1 static.ak.fbcdn.net #127.0.0.1 www.static.ak.fbcdn.net #127.0.0.1 login.facebook.com #127.0.0.1 www.login.facebook.com #127.0.0.1 fbcdn.net…
How I got DeepSeek running on Linux, graphically – kinda
This is great – I can’t recall how I did part of this….duh. You have to install: Docker Ollama OpenWeb GUI …and download a model (of course) Install Ollama curl…