Skip to main content

Recently Updated Pages

Access Pihole via NPM

Nginx Proxy Manager

To add Pi-hole to Nginx Proxy Manager, you can follow these steps: Login to Nginx Proxy Mana...

Updated 1 year ago by Tom George

How To Use Cron to Automate Tasks

Linux General

Introduction Cron is a time-based job scheduling daemon found in Unix-like operating systems, in...

Updated 1 year ago by Tom George

Check if a reboot is required after installing Linux updates

Linux Updates

RedHat OS family Applies to: RedHat / CentOS / Amazon Linux Don’t forget that you might need ...

Updated 1 year ago by Tom George

Filesystem permissions

Linux Security

File permissions in Linux are coded symbolically (as letters) r - read w - write x - execute ...

Updated 1 year ago by Tom George

Cheat Sheet - bash conditionals

Linux General

regex [[ $line =~ [[:space:]]*(a)?b ]] or pattern='[[:space:]]*(a)?b' [[ $line =~ $patter...

Updated 1 year ago by Tom George

Cheat Sheet - MySQL

MySQL

# Login in as admin/root user mysql -u admin -h my-cluster-dev.cluster-cckanhlmgu2w.eu-central-1...

Updated 1 year ago by Tom George

Make elevated network drive mappings show up in Explorer

Microsoft Windows Windows General

Create a REG_DWORD named EnableLinkedConnections in HKLM\SOFTWARE\Microsoft\Windows\CurrentVersio...

Updated 1 year ago by Tom George

Change Local Computer Name

Microsoft Windows Windows General

Right click start button> choose Settings. In the search box, search for (view your PC name)> cli...

Updated 1 year ago by Tom George

Docker Image Prune

Docker

Remove unused images Usage docker image prune [OPTIONS] Options Option Short De...

Updated 1 year ago by Tom George

Vikunja CLI from Docker

Vikunja CLI

Gathered from the Vikunja Docs Page Using the cli in docker When running Vikunja in docker, you...

Updated 1 year ago by Tom George

Docker Container hostname

Docker

Add the following to a Stacks file hostname: {hostname} For a Docker Run command-h {hostname}

Updated 1 year ago by Tom George

Password Expiration Login script vba

Microsoft Windows Windows Server

VBA Code to check for password expiry and display a message if the password expires in the next 1...

Updated 1 year ago by Tom George

Composerize

Docker

What is it This will turn the docker run command into a Stacks statement URL https://www.compo...

Updated 1 year ago by Tom George

koda/docker-knowledge

Docker

URL https://hub.docker.com/r/koda/docker-knowledge   Where to get from  hub.docker.com

Updated 1 year ago by Tom George

Disable LLMNR

Windows Command Line

From and elevated Command Line REG ADD “HKLM\Software\policies\Microsoft\Windows NT\DNSClient” ...

Updated 1 year ago by Tom George

Redirect common Windows folders (Documents, etc)

Microsoft Windows Windows General

"HKCU\Microsoft\Windows\Currentversion\Explorer\Shell Folders" REG ADD "HKCU\SOFTWARE\Microsof...

Updated 1 year ago by Tom George

Microsoft Photos will not start issue

Microsoft Windows Windows General

Issue where Microsoft Photos shuts down as soon as it is started get-appxpackage *Microsoft.Wind...

Updated 1 year ago by Tom George

Factory Reset Unifi AP

Ubiquiti

UniFi APs have a physical reset button, usually located next to the ethernet port. Once the butto...

Updated 1 year ago by Tom George

No RDS Licenses available

Microsoft Windows Windows Remote Desktop

Cause This generally is a message that is displayed on the client machine and is not really what...

Updated 1 year ago by Tom George

Scheduled Tasks - Reboot machine One Time

Windows Command Line

From an elevated Command Line schtasks /create /TN "Reboot Machine" /TR "C:\Windows\System32\shu...

Updated 1 year ago by Tom George