Skip to content

Instantly share code, notes, and snippets.

View vnay92's full-sized avatar

Vinay Bharadwaj vnay92

  • Sellerworx Online Services Pvt. Ltd
  • India
View GitHub Profile
sudo su && cd /tmp
apt-get update && \
apt-get install -y software-properties-common && \
add-apt-repository -y ppa:maxmind/ppa && \
apt-get update && \
apt-get install -y \
build-essential \
git \
openssl \
perl \