Recently Updated Pages
Synology - Backup from Linux
Introduction This is to setup a hourly MySQL backups and also a full system backup once a week. ...
Proper Active Directory Time Sync Methods
Network Time Protocol (NTP) is a long-standing standard for computers to synchronize time between...
VMWare - Delete inaccessible datastore
Rename the store Use the web client to rename each store and a DEL in front of the name Access ...
Synology - Bag of Tricks
sudo -i ip link set eth1 down My DS118 idles at 24% after disabling all the junk. //run onc...
Postgres - Install on Redhat 9
**To install the `pgvector` extension** (the popular open-source vector similarity search extensi...
Dataset - Restrict Date in MAP MES VUE ESP
This is to freeze a datasets for different Kiwiplan modules. MAP / CLASSIC / FFF Create a file ...
Linux - Setup RedHat 10 SMTP Server
System Configuration Upgrade Current System subscription-manager repos --enable codeready-build...
Pi-Hole - Adding blocklist urls to the Gravity DB from the command-line
This is to add block list to the Gravity DB from the command line from a text file. You will nee...
FSMO - Transfer Seize the roles to a new server
Old School Way: Using Graphical Tools (MMC) Check Current Roles: Run netdom query fsmo on any ...
Raspberry Pi - Upgrade bulleys to trixie
First upgrade to bookworm sudo apt update sudo apt full-upgrade sudo sed -i 's/bullseye/bookwo...
Linux - Setup FTP and sFTP Server on Raspberry PI
Introduction Are you looking to set up an FTP server on your Raspberry PI, Rocky, Ubuntu or Debi...
Prometheus - Raspberry PI Node Exporter Install
This is to install the node exporter on a raspberry pi for Prometheus to scrap. Step1: Download ...
Raspberry PI - Install NFS Server
dnf install nfs-kernel-server sudo cp /etc/exports exports.org vi /etc/exports Configure NFS E...
Raspberry PI- Pi-Nut Network
Installing Network UPS Tools (NUT) version 2.8.3 from source on a Raspberry Pi 4 running Raspberr...
Raspberry PI - Error encountered raspi-firmware sense-hat
Error dpkg: error processing package sense-hat (--configure): dependency problems - leavin...
Linux Server - Install RedHat 8.6
Summary Instructions on the install and configuration of a Linux server for Kiwiplan. Details...
Linux Server - Install RedHat 9.4
Summary Instructions on the install and configuration of a Linux server for Kiwiplan. Details...
Script - Data Dump Script for Internal Customer Servers
This script is to get a backup of all databases to either send them to a test server, just a back...
Script - Import Data Script for Internal Customer Servers
This is a script to import databases, logs and preference bundles from a backup file generated fr...
MsSQL - Backups
Introduction This is to create auto backups on a SQL server and place them on a drive. Credits ...