All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Omnia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:40, 23 April 2025 Kenneth talk contribs created page Samba/SMB1 (Created page with "Under workgroup line in smb.conf: server min protocol = NT1 Restart services: sudo service smbd restart sudo service nmbd restart Maybe for Ubuntu 24: client min protocol = CORE ref: https://askubuntu.com/questions/1265923/configuring-20-04-samba-for-smbv1")
- 19:49, 21 April 2025 Kenneth talk contribs created page Infrastructure as Code (Created page with "== Infrastructure as Code (IaC) == * '''Terraform''': A popular tool for provisioning infrastructure across various cloud providers and on-premise environments. * '''Ansible''': An agentless configuration management tool that can automate tasks on remote servers. * '''Chef''': A configuration management tool that uses a declarative approach to define infrastructure configurations. * '''Puppet''': Another configuration management tool that uses a declarative approach...")
- 19:48, 21 April 2025 Kenneth talk contribs created page IaC (Redirected page to Infrastructure as Code) Tag: New redirect
- 19:28, 21 April 2025 Kenneth talk contribs created page Terraform (Created page with "== Terraform vs Ansible == : In terms of popularity for individual configuration management tools, Ansible is now ahead of the pack, with a survey from TechRepublic showing that Ansible had the most widespread usage across survey respondents, at 41%, followed by Chef and Puppet in a tie at 31%, with Terraform at 31%, and Saltstack at 18%. <ref>https://www.upguard.com/blog/ansible-vs-chef#:~:text=In%20terms%20of%20popularity%20for,%2C%20and%20Saltstack%20at%2018%25.</re...")
- 18:05, 21 April 2025 Kenneth talk contribs created page Zulu Time (Redirected page to Military Time) Tag: New redirect
- 18:03, 21 April 2025 Kenneth talk contribs created page Zulu (Redirected page to Military Time) Tag: New redirect
- 15:46, 21 April 2025 Kenneth talk contribs created page Windows/KMS (Redirected page to Microsoft/KMS) Tag: New redirect
- 15:45, 21 April 2025 Kenneth talk contribs created page Windows/Activation (Created page with "To test if you can access the windows activation: curl -v https://activation-v2.sls.microsoft.com")
- 05:38, 21 April 2025 Kenneth talk contribs created page Welcome Christmas Grinch (Created page with " Welcome Christmas | How the Grinch Stole Christmas | TUNE https://www.youtube.com/watch?v=B5dhIHB525U Christmas Singing in Whoville https://www.youtube.com/watch?v=QiOBwLLSpI4")
- 19:07, 19 April 2025 Kenneth talk contribs deleted page SD/Anish Dangi (content was: " 2025.03.24: Anish: Now that I've "verbally" accepted, I guess i better start thinking about ideas..what's going on in general with the team? Are you able to make progress on CI Reimagined? 2025.04.02: Lan: "Everyone quick update, Anish has accepted our offer." 2025.04.18: Anish: "The visa transfer is in process. I'd expect a month more" 2025.04.18: Lan: "June 9th is th...", and the only contributor was "Kenneth" (talk))
- 18:52, 19 April 2025 Kenneth talk contribs created page Windows/Product Key (Created page with "For OEM machines only: wmic path softwareLicensingService get OA3xOriginalProductKey # or (Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey For others use Magic Jelly Bean")
- 18:25, 19 April 2025 Kenneth talk contribs created page Windows/Server (Created page with "== Server Versions == EOL Life Cycle - https://learn.microsoft.com/en-us/microsoft-365-apps/end-of-support/windows-server-support == Windows Server 2025 == "Windows Server 2025 is based on Windows 11, version 24H2." <ref>https://en.wikipedia.org/wiki/Windows_Server</ref> Release: November 1, 2024 EOL: LTSC expires October 9, 2029 <ref>https://endoflife.date/windows-server</ref> EOL Dates - https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2025 ==...")
- 21:00, 18 April 2025 Kenneth talk contribs created page Passwords (Created page with " https://github.com/danielmiessler/SecLists/tree/master/Passwords SecLists SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. https://github.com/danielmiessler/SecLists == Humor == Remove my password from lists so hackers won't be able to hack me #155...")
- 20:40, 18 April 2025 Kenneth talk contribs created page SD/Anish Dangi (Created page with " 2025.03.24: Anish: Now that I've "verbally" accepted, I guess i better start thinking about ideas..what's going on in general with the team? Are you able to make progress on CI Reimagined? 2025.04.02: Lan: "Everyone quick update, Anish has accepted our offer." 2025.04.18: Anish: "The visa transfer is in process. I'd expect a month more"")
- 20:09, 18 April 2025 Kenneth talk contribs created page Windows/netstat (Created page with " # -n numbers # -o owning process id # -a all connections netstat -noa")
- 07:41, 16 April 2025 Kenneth talk contribs created page RustDesk/Notes (Created page with " How to forcefully change RustDesk client ID · Issue #838 · rustdesk/rustdesk https://github.com/rustdesk/rustdesk/issues/838 %AppData%\RustDesk\config\RustDesk.toml for portable C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\RustDesk\config\RustDesk.toml for installed stop all RustDesk.exe first. - https://rustdesk.com/docs/en/self-host/client-configuration/ rustdesk.exe --config <config-string>")
- 21:27, 14 April 2025 Kenneth talk contribs created page Windows/Prompt (Created page with "Change the default command line prompt to include a space: setx /m PROMPT "$P$G "")
- 07:28, 14 April 2025 Kenneth talk contribs created page Vim-cmd (Created page with "== vim-cmd == ESXi SSH Command Line [http://www.petri.co.il/vmware-esxi4-console-secret-commands.htm ESXi 4 Console - Secret Commands for Emergency Maintenance] The command 'vim-cmd' has several extensions: vim-cmd help == Get VIM by Name == VMID=`vim-cmd vmsvc/getallvms | grep "[NAME]" | awk '{print $1'}` VMID=`vim-cmd vmsvc/getallvms | grep "[0-9]*[ ]*MY_VM_NAME" | awk '{print $1'}` # more exact === Revert a set of VMs === <pre> if true ; then VMLIST="vum5...")
- 22:42, 10 April 2025 Kenneth talk contribs created page RustDesk (Created page with "== Rust Desk == == Installation == Installation :: Documentation for RustDesk https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/install/ ufw allow 22/tcp comment "SSH" ufw allow 21114:21119/tcp comment "RustDesk" ufw allow 8000/tcp "RustDesk Web" ufw allow 21116/udp "RustDesk" sudo ufw enable wget https://raw.githubusercontent.com/techahold/rustdeskinstall/master/install.sh chmod +x install.sh ./install.sh == Services == hbbs - RustDesk ID/Rende...")
- 21:18, 7 April 2025 Kenneth talk contribs created page GitHub/Support (Created page with "Support tickets: (personal and enterprise level) https://support.github.com/tickets")
- 20:03, 7 April 2025 Kenneth talk contribs created page Git/lfs (Redirected page to Git/LFS) Tag: New redirect
- 18:32, 7 April 2025 Kenneth talk contribs created page Outlook Google Calendar Sync (Created page with " Outlook Google Calendar Sync - OGCS https://www.outlookgooglecalendarsync.com/")
- 18:32, 7 April 2025 Kenneth talk contribs created page OGCS (Redirected page to Outlook Google Calendar Sync) Tag: New redirect
- 22:31, 5 April 2025 Kenneth talk contribs created page SCAR (Created page with "== keywords == Category:Programming Category:IT Administration Category:Windows Category:Windows Automation")
- 22:31, 5 April 2025 Kenneth talk contribs created page AutoHotkey (Created page with "== keywords == Category:Windows Automation")
- 21:29, 31 March 2025 Kenneth talk contribs created page Vowels (Created page with "== And Sometimes W == Fork Cork . Work (double o sound) https://youtube.com/shorts/f6rbV8iT17U?si=3zygn8sNBZmf3fHH "A, E, I, O, U, Y and sometimes W". This is something I was taught as a child because I spoke Welsh and English. People always look at me odd for it. <ref>https://www.youtube.com/watch?v=f6rbV8iT17U&lc=UgwdQ_VF1u4FHqKnGhF4AaABAg</ref>")
- 16:08, 28 March 2025 Kenneth talk contribs created page SHA (Created page with "== SHA-3 vs SHA-256 == What is the difference between SHA-3 and SHA-256? https://crypto.stackexchange.com/questions/68307/what-is-the-difference-between-sha-3-and-sha-256 SHA-256 is SHA-2 with 256-bit output. SHA-2 is the predecessor to SHA-3. They share very little beyond the name https://i.imgur.com/I8Ri5xa.png == keyword ==")
- 16:04, 28 March 2025 Kenneth talk contribs created page Linux/sha3 (Created page with "== SHA-3 == sudo apt install libdigest-sha3-perl Default 224 bit algorithm: sha3sum [file] sha3sum [file] > [file].sha3 sha3-256 bit algorithm: sha3sum -a 256 [file] sha3sum -a 256 [file] > [file].sha3-256 sha3sum --algorithm 256 [file] Check: sha3sum -c [file].sha3 sha3sum --check [file].sha3 == keywords == Category:Cryptography Category:Checksum")
- 05:21, 26 March 2025 Kenneth talk contribs created page PBIS (Redirected page to BeyondTrust) Tag: New redirect
- 21:55, 25 March 2025 Kenneth talk contribs created page Kubernetes/Postgres (Created page with "== How to deploy Postgres on Kubernetes | Refine.dev == How to deploy Postgres on Kubernetes | Refine https://refine.dev/blog/postgres-on-kubernetes/#additional-commands-for-setting-up-the-container === Versions === docker start example FROM postgres:latest # or specific version: FROM postgres:15 === PVC === PV: <pre> apiVersion: v1 kind: PersistentVolume metadata: name: postgres-pv spec: capacity: storage: 5Gi accessMo...")
- 18:05, 25 March 2025 Kenneth talk contribs created page Prisma Access Browser (Created page with " https://get.pabrowser.com/")
- 18:05, 25 March 2025 Kenneth talk contribs created page PAB (Redirected page to Prisma Access Browser) Tag: New redirect
- 18:04, 25 March 2025 Kenneth talk contribs created page Pab (Redirected page to PAB) Tag: New redirect
- 15:50, 24 March 2025 Kenneth talk contribs created page Microsoft/Outlook (Created page with "== Dark Mode == https://support.microsoft.com/en-us/office/dark-mode-in-outlook-3e2446e0-9a7b-4189-9af9-57fb94d02ae3#picktab=classic_outlook == keywords ==")
- 19:39, 23 March 2025 Kenneth talk contribs created page Astroneer (Created page with "== Save Game Location == %USERPROFILE%/AppData/Local/Astro/Saved/SaveGames Example: SNAIL$2025.03.23-19.24.11.savegame == AMP == === Disable Encryption === WARNING: Running Astroneer on Linux requires encryption to be disabled on both server and clients. USE AT YOUR OWN RISK. To disable encryption on a client, add net.AllowEncryption=False under the [SystemSettings] header in %LocalAppData%\Astro\Saved\Config\WindowsNoEditor\Engine.ini %LocalAppData%\Astro\...")
- 20:51, 21 March 2025 Kenneth talk contribs created page Windows/ADK (Created page with "== Windows Assessment and Deployment Kit (Windows ADK) == Download and install the Windows ADK | Microsoft Learn https://learn.microsoft.com/en-us/windows-hardware/get-started/adk-install The Windows Assessment and Deployment Kit (Windows ADK) and Windows PE add-on has the tools you need to customize Windows images for large-scale deployment, and to test the quality and performance of your system, its added components, and the applications running on it. The Windows...")
- 20:49, 21 March 2025 Kenneth talk contribs created page ADK (Created page with "See Windows/ADK")
- 20:35, 21 March 2025 Kenneth talk contribs created page GitHub/Vigilant Mode (Created page with "== Vigilant Mode == '''Flag unsigned commits as unverified'''<br/> This will include any commit attributed to your account but not signed with your GPG or S/MIME key.<br/> Note that this will include your existing unsigned commits.<br/> [https://docs.github.com/github/authenticating-to-github/displaying-verification-statuses-for-all-of-your-commits Learn about vigilant mode]. https://i.imgur.com/uLyLXi5.png")
- 23:14, 18 March 2025 Kenneth talk contribs created page Wave Terminal (Created page with "== Wave Terminal == == settings.json == C:\Users\USERNAME\.config\waveterm\settings.json wsh editconfig Default: <pre> { "autoupdate:channel": "latest" } </pre> Increase font: <pre> { "autoupdate:channel": "latest", "term:fontsize": 14 } </pre> == keywords ==")
- 21:57, 18 March 2025 Kenneth talk contribs created page Windows/winver (Created page with "Get Windows Version (GUI) winver Get Windows Version (Console) ver # example: Microsoft Windows [Version 10.0.19045.5608]")
- 17:55, 17 March 2025 Kenneth talk contribs created page Tau (Created page with "Tau Manifesto: Pi Manifesto: http://proper-pi-manifesto.com/ # old https://archive.md/VnJ2xk")
- 21:07, 16 March 2025 Kenneth talk contribs created page DnD/Adventurers League 2025 (Created page with " https://drive.google.com/file/d/1SV5qg0UYaB4i7Cq9u9y4hJJKJMH5Pt1K/view")
- 20:12, 13 March 2025 Kenneth talk contribs created page Authenticator (Created page with "Test: https://authenticationtest.com/ https://authenticationtest.com/totpChallenge/")
- 16:01, 10 March 2025 Kenneth talk contribs created page Linux/ser2net (Created page with "== ser2net == == keywords ==")
- 16:01, 10 March 2025 Kenneth talk contribs created page Ser2net (Created page with "see Linux/ser2net")
- 16:00, 10 March 2025 Kenneth talk contribs created page Socat (Created page with "See Linux/socat")
- 01:49, 4 March 2025 Kenneth talk contribs created page Windows/Versions (Created page with "* Windows 10, version 20H2 (build 19042) - EOL'd May 9, 2023 * Windows 10 Pro 19H2 version 1909 - EOL'd on May 10, 2022 * '''Windows 10 LTSC 1809 - future EOL 2029''' * Windows 10 Pro 1703 - EOL'd in 2019 * '''Windows 10 1607 (LTSC) - future EOL October 13, 2026'''")
- 16:37, 2 March 2025 Kenneth talk contribs created page ROYGBV (Created page with " https://www.free-power-point-templates.com/articles/how-to-make-a-rainbow-background-as-a-powerpoint-template/ https://cdn2.free-power-point-templates.com/articles/wp-content/uploads/2013/02/rainbow-color-order-presentation.png <span color="#ff0000"#ff0000 Red</span> #ffa500 Orange #ffff00 Yellow #008000 Green #0000ff Blue #4b0082 Indigo (purple) #ee82ee Violet (pink-ish) #000000 Black #ffffff White")
- 05:46, 1 March 2025 Kenneth talk contribs created page Git/LFS (Created page with "== Installation == === Debian === curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash sudo apt-get update sudo apt-get install git-lfs git lfs install ref: https://github.com/git-lfs/git-lfs/wiki/Installation == Commands == === Status === Get LFS Status in repo: git lfs status === Enviornment === Get LFS Environemnt details and settings: git lfs env === Extension Status === git lfs ext === Track Files === Track...")
- 19:01, 28 February 2025 Kenneth talk contribs created page GitHub/API Rate Limit (Created page with "5,000 requests per hour per app. (or 15,000 for enterprise cloud) https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api?apiVersion=2022-11-28")