Skip to content

Instantly share code, notes, and snippets.

View aeswibon's full-sized avatar
💻
Coding

Abhiuday Gupta aeswibon

💻
Coding
View GitHub Profile
@aeswibon
aeswibon / android-sd-card.md
Created November 27, 2023 05:12
Format Android SD card as internal storage using adb shell

Foramtting SD CARD using adb shell

  1. Connect the phone with PC and enable USB debugging mode (inside developer's options menu)

  2. Install adb and open in terminal

  3. Now perform the following commands:

    # to connect the phone to adb shell. Click allow on the prompt appear on the phone
    adb shell
[user]
email = contact.abhiuday@gmail.com
name = Abhiuday
signingkey = <key>
[credential "https://github.com"]
helper =
helper = !gh.exe auth git-credential
[credential "https://gitlab.com"]
helper = !glab.exe auth gitlab-credential
@aeswibon
aeswibon / linux.md
Last active June 25, 2025 15:02
Linux Installation and Uninstallation

Linux

Steps to dual-boot Arch Linux

Note: If you don't know about package settings, google it or simply accept defaults.

  1. Internet Configuration

    • Using WiFi