Recently Updated Pages
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...
PiHole - Synology Configuration
This is to create a MAC vlan on you synology to bridge interfaces You will need to create the fo...
ImageMagick - Install on Redhat 9 from Source
Installing ImageMagick 7 from Source Code To install ImageMagick from source, you need a proper ...
Linux - Increase the size of a LVM Partition
This will cover how to increase the disk space for a VMware virtual machine running Linux that is...
SQL - Blocking Process
These scripts are using to help how to determine what is blocking process are occurring. SELECT ...
Linux Server - Install RedHat 9.4
Summary Instructions on the install and configuration of a Linux server for Kiwiplan. Details...
Linux Server - Install Rocky 9.4
Summary Instructions on the install and configuration of a Linux server for Kiwiplan. Details...
Linux Server - Install RedHat 8.6
Summary Instructions on the install and configuration of a Linux server for Kiwiplan. Details...
MailServer - Test SMTP
Your best, easiest and most globally available tool: telnet or Windows CMD At command prompt, ...
SQL - Try Catch Rollback
BEGIN TRY BEGIN TRANSACTION; -- SQL statements that are part of the transaction ...
MsSQL - Backups
Introduction This is to create auto backups on a SQL server and place them on a drive. Credits ...
MsSQL - Restore Agent Jobs from Another MSDB database
This is to copy by specific Job --- ErangaMSDB is the copy of the old msdb --- DECLARE @JobID U...
MsSQL - Restore Master/Model/MSDB
Steps to Restore the master Database: Stop the SQL Server Instance: Open SQL Serv...
Raspberry PI- Pi-Nut Network
Installing Network UPS Tools (NUT) version 2.8.3 from source on a Raspberry Pi 4 running Raspberr...
Kiwiplan - Server Load Monitor
This script is based on this initial loadmon script This is to monitor specific objects at a Adv...
Linux - Server Load Monitor Script
This is to monitor various objects on a given server and email notifications out when thresholds ...
VMWare - Copy and Paste from Console to VM
On any Powered Off VM, click the "Advanced Parameters" tab. Click filter icon of Attri...
Kiwiplan - KIDSENV Settings
MAXPROC=999 TERM=vt100 KIDSLOGDIR=$PLANT/tmpKIDSLOGMAX=1000000KIDSLOGLEVEL=-4 The KWSQL_LOG va...
Linux - Re-Mapping Drives or Combining Drives
The document is walk you through the re-mapping or combining of mapped drives on a Linux server. ...
Raspberry Pi - SD card to a USB SSD
Install rpi-clone is on github and is downloaded by cloning the repository. It is a standalone...