Skip to content

Instantly share code, notes, and snippets.

View AndersonFurlane's full-sized avatar
:shipit:

Anderson Furlane AndersonFurlane

:shipit:
View GitHub Profile
@AndersonFurlane
AndersonFurlane / Install Ubuntu.md
Last active August 29, 2015 14:01
Install Ubuntu

Ubuntu

pendrive boot

http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-mac-osx
sudo apt-get update 
sudo apt-get upgrade
@AndersonFurlane
AndersonFurlane / Install OSX - Mavericks.md
Last active July 23, 2019 19:06
Install OSX - Mavericks

OSX - Mavericks

HomeBrew

ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)"

brew update

RVM