Skip to main content

Recently Updated Pages

CrowdStrike July 19 2024 Issue Workaround

Microsoft Windows Windows General

The Cause CrowdStrike pushed and update that causes the sofware to have a null pointer error cau...

Updated 1 year ago by Tom George

How to reload .bashrc settings without logging out and back in again

Linux Bash

If I make changes to .bashrc, how do I reload it without logging out and back in? You can enter ...

Updated 1 year ago by Tom George

How to deploy new teams on RDS Server 2019

Microsoft Windows Windows Server

Deploying Microsoft Teams on an RDS (Remote Desktop Services) Server 2019 can be a complex task, ...

Updated 1 year ago by Tom George

Docker and Portainer Install

Docker

Running and managing containers on Linux may sound like a daunting task, and to be fair, it can b...

Updated 1 year ago by Tom George

AdGuardHome: Change the Admin Password

Docker

If you are using docker there is an easier way to reset the password of AdGuardHome. By using an ...

Updated 1 year ago by Tom George

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 2 years 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 2 years 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 2 years 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 2 years 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 2 years ago by Tom George

Disable LLMNR

Windows Command Line

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

Updated 2 years ago by Tom George