User contributions for Kenneth
Jump to navigation
Jump to search
14 July 2025
- 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
- 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
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..."
5 July 2025
- 04:4304:43, 5 July 2025 diff hist +482 WSL →NFS
- 04:2204:22, 5 July 2025 diff hist +319 WSL →List Available Install Options
- 04:2104:21, 5 July 2025 diff hist +153 WSL →Install Ubuntu
- 04:1904:19, 5 July 2025 diff hist +34 WSL →Windows Subsystem for Linux
3 July 2025
- 19:2319:23, 3 July 2025 diff hist +23 JSON →Format Pretty current
- 18:1618:16, 3 July 2025 diff hist +164 Git/Large File Hunt →Kill Large Files current
- 18:1518:15, 3 July 2025 diff hist +270 Git/Large File Hunt No edit summary
- 18:1518:15, 3 July 2025 diff hist +46 Git →Force Local Repository to Match Remote
30 June 2025
- 06:4606:46, 30 June 2025 diff hist −1 Ubuntu/Ubuntu Desktop →ubuntu-desktop current
29 June 2025
- 22:1122:11, 29 June 2025 diff hist +35 Git/LFS →Debug current
- 22:1122:11, 29 June 2025 diff hist +61 Git →Windows SSH Debugging
- 22:1022:10, 29 June 2025 diff hist +72 Git/LFS →Debug
- 21:2821:28, 29 June 2025 diff hist +796 Chocolatey →git
- 21:2621:26, 29 June 2025 diff hist +126 Chocolatey →git
- 20:2120:21, 29 June 2025 diff hist +32 Git →Remote Branch
- 20:2020:20, 29 June 2025 diff hist +3,507 Git →Create Empty Branch
- 05:5605:56, 29 June 2025 diff hist +554 Git/LFS →Debian / Ubuntu
- 05:3305:33, 29 June 2025 diff hist +143 Git →Windows SSH Debugging
- 04:1704:17, 29 June 2025 diff hist 0 Git/LFS →Is Git LFS Evil?
- 04:1704:17, 29 June 2025 diff hist +1,116 Git/LFS →Debug
- 03:3903:39, 29 June 2025 diff hist +1 Git/Large File Hunt →Find the commit that has these objects
- 03:3303:33, 29 June 2025 diff hist +118 Git/Large File Hunt →Find the commit that has these objects
- 03:3203:32, 29 June 2025 diff hist −2 Git/Large File Hunt No edit summary
- 03:3203:32, 29 June 2025 diff hist +55 Git/Large File Hunt →Find the commit that has these objects
- 03:3103:31, 29 June 2025 diff hist +1,116 Git/Large File Hunt No edit summary
- 03:2503:25, 29 June 2025 diff hist +1,455 N Git/Large File Hunt Created page with "== Kill Large Files == == Find Large Files == git rev-list --objects --all | git cat-file --batch-check='%(objecttype) %(objectname) %(objectsize) %(rest)' | sed -n 's/^blob //p' | sort --numeric-sort --key=2 | cut -c 1-12,41- | $(command -v gnumfmt || echo numfmt) --field=2 --to=iec-i --suffix=B --padding=7 --round=nearest * git rev-list --objects --all: Lists all objects reachable from any reference. * git cat-file --batch-check='%(objecttype) %(objectname) %(objec..."
- 02:1002:10, 29 June 2025 diff hist +242 N Windows/User Home Folder Created page with " Change name of user profile folder in Windows 10 https://techpros.helpspot.com/index.php?pg=kb.page&id=6 wmic useraccount get name,SID HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\<SID> ProfileImagePath" current
25 June 2025
- 05:3505:35, 25 June 2025 diff hist +388 Git →Windows No Mutual Signature Algorithm
- 05:0205:02, 25 June 2025 diff hist +76 Git →Installation with DAG
24 June 2025
- 18:5718:57, 24 June 2025 diff hist +73 Git →Force Sync Tags