Skip to main content

Recently Updated Pages

Raspberry Pi - Kiosk

All Others Stuff

Configure kiosk mode clear chrome cache rm -rf ~/.cache/chromium ~/.config/chromium New one ht...

Updated 11 months ago by Steve Ling

Microsoft - Add DNS GPO

Microsoft

use the settings in the group policy itself to do this. Computer Configuration > Policies > Admi...

Updated 11 months ago by Steve Ling

Windows - Time Zone and Language Group Policy

Microsoft

Configuring the time zone using Group Policy Supported operating systems: Windows 2003/XP ...

Updated 11 months ago by Steve Ling

File Transfer - Using FTP LFTP commands

All Others Stuff

FTP Commands to resume a single file upload using the built-in ftp command you will need to kno...

Updated 1 year ago by Steve Ling

File Transfer - WPUT

All Others Stuff

WPUT This is to resume a files transfer using wput instead ftp or lftp commands and can be used ...

Updated 1 year ago by Steve Ling

File Transfer - CURL

All Others Stuff

CURL This is the resume a file transfer using curl instead ftp or lftp commands and can be used ...

Updated 1 year ago by Steve Ling

Linux - FTP Using Bash

All Others Stuff

Example of simple bash script ftp client This script first defines variables such as hostname of...

Updated 1 year ago by Steve Ling

Windows 11 - Bypass Microsoft Account Requirement

Microsoft

Once on the following screen make sure you disconnect from the internet or have no internet conne...

Updated 1 year ago by Steve Ling

VMWare - Install Windows 11 on vCenter 8 without TMP 2.0

All Others Stuff

Create a VMWare to host Windows 11 without having a virtual TMP or device installed. Once you ar...

Updated 1 year ago by Steve Ling

Log4Net - Wrapper

Visual Studio

https://stackoverflow.com/questions/1028375/how-do-you-configure-and-enable-log4net-for-a-stand-a...

Updated 1 year ago by Steve Ling

Linux - How to Decrease an LVM Partition

Linux

Note: In this example we are working in CentOS 7, some commands may differ in different Linux dis...

Updated 1 year ago by Steve Ling

Service - Add Installer and Setup

Visual Studio

Go to Solution Explorer and right-click on your project solution then go to the view designer the...

Updated 1 year ago by Steve Ling

MsSQL - Set All User Tables to Simple on DEV/TEST Server

Database Toolset

/* This script is to set all of the user database to simple on a DEV/TEST server Use the @U...

Updated 1 year ago by Steve Ling

XWiki - Install

All Others Stuff

This is to create a installation of XWiki on a installation of Rocky Linux already installed Con...

Updated 1 year ago by Steve Ling

Synology - Backup from Linux

All Others Stuff

Introduction This is to setup a hourly MySQL backups and also a full system backup once a week. ...

Updated 1 year ago by Steve Ling

Synology - Moving Packages Between Volumes DSM 7.0

All Others Stuff

Stop the application(s) via the Synology package center. Make sure that Telnet/SSH is en...

Updated 1 year ago by Steve Ling

Synology - Bag of Tricks

All Others Stuff

sudo -i ip link set eth1 down   My DS118 idles at 24% after disabling all the junk. //run onc...

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