Changes

Jump to navigation Jump to search
66 bytes added ,  07:53, 5 December 2015
m
formatting
Line 1: Line 1: −
{{Note box|SME 9 includes Python 2.6 by default. Make sure you really need a newer version before proceeding with these instructions!}}
+
{{Note box|To install or use a different version on '''SME Server 9.x''', please see '''http://wiki.contribs.org/Software_Collections'''}}
 
{{Level|Advanced}}
 
{{Level|Advanced}}
 
{{Warning box|This procedure requires installation of gcc and could significantly compromise your server's security.<br />Thorough understanding of linux system management is required.<br /><br /><b>Proceed at your own risk</b>}}
 
{{Warning box|This procedure requires installation of gcc and could significantly compromise your server's security.<br />Thorough understanding of linux system management is required.<br /><br /><b>Proceed at your own risk</b>}}
Line 15: Line 15:  
  <nowiki>yum -y install gcc openssl-devel</nowiki>
 
  <nowiki>yum -y install gcc openssl-devel</nowiki>
    +
===Important Server Security and Administration Implications===
 
Installing gcc takes you off of the contribs.org reservation -- you <b>will</b> need to pay more attention to your server security than you would with a less customized configuration.
 
Installing gcc takes you off of the contribs.org reservation -- you <b>will</b> need to pay more attention to your server security than you would with a less customized configuration.
 
* Having gcc installed at all is considered a security weakness, in the sense that some attacks on your system are not possible if gcc is not installed, so with it installed there are are more possible ways that you might be attacked (I read about this in the 1990s, and have never heard that it is no longer true).
 
* Having gcc installed at all is considered a security weakness, in the sense that some attacks on your system are not possible if gcc is not installed, so with it installed there are are more possible ways that you might be attacked (I read about this in the 1990s, and have never heard that it is no longer true).

Navigation menu