Ishan's blog
ProjectsAboutAS199347 Light Dark
.
  • 2024-06-15

    Removing Drive Encryption from a LUKS on LVM setup

  • 2024-06-03

    Configure devices that are allowed to wake up Linux

    Some thing connected to my machine is waking it up frequently even when I am not around so I decided to look into it.

    …
    Read more ⟶
  • 2023-03-09

    Improving roaming between Omada and Openwrt WiFi access points

    If you have multiple access points, You should probably also configure WiFi Roaming for a good experience. WiFi roaming relies on 3 protocols and which are 802.11 k, v, and r.

    While openwrt gives you options to configure values for these protocols, You don't get this in Omada.

    …
    Read more ⟶
  • 2022-07-16

    Configuring Gitea to clone repositories over SSH

    I recently created a Gitea instance to host my projects. It all went fine but the one thing I found annoying was cloning repositories from my Gitea instance.

    There are two common ways to clone repositories. One is over HTTPS and another is using SSH. Cloning with HTTPS is fine for public repositories but you have to enter credentials every time to clone private repositories or push your changes to remote.

    …
    Read more ⟶
  • 2022-03-24

    "Walled Gardens" in UPI

    Intro

    UPI is India's Domestic(for now) cross bank Payment solution. When registering on the platform, You can create some UPI IDs(or Virtual Private Addresses, VPA. I'll be calling this VPA from here on) which look like @. Then, Anyone else on the platform can send you money using your VPA and nothing else. The payments are instant and there is no transaction fee for now. … Read more ⟶