Skip to content Skip to sidebar Skip to footer
Showing posts with the label Centos

How Do I Switch From Python 2.6 To 2.7 By Default

How do I switch from python 2.6 to 2.7 by default ls -l /usr/bin/python* lrwxrwxrwx 1 root root … Read more How Do I Switch From Python 2.6 To 2.7 By Default

How Can I Make The Python Program To Check Linux Services

I want to make simple python script , which i can run on cron job. i just want to see if these serv… Read more How Can I Make The Python Program To Check Linux Services

Install Python 3 On Centos 8 Returns "failed To Synchronize Cache For Repo 'baseos'"

I am using CentOS 8. I'm trying to install Python 3. Command: sudo dnf install python3. Error: … Read more Install Python 3 On Centos 8 Returns "failed To Synchronize Cache For Repo 'baseos'"

Importerror For Gnuplot In Python Terminal

I have Gnuplot 4.2 patchlevel 6 installed on my Centos 6 system. However, whenever I try importing … Read more Importerror For Gnuplot In Python Terminal