Skip to main content

Recently Updated Pages

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

Raspberry Pi - Kiosk

All Others Stuff

Configure kiosk mode Install the following sudo apt install xdotool unclutter Create a kiosk f...

Updated 1 month ago by Steve Ling

MySQL - Bag Of Tricks

Database Toolset

Introduction This document has many useful command. MySql Kill users You can use the following...

Updated 1 month ago by Steve Ling

MsSQL - Move TempDB To Another Drive

Database Toolset

Sometimes as a database administrator, you need to move the TempDB database and log files to a ne...

Updated 1 month ago by Steve Ling

MsSQL - Setup Emailing

Amtech

/* Turn on MsSQL emailing on Created By: Steve Ling 2024/08/31 */ -- Run First if (SEL...

Updated 1 month ago by Steve Ling

Linux - Setup Rocky 9 SMTP Server

Linux

System Configuration Upgrade Current System dnf install epel-release -y dnf upgrade -y Config...

Updated 1 month ago by Steve Ling

Apache - Host Visual Studio .NET 8 Deployments

Apache

Introduction This is to prep the Linux server to host Visual Studio code. This is for either Re...

Updated 1 month ago by Steve Ling

MsSQL - Create Database Table from Code

Database Toolset

declare @TableName sysname = 'TableName' declare @Result varchar(max) = 'public class ' + @Table...

Updated 1 month ago by Steve Ling

Visual Studio - Entity Framework Tips

Visual Studio

dotnet tool install --global dotnet-efdotnet ef migrations add CreateInitialdotnet ef database up...

Updated 1 month ago by Steve Ling

Apache - Self Signed HTTPS Certificates

Apache

If you are starting to migrate your web servers over to Linux (or have already done so) and are l...

Updated 1 month ago by Steve Ling

Apache - Setting up an SSL secured Webserver w/Rocky Linux

Apache

This guide will explain how to set up a site over https. The tutorial uses a self signed key so w...

Updated 1 month ago by Steve Ling

Linux - Samba Setup Rocky 9

Linux

Step 1: Install Samba on Linux To get started out with Samba, install the Samba core packages in...

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

Windows - How to Switch Domain Controller

Microsoft

Find Current Domain Controller You can grab the domain controller that the computer is currently...

Updated 1 month ago by Steve Ling

Windows - Online Repair

Microsoft

Crashing Error SFC /SCANNOW DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Imag...

Updated 1 month ago by Steve Ling

Windows - Windows Logon Service

Microsoft

The logon process for how a system connects to a DC is pretty striaghtforward (read: Simple, but ...

Updated 1 month ago by Steve Ling

Windows - How To Fix DISM Source Files Could Not Be Found In Win10

Microsoft

https://sflservicesllc.atlassian.net/wiki/pages/createpage.action?spaceKey=Wiki&title=Windows%20U...

Updated 1 month ago by Steve Ling

Kiwiplan - ESP Stock Transfer

Kiwiplan

This is to be able to print out a stock transfer docket.  ULT Setup Set the following MAP param...

Updated 1 month ago by Steve Ling

Kiwiplan - ULT Interface to Warehouse and Carriers

Kiwiplan

This is an interface that can be used to import loaded trucks at a remote location and also be ab...

Updated 1 month ago by Steve Ling

Kiwiplan - Multi-Plant Harmonization

Kiwiplan

What fields and areas that need to be standardize in ESP and MAP.  This section was put together...

Updated 1 month ago by Steve Ling