Changes

Jump to navigation Jump to search
no edit summary
*Configure Postgre
===On Both Machines=== ====Mounting bear====
mount -t cifs //bear/ed_egan/ /mnt -o user=ed_egan
for the inclusion into fstab or other more sophisticated approaches there is a [http://wiki.centos.org/TipsAndTricks/WindowsShares Centos help page].
===On the Wiki Server=== ====Configure Apache====
Edit the main config file:
/sbin/ifconfig
====Configure IP Tables====
For lamp we need a hole for port 80 for the webserver. For pgsql we need a hole for our clientware. General documentation is available in [http://wiki.centos.org/HowTos/Network/IPTables iptables from Centos]
/etc/init.d/iptables restart
====Configure MediaWiki====
Browse to /wiki/config/index.php (having set an Apache alias above), and set the following setting:
===On Pgsql===
====Removing Unneeded Servers====
Remove the web, mail, news and other unneeded servers. Consider removing MySQL (but leave it for now):
Anonymous user

Navigation menu