Skip to content

Instantly share code, notes, and snippets.

View TheTharz's full-sized avatar
💻
Simmering ideas into code

Tharindu Jayawardhana TheTharz

💻
Simmering ideas into code
View GitHub Profile
@TheTharz
TheTharz / type this in command line
Created March 18, 2024 06:11
resetting wsl password for root user
cd in to below directory
cd C:\users\<username>\AppData\Local\Microsoft\WindowsApps
change the user to root
<linuxdistro>.exe config --default-user root
open wsl and now the user will be root
passwd <default_username>
execute this in the above directory and change default user to your user
@PramithaMJ
PramithaMJ / http-config.txt
Last active September 22, 2025 13:32
http config change
git config --global http.version HTTP/1.1
git push
git config --global http.version HTTP/2
@bmaupin
bmaupin / free-database-hosting.md
Last active December 31, 2025 06:33
Free database hosting