Skip to content

Instantly share code, notes, and snippets.

View kapeshifk's full-sized avatar

Kapeshi Flavier Kongolo kapeshifk

  • Business Systems Group (Africa)
  • Johannesburg
View GitHub Profile

Install RabbitMQ on CentOS 7

sudo yum -y install epel-release
sudo yum -y update

Install Erlang

Download repository

@kapeshifk
kapeshifk / snippet.html
Created January 25, 2017 11:51 — forked from japharr/snippet.html
Font Awesome Verified Icons
<!-- Verifed Icons -->
<span class="fa fa-stack fa-lg">
<i class="fa fa-certificate fa-stack-2x" style="color: green"></i>
<i class="fa fa-check fa-stack-1x fa-inverse"></i>
</span>
<span class="fa fa-stack fa-lg">
<i class="fa fa-certificate fa-stack-2x" style="color: red"></i>
<i class="fa fa-close fa-stack-1x fa-inverse"></i>
</span>
@kapeshifk
kapeshifk / README.md
Created May 30, 2016 08:38 — forked from hofmannsven/README.md
My simply Git Cheatsheet