Changes

Jump to navigation Jump to search
no edit summary
On pgsql:
*Remove httpd, mysql, ftp, sendmail, inn and other servers we don't need
*Upgrade python to version 3.1
*Install TrueCrypt
cp /var/www/wiki/config/LocalSettings.php /var/www/wiki/config/LocalSettings.php.bak
cp /var/www/wiki/config/LocalSettings.php /var/www/wiki/LocalSettings.php
 
===On Pgsql===
 
====Removing Unneeded Servers===
 
Remove the web, mail, news and other unneeded servers. Consider removing MySQL (but leave it for now):
yum groupremove "Web Server"
yum groupremove "Mail Server"
yum groupremove "News Server"
 
====Upgrade Python?====
Find out which version of Python is currently installed:
yum list python #lists version 2.4.3-27.el5_5.3
 
There are tarballs of version 3.2 available from [http://www.python.org/download/ Python.org's download area], but it seems to recent to have got rpm/yum support as yet.
 
 
==Data==
 
For lamp:
*Import Wiki pages
*Change links to pdfs and repository files
Anonymous user

Navigation menu