Skip to main content

Recently Updated Pages

MailServer - Test SMTP

All Others Stuff

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

Updated 1 day ago by Steve Ling

SQL - Try Catch Rollback

Database Toolset

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

Updated 5 days ago by Steve Ling

Docker - Transmission for Downloaders on Synology

Docker

services: ########################################################################### ## Docke...

Updated 1 week ago by Steve Ling

Docker - VPN Media Stack without Downloaders

Docker

networks: media-network: name: media-network driver: bridge services: ##########...

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

Docker - Install Portainer-CE

Docker

To install Portainer Community Edition (CE) using Docker Compose, follow these steps: Create a...

Updated 2 weeks ago by Steve Ling

Docker - Install on RedHat 9

Docker

To install Docker Engine on Red Hat Enterprise Linux (RHEL) 9 and start the service, follow these...

Updated 2 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 3 weeks 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 3 weeks 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 month 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 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 1 month 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 1 month 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 1 month 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

Linux Server - Install Rocky 9.4

Kiwiplan

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

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

Docker - Useful Commands

Docker

sudo docker exec -u 0 -it [Docker ID/NAME] bash  

Updated 2 months ago by Steve Ling