Skip to content

Instantly share code, notes, and snippets.

View cahitonur's full-sized avatar
🥶

Cahit Onur cahitonur

🥶
View GitHub Profile

Keybase proof

I hereby claim:

  • I am cahitonur on github.
  • I am cahitonur (https://keybase.io/cahitonur) on keybase.
  • I have a public key whose fingerprint is D11A FBF7 7E29 CD1E 8E46 8348 B22C 4A89 3FC4 CC67

To claim this, I am signing this object:

#!/bin/bash
# Source: http://toomuchdata.com/2012/06/25/how-to-install-python-2-7-3-on-centos-6-2/
# Install stuff #
#################
# Install development tools and some misc. necessary packages
yum -y groupinstall "Development tools"
yum -y install zlib-devel # gen'l reqs