New pages
Jump to navigation
Jump to search
- 21:16, 10 November 2025 Linux/fwupd (hist | edit) [937 bytes] Kenneth (talk | contribs) (Created page with "== fwupd == fwupd - This project aims to make updating firmware on Linux automatic, safe, and reliable. https://github.com/fwupd/fwupd If you have a device with firmware supported by fwupd, this is how you can check for updates and apply them using fwupd's command line tools. # fwupdmgr get-devices This will display all devices detected by fwupd. # fwupdmgr refresh This will download the latest metadata from LVFS. # fwupdmgr get-updates If updates are availa...")
- 06:13, 8 November 2025 Windows 11 Upgrade (hist | edit) [3,413 bytes] Kenneth (talk | contribs) (Created page with "== Error: Your organization manages updates on this PC == The "Your organization manages updates on this PC" message in the Windows 11 PC Health Check typically appears when the system detects that update management is controlled by an external organization, even on a personal device. This can occur due to several reasons, including the presence of a linked work or school account, administrative policies set via Group Policy, or specific registry configurations related...")
- 06:08, 8 November 2025 Windows 10/Windows 11 Upgrade (hist | edit) [26 bytes] Kenneth (talk | contribs) (Created page with "See Windows 11 Upgrade")
- 00:14, 5 November 2025 Python/PyInstaller Extractor (hist | edit) [422 bytes] Kenneth (talk | contribs) (Created page with " https://github.com/extremecoders-re/pyinstxtractor PyInstaller Extractor is a Python script to extract the contents of a PyInstaller generated executable file. The header of the pyc files are automatically fixed so that a Python bytecode decompiler will recognize it. The script can run on both Python 2.x and 3.x. python pyinstxtractor.py test.exe git clone https://github.com/extremecoders-re/pyinstxtractor.git")
- 21:24, 4 November 2025 Python/Decompile (hist | edit) [470 bytes] Kenneth (talk | contribs) (Created page with "== uncompyle6 == Cross Python bytecode decompiler for Python bytecode up to Python 3.8. pip install uncompyle6 uncompyle6 your_filename.pyc uncompyle6 your_filename.pyc > your_filename.py")
- 09:56, 4 November 2025 Tftp (hist | edit) [110 bytes] Kenneth (talk | contribs) (Created page with "== tftp == == linux/tftp == See linux/tftp == keywords ==")
- 23:09, 23 October 2025 Stars Without Number (hist | edit) [26 bytes] Kenneth (talk | contribs) (Created page with "== Stars Without Number ==")
- 22:39, 21 October 2025 Linux/Alternatives (hist | edit) [1,067 bytes] Kenneth (talk | contribs) (Created page with " sudo update-alternatives --config java <pre> There are 3 choices for the alternative java (providing /usr/bin/java). Selection Path Priority Status ------------------------------------------------------------ * 0 /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 auto mode 1 /usr/bin/gij-4.4 1044 manual mode 2 /usr/lib/jvm/java-6-openjdk/jre/bin/java 106...")
- 06:37, 20 October 2025 Kubectl (hist | edit) [24 bytes] Kenneth (talk | contribs) (Redirected page to Kubernetes) Tag: New redirect
- 15:54, 13 October 2025 Synopsys (hist | edit) [2,384 bytes] Kenneth (talk | contribs) (Created page with "== Synopsys ARC-V == ARC-V Processor IP | Synopsys https://www.synopsys.com/designware-ip/processor-solutions/arc-v-processors.html Enhancing RISC-V Design w/ ARC Processor IP | Synopsys Blog https://www.synopsys.com/blogs/chip-design/arc-processor-ip-risc-v.html Synopsys Moves To RISC-V To Help SoC Developers https://www.forbes.com/sites/karlfreund/2023/11/08/synopsys-moves-to-risc-v-to-help-soc-developers/ === Expansion or EOL === <blockquote> "A familiar fr...")
- 22:12, 10 October 2025 Windows/getmac (hist | edit) [1,161 bytes] Kenneth (talk | contribs) (Created page with "<pre> C:\> getmac Physical Address Transport Name =================== ========================================================== XX-50-41-00-00-XX \Device\Tcpip_{XX790ECD-12AF-4B02-98F6-4F2FD93F44XX} XX-E0-4C-68-18-XX \Device\Tcpip_{XX2417A6-A4C8-4A03-BB31-E87C0CBC84XX} XX-2F-74-DD-CB-XX \Device\Tcpip_{XX7F306D-F083-458C-A5E5-3AE3A80511XX} </pre> <pre> XX-EC-EF-61-FC-XX Media disconnected </pre>")
- 17:34, 10 October 2025 Password (hist | edit) [340 bytes] Kenneth (talk | contribs) (Created page with "== Correct horse battery staple == https://imgs.xkcd.com/comics/password_strength_2x.png https://xkcd.com/936/")
- 07:37, 8 October 2025 Supermicro/ipmicfg (hist | edit) [15 bytes] Kenneth (talk | contribs) (Created page with "See ipmicfg")
- 15:52, 6 October 2025 Python/Coverage (hist | edit) [118 bytes] Kenneth (talk | contribs) (Created page with " $ python -m coverage run -m pytest tests/test_example.py $ python -m coverage report -m $ python -m coverage html")
- 21:47, 30 September 2025 Python/keyring (hist | edit) [385 bytes] Kenneth (talk | contribs) (Created page with " https://github.com/jaraco/keyring <pre> >>> import keyring >>> keyring.set_password("system", "username", "password") >>> keyring.get_password("system", "username") 'password' </pre> <pre> $ keyring --help $ keyring set system username Password for 'username' in 'system': $ keyring get system username password </pre>")
- 01:59, 27 September 2025 ASUS (hist | edit) [728 bytes] Kenneth (talk | contribs) (Created page with "== OUI == The vendor of the MAC address 34:97:F6:xx:xx:xx is ASUSTek COMPUTER INC. The vendor is identified by the first six characters of the MAC address, which is known as the Organizationally Unique Identifier (OUI). MAC Address: 34:97:F6:xx:xx:xx OUI: 34:97:F6 Vendor: ASUSTek COMPUTER INC")
- 01:58, 27 September 2025 ASRock (hist | edit) [369 bytes] Kenneth (talk | contribs) (Created page with "== ASRock OUI == A8:A1:59:xx:xx:xx The vendor of the MAC address A8:A1:59:C6:6F:15 is ASRock Incorporation. The vendor is determined by the first three octets of the MAC address, known as the Organizationally Unique Identifier (OUI), which for this address is A8:A1:59.")
- 17:30, 26 September 2025 Windows/WinDbg (hist | edit) [14 bytes] Kenneth (talk | contribs) (Created page with "See WinDbg")
- 19:58, 16 September 2025 Python/enum (hist | edit) [1,850 bytes] Kenneth (talk | contribs) (Created page with "== enum — Support for enumerations == Python 3: enum — Support for enumerations https://docs.python.org/3/library/enum.html <pre> from enum import Enum # class syntax class Color(Enum): RED = 1 GREEN = 2 BLUE = 3 # functional syntax Color = Enum('Color', ['RED', 'GREEN', 'BLUE']) </pre> Convert string name or value to enum: <pre> def value_to_enum(color_value_str): try: return Color(color_value_str) except ValueError: retu...")
- 03:46, 16 September 2025 Games/Foundry (hist | edit) [421 bytes] Kenneth (talk | contribs) (Created page with "== Steam == https://store.steampowered.com/app/983870/FOUNDRY/ Release Date: May 2, 2024 Developer: Channel 3 Entertainment Publisher: Paradox Interactive == FOUNDRY == https://www.paradoxinteractive.com/games/foundry/about == Wiki == https://wiki.foundry-game.com/ == Server == amp/FoundryLaLa01/foundry/2915550/save/[SAVENAME]/_autosave_0 .. amp/FoundryLaLa01/foundry/2915550/save/[SAVENAME]/_autosave_4")
- 16:12, 27 August 2025 Windows/Windhawk (hist | edit) [16 bytes] Kenneth (talk | contribs) (Created page with "See Windhawk")
- 16:12, 27 August 2025 Windows/Taskbar Ungroup (hist | edit) [16 bytes] Kenneth (talk | contribs) (Created page with "See Windhawk")
- 16:44, 22 August 2025 Windows/SHA256 (hist | edit) [1,133 bytes] Kenneth (talk | contribs) (Created page with "== certutil == certutil -hashfile [FILE] SHA256 certutil -hashfile [FILE] sha256 certutil -hashfile [FILE] SHA256 > file.certutil # does not appear to be designed for compare other than visually Example: <pre> C:\test> certutil -hashfile SOMEFILE sha256 SHA256 hash of SOMEFILE: 2f4a20cca5fce6f872bcfc17828fe7cc4f398ce69de25f5798b0d3ffbxxxxxxx CertUtil: -hashfile command completed successfully. </pre> == get-filehash == Get-FileHash -Algorithm SHA256 [FILE] get-f...")
- 18:01, 20 August 2025 Aluminum (hist | edit) [961 bytes] Kenneth (talk | contribs) (Created page with "== Aluminum 20-2020 Extrusion == https://8020.net/20-2020.html 20-2020 20mm X 20mm T-Slotted Profile - Four Open T-Slots 20-2020 is a 20mm x 20mm metric 20 series square T-slot profile with four open T-slots, one on each 20mm face. The profile is smooth, which makes it resistant to dirt and debris buildup while also being easy to clean. The 20-2020 profile is compatible with all 20 series fasteners. The 20-2020 profile is part of the smallest profile series 80/20...")
- 22:28, 19 August 2025 WinDbg (hist | edit) [5,701 bytes] Kenneth (talk | contribs) (Created page with "== WinDbg == https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/ == WinGet == See WinGet winget install Microsoft.WinDbg")
- 16:36, 18 August 2025 Python/Hex (hist | edit) [336 bytes] Kenneth (talk | contribs) (Created page with "To convert a bytes object to a hexadecimal string in Python, the most straightforward and recommended method is to use the built-in .hex() method available on bytes and bytearray objects. Python # Example bytes object my_bytes = b'\x00\xff\x10\xab' # Convert to a hexadecimal string hex_string = my_bytes.hex() print(hex_string)")
- 16:36, 18 August 2025 PCIID (hist | edit) [1,430 bytes] Kenneth (talk | contribs) (Created page with "To update the PCI ID database in Linux, which provides human-readable names for PCI devices, the update-pciids command is used. This command downloads the latest version of the pci.ids file from the official PCI ID repository. Steps to Update the PCI ID Database: Ensure Internet Connectivity: . The update-pciids command requires an active internet connection to download the updated pci.ids file. Execute the Command: . Open a terminal and run the update-pciids command wit...")
- 16:35, 18 August 2025 Python/Typing (hist | edit) [92 bytes] Kenneth (talk | contribs) (Created page with " https://docs.python.org/3/library/typing.html https://dagster.io/blog/python-type-hinting")
- 02:15, 18 August 2025 Games/Trine 4 (hist | edit) [261 bytes] Kenneth (talk | contribs) (Created page with "== Save Game Location == ref: https://www.pcgamingwiki.com/wiki/Trine_4:_The_Nightmare_Prince Windows %APPDATA%\Trine4\ Steam <Steam-folder>\userdata\<user-id>\690640\remote\ Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/690640/pfx/[Note 1]")
- 01:49, 18 August 2025 Games/Save Game Location (hist | edit) [303 bytes] Kenneth (talk | contribs) (Created page with "== Steam Version == Windows: C:\Program Files (x86)\Steam\userdata\[YOUR ACCOUNT ID]\35700\remote. macOS (OS X): Refer to the Steam folder for your account's user ID. Linux: $HOME/.frozenbyte/Trine1/. == GOG Version == Windows: `%appdata%\Trine2\` (e.g., C:\Users\[USERNAME]\AppData\Roaming\Trine2).")