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).
- 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")
- 06:07, 24 February 2025 Kenneth talk contribs created page Lara Croft and the Temple of Osiris (Created page with "<pre> roll - right click raise staff - middle click or R enter portal - shift open chest - shift switch weapon - middle mouse wheel or 1, 2, 3, 4 bombs - Q inventory - I shield - F or 6 map - O chat - T </pre>")
- 21:40, 23 February 2025 Kenneth talk contribs created page Pihole (Redirected page to Pi-Hole) Tag: New redirect
- 22:05, 22 February 2025 Kenneth talk contribs created page Tightvnc (Created page with "See Linux/VNC")
- 22:05, 22 February 2025 Kenneth talk contribs created page Tigervnc (Created page with "See Linux/VNC")
- 22:00, 22 February 2025 Kenneth talk contribs created page Ubuntu/RDP (Created page with "== RDP Server == sudo apt install xrdp # should already be started, but just in case: sudo systemctl enable xrdp sudo systemctl start xrdp sudo systemctl status xrdp")
- 23:56, 21 February 2025 Kenneth talk contribs created page Ubuntu/Drivers (Created page with " sudo ubuntu-drivers list sudo ubuntu-drivers install # deprecated in favor of just "install" sudo ubuntu-drivers autoinstall")
- 21:28, 21 February 2025 Kenneth talk contribs created page Ubuntu/Ubuntu Desktop (Created page with " apt install ubuntu-desktop")
- 20:32, 19 February 2025 Kenneth talk contribs moved page PSOC to PSoC
- 20:32, 19 February 2025 Kenneth talk contribs created page PSOC (Created page with "== PSoC™ Programmer == (for Windows only) PSoC™ Programmer installs all components required for programming and debugging PSOC™ devices, including Clock Programmer used for Clock devices and Bridge Control Panel to communicate with target devices over I2C/UART/SPI. https://softwaretools.infineon.com/tools/com.ifx.tb.tool.psocprogrammer == PSoC™ Creator == (for Windows only) PSoC™ Creator is an Integrated Design Environment that enables concurrent hardwa...")
- 20:23, 17 February 2025 Kenneth talk contribs created page DnD/Quotes (Created page with ""Got people to kill and gold to steal"")
- 19:00, 17 February 2025 Kenneth talk contribs created page Net use (Created page with "See Windows/net_use")
- 22:06, 16 February 2025 Kenneth talk contribs created page Windows/net use (Created page with "== mount with password == <pre> Save password: cmdkey /add:MYNODE.EXAMPLE.COM\SHARE /user:AD\MYUSER /pass:"MYPASSWORD" CMDKEY: Credential added successfully. Map y: to File Server net use y: "\\MYNODE.EXAMPLE.COM\SHARE" /savecred /persistent:Yes </pre> == help == <pre> C:\> net help use The syntax of this command is: NET USE [devicename | *] [\\computername\sharename[\volume] [password | *]] [/USER:[domainname\]username] [/USER:[dotted domain nam...")
- 20:45, 6 February 2025 Kenneth talk contribs moved page 802.1x to 802.1X
- 20:45, 6 February 2025 Kenneth talk contribs created page 802.1x (Created page with "802.1X is an IEEE standard that authenticates devices connecting to a network. It's a port-based network access control (PNAC) protocol that works for both wired and wireless devices. How it works : * A device (supplicant) initiates a connection with the network. * The network device (authenticator) provides data links to connect the device to the network. * The authentication server receives the request for access and responds. * The authentication server verifies...")
- 09:28, 5 February 2025 Kenneth talk contribs created page Windows/Deprecation (Created page with " Deprecated features for Windows client https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features Windows client features lifecycle https://learn.microsoft.com/en-us/windows/whats-new/feature-lifecycle")
- 21:05, 3 February 2025 Kenneth talk contribs created page Linux/Show Hardware (Created page with "== Show Hardware Overview == === hwinfo === hwinfo === lshw === lshw lshw --short lshw -short === lscpu === lscpu lshw -C cpu === inxi === inxi -Fxz === dmidecode === dmidecode == Show Hardware == === Show CPU === lscpu lshw -C cpu lshw -C cpu | grep -i product lscpu | grep -i mhz lscpu | grep -i bogo # cpu usage top htop vmstat 2 === Show Memory === dmidecode -t memory | grep -i size lshw -short -C memory # max can install dmidecode...")
- 02:22, 1 February 2025 Kenneth talk contribs created page Ubuntu/20 (Created page with "== keywords ==")
- 23:11, 31 January 2025 Kenneth talk contribs created page Linux/Ubuntu 24 (Created page with "See Ubuntu/24")
- 23:11, 31 January 2025 Kenneth talk contribs created page Linux/Ubuntu 22 (Created page with "See Ubuntu/22")
- 23:10, 31 January 2025 Kenneth talk contribs created page Linux/Ubuntu/22 (Redirected page to Linux/Ubuntu 22) Tag: New redirect
- 23:09, 31 January 2025 Kenneth talk contribs created page Linux/Ubuntu/24 (Redirected page to Linux/Ubuntu 24) Tag: New redirect
- 22:55, 31 January 2025 Kenneth talk contribs created page Star Wars (Created page with "== In a Hive Far Far Away == Fan Theory - Star Wars: A Long Time Ago, in a Hive Far Far Away? Star Wars: A Long Time Ago, in a Hive Far Far Away? https://www.maxgladstone.com/2013/10/star-wars-a-long-time-ago-in-a-hive-far-far-away/")
- 22:40, 24 January 2025 Kenneth talk contribs created page DLL (Created page with "Show DLL dependencies with dumpbin <pre> C:\> "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.25.28610\bin\Hostx86\x86\dumpbin" /dependents flex.dll Microsoft (R) COFF/PE Dumper Version 14.25.28614.0 Copyright (C) Microsoft Corporation. All rights reserved. Dump of file flex.dll File Type: DLL Image has the following dependencies: WS2_32.dll IPHLPAPI.DLL RPCRT4.dll msi.dll CRYPT32.dll WININET.dll CO...")
- 16:36, 21 January 2025 Kenneth talk contribs created page Tcpdump (Created page with "== tcpdump == tcpdump -i <network_interface> -s 0 -w <file> Capture packets to host <ref>https://stackoverflow.com/questions/19960784/tcpdump-capture-packets-to-target-host</ref> tcpdump -i any -s 0 -w <file> host 10.1.1.1 tcpdump -i <network_interface> -s 0 -w <file> host 10.1.1.1 Capture packets and specify both IP and port <ref>https://serverfault.com/questions/1025292/how-to-specify-both-ip-address-and-port-in-tcpdump</ref> tcpdump -i enp1s9 dst 192.168.6.1 a...")
- 16:33, 21 January 2025 Kenneth talk contribs created page Linux/tcpdump (Redirected page to Tcpdump) Tag: New redirect
- 07:07, 19 January 2025 Kenneth talk contribs created page Windows/route (Created page with "== Windows Route Metric == route print Note: LOWER METRIC HAS HIGH PRIORITY! - * ref: https://superuser.com/questions/198544/how-does-windows-7-decide-which-route-to-take-if-2-connections-to-an-internet-so")
- 23:29, 16 January 2025 Kenneth talk contribs created page CIFS (Created page with "== mount ==")
- 21:16, 12 January 2025 Kenneth talk contribs created page Password Managers (Created page with "== Pricing == === Keeper === Personal $2.92/month ($34.99/year) Family $6.25/month ($74.99/year) - limit 5 === LastPass === Persoanl $3.00/month ($36/year) Family $4.00/month ($48/year) - limit 6 == keywords == Category:Password Manager")
- 21:15, 12 January 2025 Kenneth talk contribs created page Category:Password Manager (Created page with "== Pricing == === Keeper === Personal $2.92/month ($34.99/year) Family $6.25/month ($74.99/year) - limit 5 === LastPass === Persoanl $3.00/month ($36/year) Family $4.00/month ($48/year) - limit 6")
- 21:11, 12 January 2025 Kenneth talk contribs created page LastPass (Created page with "== keywords == Category:Password Manager")
- 21:10, 12 January 2025 Kenneth talk contribs created page AWX/Database Backup (Created page with "x")
- 23:34, 10 January 2025 Kenneth talk contribs created page Linux/fuck (Redirected page to Linux/thefuck) Tag: New redirect
- 17:33, 8 January 2025 Kenneth talk contribs created page K9 (Redirected page to K9s) Tag: New redirect
- 05:02, 6 January 2025 Kenneth talk contribs created page Factorio/Mods (Created page with "== Chest Auto Sort == === Chest Auto Sort Sorts live, but does not sort tanks Sorted chests Only sorts on chest load - does NOT sort vehicles, does NOT sort trash slots Sort All Inventories Only sorts on chest load, does sort vehicles, does not sort trash slots")
- 22:47, 1 January 2025 Kenneth talk contribs created page Ubuntu/syslog (Created page with "Managed by rsyslog See syslog")
- 22:46, 1 January 2025 Kenneth talk contribs created page Syslog (Created page with "==Syslog== Linux system logging. ===Settings=== [facility].[priority];[...] [log file] /etc/syslog.conf: *.info;mail.none;authpriv.none;cron.none -/var/log/messages The "-" indicates that the message should not be buffered. ===Facilities=== The facility is one of the following keywords: :auth, authpriv, cron, daemon, ftp, kern, lpr, mail, mark, news, security (same as auth), syslog, user, uucp, and local0 through local7. ===Priorities=== The pr...")
- 22:46, 1 January 2025 Kenneth talk contribs created page Linux/syslog (Created page with "See syslog")