Skip to content

Instantly share code, notes, and snippets.

View Limeone's full-sized avatar

Alex Varvarchuk Limeone

View GitHub Profile
@Limeone
Limeone / AdbCommands
Created March 20, 2020 08:08 — 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
@Limeone
Limeone / readme.md
Created April 26, 2018 08:49 — forked from yosukehasumi/readme.md
DigitalOcean Rails/Ubuntu/NGINX (16.04) Setup

DigitalOcean Rails/Ubuntu/NGINX (16.04) Setup

  1. Setup
  2. Swapfile
  3. NGINX
  4. ElasticSearch
  5. RVM
  6. Rails
  7. Postgres
  8. Capistrano