Changes

Jump to navigation Jump to search
104 bytes added ,  18:29, 6 December 2015
Line 12: Line 12:  
followed instructions at http://wiki.contribs.org/Software_Collections and the python related wiki page specifically.
 
followed instructions at http://wiki.contribs.org/Software_Collections and the python related wiki page specifically.
   −
Let's Encrypt needs virtualenv so:
+
add the 2.7 by following : http://wiki.contribs.org/Scl#tab=Python27
   −
pip install virtualenv
+
Then : yum install python27 --enablerepo=scl-python27
 +
 
 +
at this time : scl enable python27 bash
    
To use Let's Encrypt run:
 
To use Let's Encrypt run:
Line 35: Line 37:  
signal-event post-upgrade; signal-event reboot
 
signal-event post-upgrade; signal-event reboot
 
</pre>
 
</pre>
  −
      
==Source from info==
 
==Source from info==
46

edits

Navigation menu