My Notes

My Notes

Books

Recently updated

OpenDNS Linux IP Updater

Install ddclient /etc/ddclient.conf ## ## OpenDNS.com account-configuration ## protocol=dyndns2 use=web, web=myip.dnsomatic.com ssl=yes server=updates.opendns.com login=opendns_username password='opendns_password' # If there are any single-quotes in your password,…

Jul 30, 2025

Cloudflare Dynamic DNS IP Updater

Installation git clone https://github.com/K0p1-Git/cloudflare-ddns-updater.git Usage This script is used with crontab. Specify the frequency of execution through crontab. # ┌───────────── minute (0 - 59)…

Jul 30, 2025

Managing Login Sessions

List sessions loginctl list-sessions Kill a session loginctl terminate-session <session> Lock session loginctl lock-session

Jun 22, 2025

Updating a docker container running on QNAP using SSH

SSH enabled on your QNAP NAS Open Container Station. Navigate to the Containers tab. Click on the target container to view details. Locate the…

May 28, 2025

Replacing a XCP-NG Raid1 disk and growing the array

Check RAID status cat /proc/mdstat Identify RAID devices and members mdadm --detail /dev/md0 If /dev/md0 doesn’t exist, check which md device is being used:…

May 25, 2025

Updating Ghost Server

Change to site directory. call ghost update (not sudo)

Apr 26, 2025

Testing Multicasting

Multicast Address Basics Multicast Group Address Range: Valid range: 224.0.0.0 to 239.255.255.255 (Reserved for multicast traffic, not assigned to individual devices.) Common Multicast Addresses:…

Jan 18, 2025

Applying Transitions to all clips

Left-click on the desired transition and set it as default. Select the clips you want it applied to. Press ctrl-T To apply audio fade,…

Oct 28, 2024

XenOrchestra Update

Change to the XenOrchestraInstallerUpdater dirctory and run sudo ./xo-install.sh --update

Oct 9, 2024

Delete a Domain user's profile from Laptop

Run sysdm.cpl. Under the advanced tab go to User Profiles and select Settings. Delete desired profile. I c:\users directory delete the desired folder. Optional:…

Oct 8, 2024

Kiosk Machine

This is a work in progress i.e. I am starting with a locked-down account and working towards a final kiosk deployment. Two scripts will…

Sep 26, 2024

PowerTools Renamer

Select all text .* Replace with "Main-number" Main-${padding=0;increment=1;start=1}

Aug 7, 2024