I just started setting up a centos server today and noticed that the default version of python on centos is set to 2.6.6. I want to use python 2.7 instead. I googled around and
we can directly use this to see all the pythons installed both by current user and the root by the following: whereis python
whereis python