Recently Updated Pages
Linux - How to Decrease an LVM Partition
Note: In this example we are working in CentOS 7, some commands may differ in different Linux dis...
Service - Add Installer and Setup
Go to Solution Explorer and right-click on your project solution then go to the view designer the...
MsSQL - Set All User Tables to Simple on DEV/TEST Server
/* This script is to set all of the user database to simple on a DEV/TEST server Use the @U...
XWiki - Install
This is to create a installation of XWiki on a installation of Rocky Linux already installed Con...
Synology - Backup from Linux
Introduction This is to setup a hourly MySQL backups and also a full system backup once a week. ...
Synology - Moving Packages Between Volumes DSM 7.0
Stop the application(s) via the Synology package center. Make sure that Telnet/SSH is en...
Synology - Bag of Tricks
sudo -i ip link set eth1 down My DS118 idles at 24% after disabling all the junk. //run onc...
MySQL - Bag Of Tricks
Introduction This document has many useful command. MySql Kill users You can use the following...
MsSQL - Move TempDB To Another Drive
Sometimes as a database administrator, you need to move the TempDB database and log files to a ne...
Apache - Host Visual Studio .NET 8 Deployments
Introduction This is to prep the Linux server to host Visual Studio code. This is for either Re...
MsSQL - Create Database Table from Code
declare @TableName sysname = 'TableName' declare @Result varchar(max) = 'public class ' + @Table...
Visual Studio - Entity Framework Tips
dotnet tool install --global dotnet-efdotnet ef migrations add CreateInitialdotnet ef database up...
Apache - Self Signed HTTPS Certificates
If you are starting to migrate your web servers over to Linux (or have already done so) and are l...
Apache - Setting up an SSL secured Webserver w/Rocky Linux
This guide will explain how to set up a site over https. The tutorial uses a self signed key so w...
Linux - Samba Setup Rocky 9
Step 1: Install Samba on Linux To get started out with Samba, install the Samba core packages in...
Windows - How to Switch Domain Controller
Find Current Domain Controller You can grab the domain controller that the computer is currently...
Windows - Online Repair
Crashing Error SFC /SCANNOW DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Imag...
Windows - Windows Logon Service
The logon process for how a system connects to a DC is pretty striaghtforward (read: Simple, but ...
Windows - How To Fix DISM Source Files Could Not Be Found In Win10
https://sflservicesllc.atlassian.net/wiki/pages/createpage.action?spaceKey=Wiki&title=Windows%20U...
Kiwiplan - ESP Stock Transfer
This is to be able to print out a stock transfer docket. ULT Setup Set the following MAP param...