Skip to main content

Recently Updated Pages

SQL - Try Catch Rollback

Database Toolset

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

Updated 6 months 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 7 months 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 7 months 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 7 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 8 months ago by Steve Ling

Kiwiplan - KIDSENV Settings

Kiwiplan

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

Updated 8 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 8 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 8 months ago by Steve Ling

BAT - Script to Map Drives

Microsoft

SearchCtrl+K Chat Ctrl+J Voice Files Tasks Projects History Today This Week July A...

Updated 8 months ago by Steve Ling

Linux - Install KVM

Linux

Prequisites Minimal Installed RHEL 9 with Desktop Environment Sudo user with admin righ...

Updated 8 months ago by Steve Ling

ESP - Delete Agent Requests For Users

Database Toolset

This removes failed jobs requests after 1 month that users are not cleaning up themselves. /* T...

Updated 8 months ago by Steve Ling

Script - Deleting a KDE server from the Database

Kiwiplan

DECLARE @ServerID INT, @UPD INT SET @ServerID = 1 --Server ID To Delete SET @UPD = 0 --0 to ...

Updated 8 months ago by Steve Ling

Apache - Server Multiple Site Setup

Apache

What you’ll need A server running Rocky 9 Linux Know the vi text editor, here's a handy...

Updated 9 months ago by Steve Ling

Kiwiplan - Install Web Launcher

Kiwiplan

This requires Java to be installed first First program that must be installed in Kiwiplan_...

Updated 9 months ago by Steve Ling

Kiwiplan - MySQL log is fill or filled the drive

Kiwiplan

This document is to explain the procedure on how to get the plant operational again. Couple of t...

Updated 9 months ago by Steve Ling

Linux - Commands to Know

Linux

This is a quick version of commands to be aware of. System information  uname -a : Displays all...

Updated 9 months ago by Steve Ling

Kiwiplan - Add Printer for Classic and Refresh Sites

Kiwiplan

This is how to add a printer in Kiwiplan for KDG to host the printer and for classic label. Step...

Updated 9 months ago by Steve Ling

Kiwiplan - MAP Variables

Kiwiplan

Kiwiplan software uses several environmental variables within the Unix structure.  Knowing thes...

Updated 9 months ago by Steve Ling

RedHat - Install a Kubernetes Cluster on RHEL 9.x | Rocky 9.x: A Step-by-Step Guide

Linux

https://infotechys.com/install-a-kubernetes-cluster-on-rhel-9 https://www.youtube.com/watch?v=_E...

Updated 10 months ago by Steve Ling

Script - Test Server .bash_profile

Kiwiplan

This script needs to be modified for the test server login vi /etc/skel/.bash_profile Add or ch...

Updated 10 months ago by Steve Ling