Skip to content

Instantly share code, notes, and snippets.

@Exenifix
Exenifix / gist:a8aa68a4976389757ff3121e6daadcf6
Last active July 17, 2022 09:45
How to setup Ubuntu 20.04 server for hosting python discord bots

Server Setup

1. Try running these commands to check if python has already been preinstalled:

$ python3
$ python
$ py
$ py3

If the python IDLE launched, skip to step 3

@Exenifix
Exenifix / gist-frp-lock.md
Created August 29, 2024 07:50
How to disable FRP lock on Android

So, you're probably here because you went through nine circles of hell trying to figure out how to disable FRP lock that's preventing you from installing APKs on your android. You probably even factory reset your device, logged into google account million times, but it didn't work at all. I went through the same process, but a random message on a random forum with SO simple solution saved me. I will share it with everyone now.

You will need

  1. A phone
  2. A computer with adb installed
  3. Some basic terminal knowledge

Phone Preparation

  1. Enable developer mode (you know how)
  2. In developer settings, check these two