PIP is not installed by default on CentOS ,And where there is no default source,So we need to add the source epel:
1 |
yum -y install epel-release |
Then install PIP:
1 |
yum install python-pip |
[……]
PIP is not installed by default on CentOS ,And where there is no default source,So we need to add the source epel:
1 |
yum -y install epel-release |
Then install PIP:
1 |
yum install python-pip |
[……]
Because schools have several HP server idle,I was thinking up the fiddle fiddle,Although ssh wonderful,But as a not-for CLI proud I still prefer white GUI。。。So,Consideration for a long time,We decided to come to a VNC remote desktop,As to penetrate the network,To be honest I'm still trying them
=。=
All right,Now we start,First talk about my system environment,It is Redhat 6.2,Well of course, no registration,Search[……]