Skip to main content

Recently Updated Pages

Postgres - Install on Redhat 9

Database Toolset

**To install the `pgvector` extension** (the popular open-source vector similarity search extensi...

Updated 7 months ago by Steve Ling

Linux - Setup RedHat 10 SMTP Server

Linux

System Configuration Upgrade Current System subscription-manager repos --enable codeready-build...

Updated 7 months ago by Steve Ling

FSMO - Transfer Seize the roles to a new server

Microsoft

Old School Way: Using Graphical Tools (MMC) Check Current Roles: Run netdom query fsmo on any ...

Updated 8 months ago by Steve Ling

Raspberry Pi - Upgrade bulleys to trixie

Raspberry PI

First upgrade to bookworm sudo apt update sudo apt full-upgrade sudo sed -i 's/bullseye/bookwo...

Updated 8 months ago by Steve Ling

Linux - Setup FTP and sFTP Server on Raspberry PI

Raspberry PI

Introduction Are you looking to set up an FTP server on your Raspberry PI, Rocky, Ubuntu or Debi...

Updated 8 months ago by Steve Ling

Raspberry PI - Install NFS Server

Raspberry PI

dnf install nfs-kernel-server sudo cp /etc/exports exports.org vi /etc/exports Configure NFS E...

Updated 8 months ago by Steve Ling

Raspberry PI- Pi-Nut Network

Raspberry PI

Installing Network UPS Tools (NUT) version 2.8.3 from source on a Raspberry Pi 4 running Raspberr...

Updated 8 months ago by Steve Ling

Raspberry PI - Error encountered raspi-firmware sense-hat

Raspberry PI

Error dpkg: error processing package sense-hat (--configure): dependency problems - leavin...

Updated 8 months ago by Steve Ling

MySQL - Cannot use select on user table

Database Toolset

ERROR 1356 (HY000): View 'mysql.user' references invalid table(s) or column(s) or function(s) or ...

Updated 9 months ago by Steve Ling

Linux - Increase the size of a LVM Partition

Linux

This will cover how to increase the disk space for a VMware virtual machine running Linux that is...

Updated 10 months ago by Steve Ling

SQL - Blocking Process

Database Toolset

These scripts are using to help how to determine what is blocking process are occurring. SELECT ...

Updated 11 months ago by Steve Ling

SQL - Try Catch Rollback

Database Toolset

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

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

RedHat - Install NFS Shares

Linux

NFS Server Configuration Install NFS Utilities. sudo dnf install nfs-utils Create the Shared D...

Updated 1 year ago by Steve Ling

BAT - Script to Map Drives

Microsoft

SearchCtrl+K Chat Ctrl+J Voice Files Tasks Projects History Today This Week July A...

Updated 1 year ago by Steve Ling

Linux - Install KVM

Linux

Prequisites Minimal Installed RHEL 9 with Desktop Environment Sudo user with admin righ...

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

Linux - Commands to Know

Linux

This is a quick version of commands to be aware of. System information  uname -a : Displays all...

Updated 1 year ago by Steve Ling