Skip to main content

Recently Updated Pages

Synology - Backup from Linux

All Others Stuff

Introduction This is to setup a hourly MySQL backups and also a full system backup once a week. ...

Updated 3 months ago by Steve Ling

Proper Active Directory Time Sync Methods

All Others Stuff

Network Time Protocol (NTP) is a long-standing standard for computers to synchronize time between...

Updated 3 months ago by Steve Ling

VMWare - Delete inaccessible datastore

All Others Stuff

Rename the store Use the web client to rename each store and a DEL in front of the name Access ...

Updated 3 months ago by Steve Ling

Synology - Bag of Tricks

All Others Stuff

sudo -i ip link set eth1 down   My DS118 idles at 24% after disabling all the junk. //run onc...

Updated 3 months ago by Steve Ling

Postgres - Install on Redhat 9

Database Toolset

**To install the `pgvector` extension** (the popular open-source vector similarity search extensi...

Updated 3 months ago by Steve Ling

Dataset - Restrict Date in MAP MES VUE ESP

Kiwiplan

This is to freeze a datasets for different Kiwiplan modules. MAP / CLASSIC / FFF Create a file ...

Updated 3 months ago by Steve Ling

Linux - Setup RedHat 10 SMTP Server

Linux

System Configuration Upgrade Current System subscription-manager repos --enable codeready-build...

Updated 3 months ago by Steve Ling

Pi-Hole - Adding blocklist urls to the Gravity DB from the command-line

Raspberry PI

This is to add block list to the Gravity DB from the command line from a text file. You will nee...

Updated 4 months ago by Steve Ling

FSMO - Transfer Seize the roles to a new server

Microsoft

Old School Way: Using Graphical Tools (MMC) Check Current Roles: Run netdom query fsmo on any ...

Updated 4 months ago by Steve Ling

Raspberry Pi - Upgrade bulleys to trixie

Raspberry PI

First upgrade to bookworm sudo apt update sudo apt full-upgrade sudo sed -i 's/bullseye/bookwo...

Updated 4 months ago by Steve Ling

Linux - Setup FTP and sFTP Server on Raspberry PI

Raspberry PI

Introduction Are you looking to set up an FTP server on your Raspberry PI, Rocky, Ubuntu or Debi...

Updated 4 months ago by Steve Ling

Prometheus - Raspberry PI Node Exporter Install

Raspberry PI

This is to install the node exporter on a raspberry pi for Prometheus to scrap. Step1: Download ...

Updated 4 months ago by Steve Ling

Raspberry PI - Install NFS Server

Raspberry PI

dnf install nfs-kernel-server sudo cp /etc/exports exports.org vi /etc/exports Configure NFS E...

Updated 4 months ago by Steve Ling

Raspberry PI- Pi-Nut Network

Raspberry PI

Installing Network UPS Tools (NUT) version 2.8.3 from source on a Raspberry Pi 4 running Raspberr...

Updated 4 months ago by Steve Ling

Raspberry PI - Error encountered raspi-firmware sense-hat

Raspberry PI

Error dpkg: error processing package sense-hat (--configure): dependency problems - leavin...

Updated 4 months ago by Steve Ling

Linux Server - Install RedHat 8.6

Kiwiplan

Summary Instructions on the install and configuration of a Linux server for Kiwiplan. Details...

Updated 4 months ago by Steve Ling

Linux Server - Install RedHat 9.4

Kiwiplan

Summary Instructions on the install and configuration of a Linux server for Kiwiplan. Details...

Updated 4 months ago by Steve Ling

Script - Data Dump Script for Internal Customer Servers

Kiwiplan

This script is to get a backup of all databases to either send them to a test server, just a back...

Updated 5 months ago by Steve Ling

Script - Import Data Script for Internal Customer Servers

Kiwiplan

This is a script to import databases, logs and preference bundles from a backup file generated fr...

Updated 5 months ago by Steve Ling

MsSQL - Backups

Database Toolset

Introduction This is to create auto backups on a SQL server and place them on a drive. Credits ...

Updated 5 months ago by Steve Ling