Skip to content

Instantly share code, notes, and snippets.

View Alaswadi's full-sized avatar

Fadi AL-Aswadi Alaswadi

View GitHub Profile
@Alaswadi
Alaswadi / 0_reuse_code.js
Created May 23, 2014 22:01
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@Alaswadi
Alaswadi / gist1.md
Last active August 29, 2015 14:01
gist1

sadf ssh root@123.123.123.123 sdf sf

Deploy Rails app to digitalocean with nginx, unicorn, capistrano & postgres

Create droplet of your liking (ubuntu 12.10 x32)

ssh to root in terminal with your server ip

ssh root@123.123.123.123

Add ssh fingerprint and enter password provided in email