Ghost is a new blogging platform. It has a refreshingly innovative and responsive UI – one that can clearly be seen as the future of blogging. You might want to visit Ghost’s website to know more about it. I promise, once you’ve learned how it works, you won’t stop thinking about it. While you’re at it, do learn how it’s installed on the Raspberry Pi from our tutorial below.
Compile and install Python 2.7.6 on CentOS
Enter the command below to get root privilege. or Installing Development Tools Installing dependencies require by Python 2.7.6 Downloading Python 2.7.6 source. Unpacking Python 2.7.6 source. Entering into Python 2.7.6 source directory. Commands used to compile and install Python 2.7.6. make Now we have Python 2.7.6 installed on our CentOS system. If you have any … Read more