Install the Package
sudo apt update && sudo apt install numlockx
Turn on Num Lock
numlockx on

Technical notes, and other ideas.
Install the Package
sudo apt update && sudo apt install numlockx
Turn on Num Lock
numlockx on
Open an Administrator Command Prompt and run:
wmic path softwarelicensingservice get OA3xOriginalProductKey
If that returns blank, try in PowerShell (Admin):
(Get-WmiObject -Query 'select * from SoftwareLicensingService').OA3xOriginalProductKey
If still blank, you likely have a digital-only license—no key is needed; just sign in on the new PC with your Microsoft account.
In an elevated Command Prompt, run:
slmgr.vbs /upk
This uninstalls the key from the old machine, freeing up the license.
Option A: Command Line
Open Admin Command Prompt and run:
slmgr.vbs /ipk YOUR-25-CHAR-KEY-HERE
slmgr.vbs /ato
Option B: Settings UI
Go to Settings > System > Activation > Change product key, paste your key, and follow the prompts.
If activation fails, confirm you have a Retail license (Settings > System > Activation) or contact Microsoft support for a manual transfer.
Launch the following GUI tool from the command line
sudo apt update
sudo apt install hardinfo
hardinfo
Make sure it's a RHEL Server
[haguxsndapp02 ~]$ cat /etc/*-release
NAME="Red Hat Enterprise Linux Server"
VERSION="7.9 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="7.9"
PRETTY_NAME="Red Hat Enterprise Linux Server 7.9 (Maipo)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.9:GA:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.9
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.9"
Red Hat Enterprise Linux Server release 7.9 (Maipo)
Red Hat Enterprise Linux Server release 7.9 (Maipo)
Install Python3
sudo yum install epel-release
sudo yum install python36
You need to reset your secure token.
sysadminctl -secureTokenStatus mlr
sysadminctl -secureTokenOff mlr -password - -adminUser Manamana -adminPassword -
sysadminctl -secureTokenStatus mlr
sysadminctl -secureTokenOn mlr -password - -adminUser Manamana -adminPassword -
sysadminctl -secureTokenStatus mlr
On a Mac, a Secure Token is a crucial account attribute that enables users to perform specific, system-level operations, particularly those related to FileVault encryption and system security. It's essentially a permission that allows a user to manage and decrypt encrypted data on the Mac.
Here's a more detailed explanation:
Purpose:
Secure Tokens are used to authorize users to manage FileVault, which is Apple's built-in encryption feature. This includes enabling and disabling encryption, as well as decrypting the system drive.
This website does a great job of converting a PDF to an OCR PDF so you can search for text.
From the command line, sample
docker ai can I containerize this application?
Docker has an Docker MCP Toolkit
https://www.docker.com/blog/announcing-docker-mcp-catalog-and-toolkit-beta/
Automated and improved rules
You can now generate rules directly from a conversation using the /Generate Cursor Rules command. This is useful when you want to capture the existing context of a conversation to reuse later.
Run the following command from the terminal:
scutil --get ComputerName
Turn pre-cut cheese squares into crispy, cheesy snacks like Cheez-Its using your toaster oven!
Preheat Toaster Oven:
Prepare the Tray:
Optional Seasoning:
Bake the Cheese:
Cool and Crisp Up:
Enjoy!
Enjoy your homemade cheesy snacks!