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).
- 05:06, 24 October 2024 Kenneth talk contribs created page Install-PackageProvider (Created page with "== Install-PackageProvider == Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force == keywords == Category:Windows Package Management")
- 21:27, 17 October 2024 Kenneth talk contribs created page Windows/rsync (Created page with "== Rsync to local drive not working == It uses cygdrive <ref>https://serverfault.com/questions/615355/windows-rsync-from-different-local-drive-other-than-c-to-remote</ref> rsync xyz /cygdrive/c/... == keywords ==")
- 21:51, 8 October 2024 Kenneth talk contribs created page Windows/Certificates (Created page with " certlm.msc")
- 03:27, 7 October 2024 Kenneth talk contribs created page Ubuntu/Serial Console (Created page with " SerialConsoleHowto https://help.ubuntu.com/community/SerialConsoleHowto")
- 03:22, 7 October 2024 Kenneth talk contribs created page Proxmox/Serial Device (Created page with "== network serial device == args: -serial tcp:192.168.108.25:23 -serial tcp:192.168.108.26:23")
- 03:05, 6 October 2024 Kenneth talk contribs created page Container-desktop (Created page with "== container-desktop == https://container-desktop.io https://github.com/container-desktop/container-desktop == Issues == === WSL Kernel installation fails on Windows 11 Build 10.0.22621 === WSL Kernel installation fails on Windows 11 Build 10.0.22621 · Issue #82 · container-desktop/container-desktop · GitHub https://github.com/container-desktop/container-desktop/issues/82 .\ContainerDesktopInstaller.exe install --unattended <pre> [21:57:39 ERR] Failed to a...")
- 21:03, 5 October 2024 Kenneth talk contribs created page Ubuntu/Cleanup (Created page with "== Cleanup /var/log/journal == # retain the most recent 100M of data sudo journalctl --vacuum-size=100M # or delete everything but last 10 days sudo journalctl --vacuum-time=10d 20.04 - Big /var/log/journal? - Ask Ubuntu https://askubuntu.com/questions/1238214/big-var-log-journal == keywords ==")
- 05:03, 5 October 2024 Kenneth talk contribs created page Windows/UAC (Created page with "== Disable User Account Control (UAC) == HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System EnableLUA DWORD 0 = Disable 1 = Enable ref: [https://www.tenforums.com/tutorials/112488-enable-disable-user-account-control-uac-windows.html] === disable_uac.reg === <pre> Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "EnableLUA"=dword:00000000 </pre> === enable_uac.reg ===...")
- 04:58, 4 October 2024 Kenneth talk contribs created page Windows/Store (Created page with "== Reinstall Microsoft Store == Try the following: <ref>https://answers.microsoft.com/en-us/windows/forum/all/how-to-reinstall-microsoft-store/a4151eee-68f1-4766-b834-e00397d130b7</ref> <ref>https://www.elevenforum.com/t/uninstall-or-reinstall-microsoft-store-app-in-windows-10-and-windows-11.11428/</ref> Powershell Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} or wing...")
- 03:00, 2 October 2024 Kenneth talk contribs created page EAI AGAIN (Created page with "Sample: https://android.googlesource.com/platform/bionic/+/dba3df609436d7697305735818f0a840a49f1a0d/libc/dns/net/getaddrinfo.c <pre> "Temporary failure in name resolution", EAI_AGAIN: </pre> Address Info Error codes: <pre> static const char * const ai_errlist[] = { "Success", "Address family for hostname not supported", EAI_ADDRFAMILY: "Temporary failure in name resolution", EAI_AGAIN: "Invalid value for ai_flags", /* EAI_BADFL...")
- 22:42, 29 September 2024 Kenneth talk contribs created page Active Directory (Created page with "== Query Domain Controler List == Lookup Domain Controllers <ref>https://serverfault.com/questions/78089/find-name-of-active-directory-domain-controller</ref> nslookup set type=all _ldap._tcp.dc._msdcs.DOMAIN_NAME nslookup -querytype=all _ldap._tcp.dc._msdcs.DOMAIN_NAME dig _ldap._tcp.dc._msdcs.DOMAIN_NAME any nltest /dclist:DOMAIN_NAME gpresult /z Import-Module ActiveDirectory (Get-ADDomainController -DomainName <Domain FQDN> -Discover -NextClosestS...")
- 01:20, 29 September 2024 Kenneth talk contribs created page Proxmox/Ceph Hyper Converged (Created page with "<!--PVE_IMPORT_START_MARKER--> <!-- Do not edit - this is autogenerated content --> {{#pvedocs:pveceph-plain.html}} Category:Reference Documentation <pvehide> Introduction Proxmox VE unifies your compute and storage systems, that is, you can use the same physical nodes within a cluster for both computing (processing VMs and containers) and replicated storage. The traditional silos of compute and storage resources can be wrapped up into a single hyper-converged applia...")
- 22:49, 28 September 2024 Kenneth talk contribs created page Dual Boot (Created page with " How to Set Up a Dual Boot with Ubuntu and Windows | Step-by-step Guide https://gcore.com/learning/dual-boot-ubuntu-windows-setup/")
- 08:33, 28 September 2024 Kenneth talk contribs created page Ubuntu/24 (Created page with "== NTP == systemctl status systemd-timesyncd One-shot sync: chronyd -q One-shot time check: chronyd -Q <pre> root@IRV-CI-101:~/pbis-open-9.1.0.551.linux.x86_64.deb# chronyd -q Command 'chronyd' not found, but can be installed with: apt install chrony root@IRV-CI-101:~/pbis-open-9.1.0.551.linux.x86_64.deb# ntpdate Command 'ntpdate' not found, but can be installed with: apt install ntpsec-ntpdate </pre>")
- 17:09, 27 September 2024 Kenneth talk contribs created page Jf (Redirected page to Artifactory) Tag: New redirect
- 17:13, 26 September 2024 Kenneth talk contribs created page Ubuntu/Versions (Created page with "== Ubuntu Release Cycle == Ubuntu release cycle | Ubuntu https://ubuntu.com/about/release-cycle 24.04 LTS (Noble Numbat) Apr 2024. Apr 2029. Apr 2034. ... 22.04 LTS (Jammy Jellyfish) Apr 2022. Apr 2027. Apr 2032. ... 20.04 LTS (Focal Fossa) Apr 2020. Apr 2025. Apr 2030. ... 18.04 LTS (Bionic Beaver) Apr 2018. Apr 2023. Apr 2028. ... 16.04 LTS (Xenial Xerus) Apr 2016. Apr 2021. Apr 2026. ... 14.04 LTS (Trusty Tahr) Apr 2014. Apr 2019. == 24.04 LTS - Noble Numba...")
- 17:10, 26 September 2024 Kenneth talk contribs created page Ubuntu/22 (Created page with "== Display == hostnamectl == Change == hostnamectl set-hostname example.net hostnamectl set-hostname "example production server" --pretty apt install cloud-init vim /etc/cloud/cloud.cfg preserve_hostname: true ref: https://wiki.crowncloud.net/?How_to_Change_Hostname_on_Ubuntu_22_04")
- 17:09, 26 September 2024 Kenneth talk contribs created page Ubuntu/Hostname (Created page with "== Display == hostnamectl == Change == hostnamectl set-hostname example.net hostnamectl set-hostname "example production server" --pretty apt install cloud-init vim /etc/cloud/cloud.cfg preserve_hostname: true ref: https://wiki.crowncloud.net/?How_to_Change_Hostname_on_Ubuntu_22_04")
- 03:12, 24 September 2024 Kenneth talk contribs created page YubiKey (Created page with "== YubiKey Manager == https://www.yubico.com/support/download/yubikey-manager Use the YubiKey Manager to configure FIDO2, OTP and PIV functionality on your YubiKey on Windows, macOS, and Linux operating systems. The tool works with any currently supported YubiKey. You can also use the tool to check the type and firmware of a YubiKey. In addition, you can use the extended settings to specify other features, such as to configure 3-second long touch.")
- 19:04, 23 September 2024 Kenneth talk contribs created page Klaatu Barada Nikto (Created page with "https://en.wikipedia.org/wiki/Klaatu_barada_nikto https://upload.wikimedia.org/wikipedia/en/1/17/Script-showing-Klaatu-barada-nikto.jpg?20100720111422")
- 07:01, 22 September 2024 Kenneth talk contribs moved page Ceph/Maintenace to Ceph/Maintenance without leaving a redirect
- 07:38, 21 September 2024 Kenneth talk contribs created page Husky Butts (Created page with "Gone to the Snow Dogs")
- 21:29, 20 September 2024 Kenneth talk contribs created page Meteor.js (Created page with "== keywords == Category:Node.js Category:Node")
- 21:29, 20 September 2024 Kenneth talk contribs created page Meteor (Redirected page to Meteor.js) Tag: New redirect
- 04:11, 18 September 2024 Kenneth talk contribs created page Chocolatey/psexec (Created page with " https://download.sysinternals.com/files/PSTools.zip <pre> C:\ci>choco install psexec --force Chocolatey v2.3.0 3 validations performed. 2 success(es), 1 warning(s), and 0 error(s). Validation Warnings: - A pending system reboot request has been detected, however, this is being ignored due to the current Chocolatey configuration. If you want to halt when this occurs, then either set the global feature using: choco feature enable --name="exitOnRebootDete...")
- 21:48, 17 September 2024 Kenneth talk contribs created page Scoop/Windows-Terminal (Created page with "<pre> PS C:\Users\24964> scoop install windows-terminal Installing 'windows-terminal' (1.21.2361.0) [64bit] from 'extras' bucket Microsoft.WindowsTerminal_1.21.2361.0_x64.zip (10.9 MB) [=====================================================] 100% Checking hash of Microsoft.WindowsTerminal_1.21.2361.0_x64.zip ... ok. Extracting Microsoft.WindowsTerminal_1.21.2361.0_x64.zip ... done. Running pre_install script...done. Running installer script...done. Linking ~\scoop\apps\wi...")
- 21:47, 17 September 2024 Kenneth talk contribs created page Scoop/Extras (Created page with "<pre> PS C:\Users\Kenneth> scoop bucket add extras Checking repo... OK The extras bucket was added successfully. </pre>")
- 21:42, 17 September 2024 Kenneth talk contribs created page Scoop/Installation (Created page with "<pre> PS C:\Users\Kenneth> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser PS C:\Users\Kenneth> Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression Initializing... Downloading... Creating shim... Adding ~\scoop\shims to your path. Scoop was installed successfully! Type 'scoop help' for instructions. </pre>")
- 21:41, 17 September 2024 Kenneth talk contribs created page Scoop/Versions (Created page with "== Versions == <pre> PS C:\Users\Kenneth> scoop bucket add versions Checking repo... OK The versions bucket was added successfully. </pre>")
- 21:40, 17 September 2024 Kenneth talk contribs created page Scoop/Windows-Terminal-Preview (Created page with "== Windows-Terminal-Preview == <pre> PS C:\Users\Kenneth> scoop install versions/windows-terminal-preview Installing 'windows-terminal-preview' (1.22.2362.0) [64bit] from 'versions' bucket Microsoft.WindowsTerminalPreview_1.22.2362.0_x64.zip (10.9 MB) [==============================================] 100% Checking hash of Microsoft.WindowsTerminalPreview_1.22.2362.0_x64.zip ... ok. Extracting Microsoft.WindowsTerminalPreview_1.22.2362.0_x64.zip ... done. Running pre_inst...")
- 04:28, 8 September 2024 Kenneth talk contribs created page Proxmox/LVM (Created page with "== Issues == === pvs vgs lvs cat /etc/pve/storage.cfg pveversion -v ref: https://forum.proxmox.com/threads/no-such-logical-volume-pve-data.117999/ === mount error: no mds server is up or the cluster is laggy === dmesg :: <pre> $ sudo dmesg [124164.692856] libceph: mon2 (1)10.204.176.107:6789 session established [124164.693222] libceph: client128014094 fsid ff74f760-84b2-4dc4-b518-8408e3f10779 [124164.693398] ceph: No mds server is up or the cluster is laggy </...")
- 23:28, 1 September 2024 Kenneth talk contribs created page Category:OHV Trails (Created page with "OHV Trails")
- 23:28, 1 September 2024 Kenneth talk contribs created page Rimrocker Trail (Created page with " https://rimrockertrail.org/ == keywords == Category:OHV Trails")
- 23:25, 1 September 2024 Kenneth talk contribs created page ProGet (Created page with "== ProGet == ProGet: Self-hosted, Cross-Platform Package & Container Repository https://inedo.com/proget ProGet is a package management system, designed by the Inedo software company. It allows users to host and manage personal or enterprise-wide packages, applications, and components. It was originally designed as a private NuGet (the package manager for the Microsoft development platform) manager and symbol and source server. Beginning in 2015, ProGet has expan...")
- 23:23, 1 September 2024 Kenneth talk contribs created page NuGet (Created page with "== NuGet == NuGet (pronounced "New Get") is a package manager, primarily used for packaging and distributing software written using .NET and the .NET Framework. The Outercurve Foundation initially created it under the name NuPack.[4][5] Since its introduction in 2010, NuGet has evolved into a larger ecosystem of tools and services, including a free and open-source client application, hosted package servers, and software deployment tools. <ref>https://en.wikipedia.org/w...")
- 23:13, 1 September 2024 Kenneth talk contribs created page Category:Windows Command Line Package Management (Created page with "Windows Command Line Package Management")
- 19:04, 31 August 2024 Kenneth talk contribs created page Ninite (Created page with "== keywords == Category:Windows Package Management")
- 19:03, 31 August 2024 Kenneth talk contribs created page Category:Windows Package Management (Created page with "Windows Package Management")
- 19:03, 31 August 2024 Kenneth talk contribs created page Category:Linux Package Management (Created page with "Linux Package Management")
- 18:59, 31 August 2024 Kenneth talk contribs created page Scoop (Created page with "Category:Windows Package Management")
- 18:59, 31 August 2024 Kenneth talk contribs created page Windows Package Management (Created page with "== keywords == Category:Windows Package Management")
- 22:34, 28 August 2024 Kenneth talk contribs created page Linux/moreutils (Created page with "= moreutils = == chronic == == combine == == errorno == errno looks up errno macro names, errno codes, and the corresponding descriptions. For example, if given ENOENT on a Linux system, it prints out the code 2 and the description "No such file or directory". If given the code 2, it prints ENOENT and the same description. # errno 0 # errno 1 EPERM 1 Operation not permitted # errno 2 ENOENT 2 No such file or directory == ifdata == ifdata - get network int...")
- 02:38, 27 August 2024 Kenneth talk contribs created page Foundry VTT/P2FE (Created page with "== Macros == === Raise Shield === <pre> game.pf2e.actions.raiseAShield({ actors: [token?.actor ?? actor ?? game.user.character].filter((actor) => actor) }) </pre> === Scouting === <pre> const actors = game.user.getActiveTokens().flatMap((t) => t.actor ?? []); if (actors.length === 0) { return ui.notifications.error("PF2E.ErrorMessage.NoTokenSelected", { localize: true }); } const ITEM_UUID = "Compendium.pf2e.other-effects.Item.EMqGwUi3VMhCjTlF"; // Effect: Scout...")
- 08:07, 20 August 2024 Kenneth talk contribs created page Brave (Created page with "== Disable Media Keys == Edit shortcut and add... "...\brave.exe" --disable-features=HardwareMediaKeyHandling ref: https://community.brave.com/t/media-keys-begin-hijacked-by-brave/538025")
- 18:35, 18 August 2024 Kenneth talk contribs created page Branch Names (Created page with " main master trunk prod production default git config --global init.defaultBranch trunk origin (default remote name) dev development active ad (active development) stage staging release releases utility branches: metaconfig meta/config root init (empty bare branch) utility folders: .github .meta .metadata")
- 08:59, 16 August 2024 Kenneth talk contribs created page Supermicro/Fan Speed (Created page with "== Fan Controls by Emperical Testing == Reference Material - Supermicro X9/X10/X11 Fan Speed Control | ServeTheHome Forums https://forums.servethehome.com/index.php?resources/supermicro-x9-x10-x11-fan-speed-control.20/ Fan control valuse values are: Standard: 0 Full: 1 Optimal: 2 Heavy IO: 4 These can be set using ''ipmicfg'' util. A bit of testing confirmed that this is effectively correct (even if SM might disagree on some fine details). Fans on...")
- 23:09, 15 August 2024 Kenneth talk contribs created page ElevenClock (Created page with "== ElevenClock == Customize the Windows Clock ElevenClock https://github.com/marticliment/ElevenClock : First of all... What is Elevenclock? ElevenClock is an application whose whole point is to have a customizable clock on your Windows 11 taskbars. When Microsoft's engineers were creating Windows 11, they forgot to add a clock on the secondary screen taskbar. So I did that. ElevenClock was an app designed to return this functionality, but it has evolved and it can...")
- 19:09, 15 August 2024 Kenneth talk contribs created page AWX/Helm Chart (Created page with " awx-operator 2.19.1 · christianhuth/awx-operator https://artifacthub.io/packages/helm/awx-operator/awx-operator/ chart version 2.19.1 as of July 2, 2024 Helm parameters: The install argument must be a chart reference, a path to a packaged chart, a path to an unpacked chart directory or a URL. Installation example: helm install MYNAME CHART-REPO/CHART-NAME -n NAMESPACE --create-namespace -f MYVALUES.yaml helm install my-awx-operator awx-operator/awx-operator -n a...")
- 23:08, 13 August 2024 Kenneth talk contribs created page WinGet (Created page with "== WinGet == == winget-cli GitHub == https://github.com/microsoft/winget-cli == Microsoft Store == https://www.microsoft.com/p/app-installer/9nblggh4nns1 == Install Package == winget install <package> https://github.com/microsoft/winget-pkgs == WinGet Community Packages == Repology https://repology.org/ - Windows Package Manager Community Repository https://github.com/microsoft/winget-pkgs == Explore Windows Package Manager Tool == Explore the Window...")
- 08:38, 10 August 2024 Kenneth talk contribs created page Ipmicfg (Created page with "== choco == choco install ipmicfg == Get IPMI Configuration == ipmicfg-win.exe -m")