User contributions for Kenneth
Jump to navigation
Jump to search
2 August 2025
- 04:0404:04, 2 August 2025 diff hist +190 GOG →Good Old Games - GOG.com
- 03:5503:55, 2 August 2025 diff hist +424 N Games/Trine 5 Created page with "== LAN Only == Trying to get 2 GOG to work - didn't seem to work though? https://www.pcgamingwiki.com/wiki/Trine_5:_A_Clockwork_Conspiracy Non-EPIC / Offline (v)LAN Multiplayer • Link The usage of EPIC Games servers for multiplayer can be disabled and "LAN only" can be forced by opening %appdata%\Trine5\options.txt and adding setOption(networkModule, "UseEOS", false) setOption(networkModule, "UseLANOnly", true)" current
30 July 2025
- 18:3318:33, 30 July 2025 diff hist +64 N Python/requirements.txt Created page with " pip freeze > requirements.txt pip install -r requirements.txt" current
29 July 2025
- 16:4516:45, 29 July 2025 diff hist +14 Apache →Apache SSL
- 16:4216:42, 29 July 2025 diff hist +100 Apache →Virtual Hosting
28 July 2025
- 23:4323:43, 28 July 2025 diff hist +240 N GitHub/Angry Unicorn Created page with "== Angry Unicorn == When GitHub is having a case of the Mondays https://i.imgur.com/FqTafVN.png That's quite the mean-looking... very angry... bright colorful and pretty... little pony... can I pet it? My emotions are all over the place" current
- 23:4223:42, 28 July 2025 diff hist +49 GitHub →Any Pony current
- 23:3923:39, 28 July 2025 diff hist +193 GitHub →keywords
- 02:4102:41, 28 July 2025 diff hist +72 GOG →Reset Achievements
- 02:1202:12, 28 July 2025 diff hist +66 GOG →Reset Achievements
- 01:5401:54, 28 July 2025 diff hist +26 GOG →Change Achievement Sound
25 July 2025
- 16:4616:46, 25 July 2025 diff hist +112 Python/Serial →List Windows COM Ports
- 16:3016:30, 25 July 2025 diff hist +4 Python/Serial →List Windows COM Ports
23 July 2025
- 22:0122:01, 23 July 2025 diff hist +40 N Scuba/Avelo Created page with "https://diveavelo.com/howAveloWorks.html" current
- 02:2702:27, 23 July 2025 diff hist +1,122 N Python/Serial Created page with "== List Windows COM Ports == <pre> # https://stackoverflow.com/questions/12090503/listing-available-com-ports-with-python import serial.tools.list_ports for device in serial.tools.list_ports.comports(): #print(dir(device)) print(device) # COM9 - USB Serial Port (COM9) print(f'description: {device.description}') # USB Serial Port (COM9) print(f'device: {device.device}') # COM9 print(f'hwid: {device.hwid}') # USB VID:PID=0403:6011 SER=FT78U7W3C print(f'interfac..."
21 July 2025
- 06:4906:49, 21 July 2025 diff hist +71 GOG →Change Achievement Sound
- 06:4706:47, 21 July 2025 diff hist +59 GOG No edit summary
- 06:4206:42, 21 July 2025 diff hist +277 Factorio →Save Folder current
- 06:4106:41, 21 July 2025 diff hist +210 Games/Trine 1 No edit summary
- 06:3806:38, 21 July 2025 diff hist +57 Games/Trine 1 No edit summary
- 06:3106:31, 21 July 2025 diff hist +179 Steam →Reset Achievements
18 July 2025
- 20:3020:30, 18 July 2025 diff hist +283 Windows/Screen Saver No edit summary current
- 06:2306:23, 18 July 2025 diff hist +9 Apache →Apache SSL
15 July 2025
- 19:1619:16, 15 July 2025 diff hist +329 Windows/Time →tzutil current
- 19:1419:14, 15 July 2025 diff hist +25 Windows/Time →tzutil
- 19:1319:13, 15 July 2025 diff hist +541 N Windows/Time Created page with "== tzutil == To set the time zone to "Pacific Standard Time", the command would be: tzutil /s "Pacific Standard Time" tzutil /s "Mountain Standard Time" To see a list of available time zones, use: tzutil /l == ntp == To change NTP servers and sync: net stop w32time w32tm /config /syncfromflags:manual /manualpeerlist:"ntp.example.com" net start w32time w32tm /config /update w32tm /resync /rediscover w32tm /query /status w32tm /query /peers w32tm /query /..."
- 15:3515:35, 15 July 2025 diff hist +268 VirtualHere →Start Script current
- 07:1107:11, 15 July 2025 diff hist +28 Windows/Product Key No edit summary current
- 07:1107:11, 15 July 2025 diff hist +29 Windows/Activation No edit summary current
14 July 2025
- 22:2422:24, 14 July 2025 diff hist +13 Windows/route →Windows Route Metric current
- 21:5621:56, 14 July 2025 diff hist +1,008 N Linux/PowerShell Created page with "== Install == <pre> ################################### # Prerequisites # Update the list of packages sudo apt-get update # Install pre-requisite packages. sudo apt-get install -y wget # Get the version of Debian source /etc/os-release # Download the Microsoft repository GPG keys wget -q https://packages.microsoft.com/config/debian/$VERSION_ID/packages-microsoft-prod.deb # Register the Microsoft repository GPG keys sudo dpkg -i packages-microsoft-prod.deb # Delete..." current
- 19:3119:31, 14 July 2025 diff hist +160 Windows/Screen Saver No edit summary
- 04:5504:55, 14 July 2025 diff hist +169 Steam →Reset Achievements
- 04:5004:50, 14 July 2025 diff hist +264 Steam →Steam ID
- 04:4304:43, 14 July 2025 diff hist 0 Games/Trine 2 No edit summary current
- 04:2704:27, 14 July 2025 diff hist +458 Steam No edit summary
- 04:1604:16, 14 July 2025 diff hist +344 N Games/Trine 1 Created page with "== Save Game Location == The save game location for Trine 2 depends on whether you're using Steam Cloud. If using Steam Cloud, the saves are located within the Steam installation folder, specifically: C:\Program Files (x86)\Steam\userdata\[YOUR ACCOUNT ID]\35700\remote If not using Steam Cloud, the saves are located in: %APPDATA%\Trine"
- 04:1604:16, 14 July 2025 diff hist +345 N Games/Trine 2 Created page with "== Save Game Location == The save game location for Trine 2 depends on whether you're using Steam Cloud. If using Steam Cloud, the saves are located within the Steam installation folder, specifically: C:\Program Files (x86)\Steam\userdata\[YOUR ACCOUNT ID]\35700\remote If not using Steam Cloud, the saves are located in: %APPDATA%\Trine2"
12 July 2025
- 21:2421:24, 12 July 2025 diff hist +436 VirtualHere →Client Config
- 21:2021:20, 12 July 2025 diff hist +461 VirtualHere →Client Config
- 21:1721:17, 12 July 2025 diff hist +286 VirtualHere →Start Script
11 July 2025
- 21:4621:46, 11 July 2025 diff hist +833 Windows/Terminal →Chocolatey Install current
- 21:4521:45, 11 July 2025 diff hist +13 Windows/Terminal →multiLinePasteWarning
- 21:4421:44, 11 July 2025 diff hist +110 Windows/Terminal →multiLinePasteWarning
- 21:0621:06, 11 July 2025 diff hist +71 N CPU Created page with "== Linux/Dual Core vs Dual Proc]] See Linux/Dual_Core_vs_Dual_Proc" current
- 00:2300:23, 11 July 2025 diff hist +278 Roll20 →Initiative Roll Macro current
7 July 2025
- 16:0016:00, 7 July 2025 diff hist +527 Docker/Windows →Windows Repos current
- 15:5715:57, 7 July 2025 diff hist +2,862 Docker/Windows →Windows Containers GitHub
6 July 2025
- 03:2003:20, 6 July 2025 diff hist +534 Git/Windows No edit summary current
- 03:0703:07, 6 July 2025 diff hist +786 N Git/Windows Created page with "== Issues == === 2.50.0.windows.1 - git clone hangs intermittently on large repos === Worked in 2.49 and earlier. Failing in "2.50.0.windows.1" <pre> $ git clone git@github.com:openjdk/jdk.git Cloning into 'jdk'... remote: Enumerating objects: 1582524, done. remote: Counting objects: 100% (1275/1275), done. remote: Compressing objects: 100% (585/585), done. Receiving objects: 0% (1/1582524) </pre> Temporary Workaround: * tracked down a workaround that works with..."