User contributions for Kenneth
Jump to navigation
Jump to search
30 July 2024
- 05:3005:30, 30 July 2024 diff hist +1,411 Kubernetes/kustomize →Hello World
29 July 2024
- 20:3920:39, 29 July 2024 diff hist +240 Python →enum
- 19:3919:39, 29 July 2024 diff hist +316 Visual Studio Code →Upper Case
- 19:3619:36, 29 July 2024 diff hist +441 N Visual Studio Code Created page with "== Sort Lines == Sort lines - Visual Studio Marketplace https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines Shortcut key: F9 == Upper Case == To convert text to all upper case, choose Edit > Advanced > Make Uppercase or press Ctrl+Shift+U. To convert text to all lower case, choose Edit > Advanced > Make Lowercase or press Ctrl+U. Make Uppercase or press Ctrl+Shift+U Make Lowercase or press Ctrl+U == keywords =="
- 19:3619:36, 29 July 2024 diff hist −78 Visual Code No edit summary current
- 06:2006:20, 29 July 2024 diff hist +10 SQLite →Error: stepping, database disk image is malformed current
- 06:1906:19, 29 July 2024 diff hist +111 SQLite →Date
- 06:1806:18, 29 July 2024 diff hist +109 SQLite →Auto increment
- 06:1706:17, 29 July 2024 diff hist +165 SQLite →Issues
- 06:1006:10, 29 July 2024 diff hist +207 Pi-Hole →Query History
- 06:0206:02, 29 July 2024 diff hist +1,499 Pi-Hole →Reset Stats
- 05:1405:14, 29 July 2024 diff hist +627 Windows 11 →Network Adapter Priority
- 05:1005:10, 29 July 2024 diff hist +382 Windows 11 →Disable grouping on the taskbar
- 05:0805:08, 29 July 2024 diff hist +15 Windows 11 No edit summary
- 05:0805:08, 29 July 2024 diff hist +14 Windows 11 →Windows 11
28 July 2024
- 21:0221:02, 28 July 2024 diff hist +68 Linux/ipmitool →Chassis Power
- 20:2520:25, 28 July 2024 diff hist +132 Keeper →Keeper External Plugin for Ansible and Kubernetes
- 20:2320:23, 28 July 2024 diff hist +450 Jq →tutorial current
- 19:4519:45, 28 July 2024 diff hist +2,599 BeyondTrust No edit summary
- 19:1519:15, 28 July 2024 diff hist +25 N Pbis Kenneth moved page Pbis to BeyondTrust current Tag: New redirect
- 19:1519:15, 28 July 2024 diff hist 0 m BeyondTrust Kenneth moved page Pbis to BeyondTrust
- 18:3518:35, 28 July 2024 diff hist +619 N Keeper Created page with "== Keeper External Plugin for Ansible and Kubernetes == Install Keeper Ansible Module https://docs.keeper.io/en/v/secrets-manager/secrets-manager/integrations/ansible/ansible-plugin#install-keeper-ansible-module external-secrets/external-secrets: External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets. https://github.com/external-secrets/external-secrets :External Se..."
26 July 2024
- 21:0521:05, 26 July 2024 diff hist +295 GitHub/Workflow →Dynamic Job 2
- 21:0321:03, 26 July 2024 diff hist +679 GitHub/Workflow →Dynamic Jobs
- 07:2307:23, 26 July 2024 diff hist +566 GitHub/Workflow →Manual Run
- 07:2007:20, 26 July 2024 diff hist +16 GitHub/Actions →String Operations
25 July 2024
- 19:0519:05, 25 July 2024 diff hist +112 GitHub/Workflow →Dynamic Runs-on
- 19:0119:01, 25 July 2024 diff hist +859 GitHub/Actions No edit summary
- 18:5318:53, 25 July 2024 diff hist +86 GitHub/Workflow →Dynamic Runs-on
- 18:2518:25, 25 July 2024 diff hist +72 GitHub/Workflow →Dynamic Runs-on
24 July 2024
- 21:1221:12, 24 July 2024 diff hist +65 CrowdStrike →BSOD 2024 Issue
- 21:1121:11, 24 July 2024 diff hist +224 CrowdStrike →BSOD 2024 Issue
- 16:0916:09, 24 July 2024 diff hist +87 Ansible →Encrypt Variable
23 July 2024
- 18:2018:20, 23 July 2024 diff hist +67 Windows/wmic →Get Motherboard Serial Number
- 18:2018:20, 23 July 2024 diff hist +210 Windows/wmic →Get Motherboard Model
- 03:3703:37, 23 July 2024 diff hist +695 Squid →Proxy All current
22 July 2024
- 19:0719:07, 22 July 2024 diff hist +80 GitHub/Self-Hosted Runner No edit summary current
- 17:2117:21, 22 July 2024 diff hist +36 GitHub/Self-Hosted Runner No edit summary
- 17:1117:11, 22 July 2024 diff hist −3 GitHub/Self-Hosted Runner No edit summary
- 17:1017:10, 22 July 2024 diff hist +1,127 N GitHub/Self-Hosted Runner Created page with "https://docs.github.com/github/automating-your-workflow-with-github-actions/hosting-your-own-runners Download: (2.317.0 as of 2024.07.22) <pre> # Create a folder $ mkdir actions-runner && cd actions-runner # Download the latest runner package $ curl -o actions-runner-linux-x64-2.317.0.tar.gz -L https://github.com/actions/runner/releases/download/v2.317.0/actions-runner-linux-x64-2.317.0.tar.gz # Optional: Validate the hash $ echo "9e883d210df8c6028aff475475a457d380353f9..."
- 15:4815:48, 22 July 2024 diff hist +977 Docker →Docker Compose
- 06:1406:14, 22 July 2024 diff hist +100 CrowdStrike →BSOD 2024 Issue
- 06:1306:13, 22 July 2024 diff hist +94 Cygwin →Setup.exe Command Line Options current
- 05:5405:54, 22 July 2024 diff hist +108 CrowdStrike →BSOD 2024 Issue
21 July 2024
- 02:5602:56, 21 July 2024 diff hist +142 Pi-Hole →Good List with Auto Updater
20 July 2024
- 21:3821:38, 20 July 2024 diff hist +87 Python/MongoDB No edit summary current
- 21:3721:37, 20 July 2024 diff hist +1,861 N Python/MongoDB Created page with "== Test == <pre> #!/usr/bin/env python3 # python -m pip install pymongo import pymongo import urllib.parse # pymongo tutorial - https://www.w3schools.com/python/python_mongodb_getstarted.asp with open('../files/mongo.username', 'r') as file: username = file.read().replace('\n', '') with open('../files/mongo.password', 'r') as file: password = file.read().replace('\n', '') # pymongo.errors.InvalidURI: Username and password must be escaped according to RFC 398..."
- 06:1606:16, 20 July 2024 diff hist +2,571 N NTP/Windows Created page with "== Windows NTP == == Windows Synchronization == ref: <ref>https://stackoverflow.com/questions/22862236/how-to-sync-windows-time-from-a-ntp-time-server-in-command</ref> net stop w32time w32tm /config /syncfromflags:manual /manualpeerlist:"0.it.pool.ntp.org 1.it.pool.ntp.org 2.it.pool.ntp.org 3.it.pool.ntp.org" net start w32time w32tm /config /update w32tm /resync /rediscover w32tm /query /status ----- Set time from the command line: net time /set \\10.10.10.1..." current
- 06:1106:11, 20 July 2024 diff hist +30 NTP →ntp current
- 04:1904:19, 20 July 2024 diff hist +33 CrowdStrike →BSOD 2024 Issue