Recently Updated Pages
File Transfer - WPUT
WPUT This is to resume a files transfer using wput instead ftp or lftp commands and can be used ...
File Transfer - CURL
CURL This is the resume a file transfer using curl instead ftp or lftp commands and can be used ...
Linux - FTP Using Bash
Example of simple bash script ftp client This script first defines variables such as hostname of...
Windows 11 - Bypass Microsoft Account Requirement
Once on the following screen make sure you disconnect from the internet or have no internet conne...
VMWare - Install Windows 11 on vCenter 8 without TMP 2.0
Create a VMWare to host Windows 11 without having a virtual TMP or device installed. Once you ar...
Log4Net - Wrapper
https://stackoverflow.com/questions/1028375/how-do-you-configure-and-enable-log4net-for-a-stand-a...
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...
MsSQL - Backups
Introduction This is to create auto backups on a SQL server and place them on a drive. Credits ...
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...