Welcome to the repository of knowledge.

I will be dropping articles and tutorials here when I get them.

Inserting records into MS SQL server from .sql files using Invoke-Sqlcmd in PowerShell

Insert records into MS SQL server from .sql files using Invoke-Sqlcmd in PowerShell.


Copy SharePoint files to local drive

A few methods to copy or sync files from SharePoint to a local folder.


Connect to MS SQL Server using PowerShell

Connect and manage a Microsoft SQL Server using PowerShell scripting. PowerShell is a convenient and powerful platform for automating tasks.


Create an ssh tunnel

Create ssh tunnels to get around firewalls and use services on remote hosts like they were local.


Postgresql installation and setup

Installing and configuring postgresql database on Ubuntu 24.04


Setting up a WordPress cluster

Set up a WordPress cluster using shared file storage and shared database. The WAF/loadbalancer will be Sucuri.


How to automount network folders in linux

Automount network folders using sshfs


Using WordPress docker container

Setting up and configuring WordPress docker container.


Using MySQL docker image

Use docker image of MySQL server.


Docker explorations

Some basic concepts about Docker


Setup a load-balanced auto-scaling WordPress website in AWS

Steps to create a load-balanced auto-scaling WordPress website in AWS.


SSL keys

Generate key pairs for use in ssh connections and self-signing


Copy files to another host

Copy files to another host using ssh


Creating file template in Geany

Create a file template can speed up file creation by filling out the standard entries in the file.