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).
- 16:14, 21 April 2026 Kenneth talk contribs created page Patch (Created page with "== patch ==")
- 16:14, 21 April 2026 Kenneth talk contribs created page Linux/patch (Created page with "See: * Linux/diff * patch * diff")
- 22:04, 20 April 2026 Kenneth talk contribs created page Ubuntu/Sources/22 (Created page with "== 22 - Jammy == <pre> $ cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.5 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.5 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" </pre> <pre> $ cat /etc/apt/sources.list # deb cdrom:[Ubuntu 22....")
- 22:02, 20 April 2026 Kenneth talk contribs created page Ubuntu/Sources/Jammy (Created page with "See Ubuntu/Sources/22")
- 22:02, 20 April 2026 Kenneth talk contribs created page Ubuntu/Sources (Created page with "== Sources == == 24 - Xenial == See Ubuntu/Sources/24 See Ubuntu/Sources/Xenial == 22 - Jammy == See Ubuntu/Sources/22 See Ubuntu/Sources/Jammy == 20 - Xenial == See Ubuntu/Sources/20 See Ubuntu/Sources/Xenial == keywords ==")
- 20:55, 14 April 2026 Kenneth talk contribs created page GitHub/GitHub Actions Workflow (Created page with "See GitHub/Workflow")
- 06:58, 10 April 2026 Kenneth talk contribs created page VBinDiff (Created page with "GitHub: https://github.com/madsen/vbindiff Build Source Code: # Ubuntu Dependencies: sudo apt install libtemplate-perl # Clone git clone https://github.com/madsen/vbindiff.git cd vbindiff git submodule update --init autoreconf -i ./configure make clean make ./vbindiff [binfile1] [binfile2] Press [enter] to jump to next difference between two bin files. Will be highlighted in red (beta 6 version) (or light cyan in beta 5 version)")
- 06:18, 8 April 2026 Kenneth talk contribs created page Games/StarRupture (Created page with "== Save Game Location == C:\Program Files (x86)\Steam\userdata\[YourSteamID]\1631270\remote\Saved\SaveGames")
- 22:56, 31 March 2026 Kenneth talk contribs created page Mermaid Charts (Created page with "== Mermaid Charts == The "official" Mermaid Editor plugin by the team behind the Mermaid open source project. https://www.mermaidchart.com/ https://mermaid.ai/ Mermaid Chart was born out of the Mermaid open source project and was founded by Knut Sveidqvist together with Open Core Ventures. The lead developers from Mermaid have joined the company and there is a strong connection between the project we all love and Mermaid Chart. Mermaid Chart brings resources to the...")
- 23:01, 27 March 2026 Kenneth talk contribs created page IDF (Created page with "IDF and MDF")
- 17:19, 25 March 2026 Kenneth talk contribs created page Ghostery (Created page with "== Ghostery == https://www.ghostery.com/ Chrome: https://chromewebstore.google.com/detail/ghostery-tracker-ad-block/mlomiejdfkolichcflejclcbmpeaniij Firefox: https://addons.mozilla.org/en-US/firefox/addon/ghostery/ == Ad Blocker == See also Ad Blocker == keywords == keyword: mispelling Ghosterly")
- 17:18, 25 March 2026 Kenneth talk contribs created page Ghosterly (Redirected page to Ghostery) Tag: New redirect
- 17:17, 25 March 2026 Kenneth talk contribs created page Firefox/Extensions (Created page with "== Extensions ==")
- 17:01, 23 March 2026 Kenneth talk contribs created page VM (Created page with "VM == VM Detection ==")
- 22:41, 22 March 2026 Kenneth talk contribs created page Git/Shallow (Created page with "== Shallow Clone == git clone --filter=blob:none <url> creates a blobless clone. ... git clone --filter=tree:0 <url> creates a treeless clone. ... git clone --depth=1 <url> creates a shallow clone. == Convert Cloned Repo to Shallow == <pre> git clone --depth-1 <repo> -b <branch> git clone --depth 1 org-1234@github.com:MYORG/MYREPO.git -b MYREPO/MYBRANCH MYBRANCH git clean -x -f -d . git pull --depth 1 git fetch --depth 1 git reflog expire --expire=0 git reflog...")
- 21:15, 22 March 2026 Kenneth talk contribs created page Linux/tree (Created page with "== Always Show Color == With less: <ref>https://superuser.com/questions/117841/when-reading-a-file-with-less-or-more-how-can-i-get-the-content-in-colors</ref> tree -a -C | less -R")
- 21:15, 22 March 2026 Kenneth talk contribs created page Linux/less (Created page with "== Always Show Color == less -R With ls: <ref>https://superuser.com/questions/117841/when-reading-a-file-with-less-or-more-how-can-i-get-the-content-in-colors</ref> ls --color=always -l | less -R With tree: <ref>https://superuser.com/questions/117841/when-reading-a-file-with-less-or-more-how-can-i-get-the-content-in-colors</ref> tree -a -C | less -R")
- 19:47, 17 March 2026 Kenneth talk contribs created page Pacman (Created page with "See MSYS2")
- 19:46, 17 March 2026 Kenneth talk contribs created page MSYS2 (Created page with " MSYS2 https://www.msys2.org/ Software Distribution and Building Platform for Windows MSYS2 is a collection of tools and libraries providing you with an easy-to-use environment for building, installing and running native Windows software. It consists of a command line terminal called mintty, bash, version control systems like git and subversion, tools like tar and awk and even build systems like autotools, all based on a modified version of Cygwin. Despite some of...")
- 18:30, 11 March 2026 Kenneth talk contribs created page Windows/SSHD (Created page with "== Install OpenSSH == Install the Inbox Version: <ref>https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=powershell&pivots=windows-11</ref> # In Admin window: # Verify Admin (New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator) # Verify Capabilities Get-WindowsCapability -Online | Where-Object Name -lik...")
- 23:05, 10 March 2026 Kenneth talk contribs created page OneDrive (Created page with "See Microsoft/OneDrive")
- 21:25, 8 March 2026 Kenneth talk contribs created page Npm (Created page with "== npm == == install package globally == sudo npm install -g [package] == install package local == Install package to ~/node_modules npm install [package] To install to another folder: # to install into parallel with the .npm cache folder... npm install --prefix ~/.npm [package] # example: npm install --prefix ~/.npm docker-browse This will create: ~/.npm/node_modules/ ~/.npm/node_modules/docker-browse/ ~/.npm/node_modules/several-other-dependecies/ ~/....")
- 00:56, 3 March 2026 Kenneth talk contribs created page FLEXlm (Created page with "See FlexLM")
- 23:35, 2 March 2026 Kenneth talk contribs created page FlexLM (Created page with "{FlexLM} (now officially FlexNet Publisher) is the industry-standard software license management system developed by Flexera. It controls, monitors, and optimizes application usage across networks, typically utilizing a floating (concurrent) license model where a central server manages a pool of licenses for multiple users. It supports node-locked licenses, manages license files (often found at C:\flexlm\license on Windows), and allows for vendor-specific configurations....")
- 23:35, 2 March 2026 Kenneth talk contribs created page RLM (Created page with "Reprise License Manager (RLM) is considered a, or a spiritual successor to, FLEXlm (now FlexNet Publisher). It was founded in 2006 by the original developers of GLOBEtrotter, the company that created FLEXlm * https://www.openlm.com/blog/what-is-reprise-rlm/ * https://www.openlm.com/supported-software/reprise-license-management-rlm-and-optimization-with-openlm/ {FlexLM} (now officially FlexNet Publisher) is the industry-standard software license management system develo...")
- 23:54, 27 February 2026 Kenneth talk contribs created page Windows/SMB (Created page with "== Get Windows Connections == === net use === Show connections: net use Example: <pre> C:\> net use New connections will be remembered. Status Local Remote Network ------------------------------------------------------------------------------- OK W: \\ci-store.example.com\ci Microsoft Windows Network </pre> === Get-SmbConnection === Show which user connected: Get-SmbConnection Example: <pre> PS C:\> Get-SmbConnection...")
- 23:51, 27 February 2026 Kenneth talk contribs created page Windows/Samba (Created page with "See Windows/SMB")
- 19:07, 18 February 2026 Kenneth talk contribs created page ATX (Created page with "== ATX Power Supply == See PSU for Paper Clip test")
- 19:07, 18 February 2026 Kenneth talk contribs created page PSU (Created page with "== PSU Paper Clip Test == How to Jump Start your power supply (Paper clip test) https://www.silverstonetek.com/upload/downloads/QA/PSU/PSU-Paper%20Clip-EN.pdf")
- 08:38, 17 February 2026 Kenneth talk contribs created page Synergy (Created page with "== Winget Install == winget install -e --id=Symless.Synergy == keywords ==")
- 02:48, 13 February 2026 Kenneth talk contribs created page Rufus (Created page with " https://rufus.ie/en/#download Ignore Windows 11 installation requirements")
- 04:59, 11 February 2026 Kenneth talk contribs created page Games/Techtonica (Created page with "== Save Game Location == %APPDATA%\..\LocalLow\Fire Hose Games\Techtonica")
- 04:57, 11 February 2026 Kenneth talk contribs created page Techtonica (Redirected page to Games/Techtonica) Tag: New redirect
- 06:15, 10 February 2026 Kenneth talk contribs created page GlobalProtect (Created page with "Restart service: (as administrator) net stop pangps The PanGPS service is stopping..... The PanGPS service could not be stopped. The service is starting or stopping. Please try again later. net start pangps The PanGPS service is starting. The PanGPS service was started successfully. Check Task Manager for: PanGPA.exe Check for TCP Port: netstat -an | find "4767" TCP 127.0.0.1:49212 127.0.0.1:4767 SYN_SENT Run Glo...")
- 22:32, 7 February 2026 Kenneth talk contribs created page USB (Created page with "== USB Testing ==")
- 01:43, 7 February 2026 Kenneth talk contribs created page Winget (Created page with "See WinGet")
- 07:33, 6 February 2026 Kenneth talk contribs created page Python/3.14 (Created page with "See Ubuntu/Python/3.14")
- 22:45, 5 February 2026 Kenneth talk contribs created page Ubuntu/Python/3.14 (Created page with " sudo add-apt-repository ppa:deadsnakes/ppa sudo apt update sudo apt install python3.14")
- 22:43, 5 February 2026 Kenneth talk contribs created page Ubuntu/Python (Created page with "Python")
- 18:58, 3 February 2026 Kenneth talk contribs created page Ubuntu/Unattended Upgrades (Created page with " sudo apt install unattended-upgrades See: https://documentation.ubuntu.com/server/how-to/software/automatic-updates/")
- 05:59, 3 February 2026 Kenneth talk contribs moved page Wildmender to Games/Wildmender