Recently Updated Pages
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 ...
Docker - Transmission for Downloaders on Synology
services: ########################################################################### ## Docke...
Docker - VPN Media Stack without Downloaders
networks: media-network: name: media-network driver: bridge services: ##########...
MsSQL - Backups
Introduction This is to create auto backups on a SQL server and place them on a drive. Credits ...
Docker - Install Portainer-CE
To install Portainer Community Edition (CE) using Docker Compose, follow these steps: Create a...
Docker - Install on RedHat 9
To install Docker Engine on Red Hat Enterprise Linux (RHEL) 9 and start the service, follow these...
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...
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...
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. ...
Linux Server - Install Rocky 9.4
Summary Instructions on the install and configuration of a Linux server for Kiwiplan. Details...
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...
Docker - Useful Commands
sudo docker exec -u 0 -it [Docker ID/NAME] bash