Skip to content

Instantly share code, notes, and snippets.

View marvinzuniga19's full-sized avatar
:octocat:
Hello Yeah!!!!

mrMz marvinzuniga19

:octocat:
Hello Yeah!!!!
View GitHub Profile
@marvinzuniga19
marvinzuniga19 / AdbCommands
Created January 4, 2023 02:00 — forked from Pulimet/AdbCommands
Adb useful commands list
adb help // List all comands
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
@marvinzuniga19
marvinzuniga19 / postgresql-manjaro.md
Created October 6, 2022 13:32 — forked from marcorichetta/postgresql-manjaro.md
Install PostgreSQL on Manjaro and set it up for Django