Skip to main content

Recently Updated Pages

SQL - Blocking Process

Database Toolset

These scripts are using to help how to determine what is blocking process are occurring. SELECT ...

Updated 1 week 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 1 week ago by Steve Ling

Linux Server - Install Rocky 9.4

Kiwiplan

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

Updated 1 week 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 1 week ago by Steve Ling

MailServer - Test SMTP

All Others Stuff

Your best, easiest and most globally available tool: telnet or Windows CMD At command prompt, ...

Updated 2 weeks ago by Steve Ling

SQL - Try Catch Rollback

Database Toolset

BEGIN TRY BEGIN TRANSACTION; -- SQL statements that are part of the transaction ...

Updated 2 weeks 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 3 weeks ago by Steve Ling

MsSQL - Restore Agent Jobs from Another MSDB database

Database Toolset

This is to copy by specific Job --- ErangaMSDB is the copy of the old msdb --- DECLARE @JobID U...

Updated 1 month ago by Steve Ling

MsSQL - Restore Master/Model/MSDB

Database Toolset

Steps to Restore the master Database: Stop the SQL Server Instance: Open SQL Serv...

Updated 1 month ago by Steve Ling

Raspberry PI- Pi-Nut Network

All Others Stuff

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

Updated 1 month ago by Steve Ling

Kiwiplan - Server Load Monitor

Kiwiplan

This script is based on this initial loadmon script This is to monitor specific objects at a Adv...

Updated 2 months ago by Steve Ling

Linux - Server Load Monitor Script

Linux

This is to monitor various objects on a given server and email notifications out when thresholds ...

Updated 2 months ago by Steve Ling

VMWare - Copy and Paste from Console to VM

All Others Stuff

On any Powered Off VM, click the "Advanced Parameters" tab. Click filter icon of Attri...

Updated 2 months ago by Steve Ling

Kiwiplan - KIDSENV Settings

Kiwiplan

MAXPROC=999 TERM=vt100 KIDSLOGDIR=$PLANT/tmpKIDSLOGMAX=1000000KIDSLOGLEVEL=-4 The KWSQL_LOG va...

Updated 2 months ago by Steve Ling

Linux - Re-Mapping Drives or Combining Drives

Linux

The document is walk you through the re-mapping or combining of mapped drives on a Linux server. ...

Updated 2 months ago by Steve Ling

Raspberry Pi - SD card to a USB SSD

All Others Stuff

Install rpi-clone is on github and is downloaded by cloning the repository. It is a standalone...

Updated 2 months ago by Steve Ling

Linux - Bag of Tricks

Linux

Introduction This document has many useful command. Change Files and Folder Permissions To cha...

Updated 2 months ago by Steve Ling

Raspberry PI - Install NFS Server

All Others Stuff

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

Updated 2 months ago by Steve Ling

RedHat - Install NFS Shares

Linux

NFS Server Configuration Install NFS Utilities. sudo dnf install nfs-utils Create the Shared D...

Updated 2 months ago by Steve Ling

PiHole - Configuration

Docker

This is to create a MAC vlan on you synology to bridge interfaces You will need to create the fo...

Updated 2 months ago by Steve Ling