29 |
# |
# |
30 |
# pull over pserver config from old-forge and put it in |
# pull over pserver config from old-forge and put it in |
31 |
# /etc/xinetd.d/cvspserver |
# /etc/xinetd.d/cvspserver |
32 |
|
# |
33 |
|
# add cvsgraph |
34 |
|
yum install cvsgraph |
35 |
|
|
36 |
|
|
37 |
# ========= sendmail ========= |
# ========= sendmail ========= |
91 |
# |
# |
92 |
# basic setup & permissions |
# basic setup & permissions |
93 |
ssh forge |
ssh forge |
94 |
yum install php-mysql |
yum install php-mysql php-gd php-mbstring |
95 |
scp belle:/etc/httpd/ecco_wikki_htpasswd /etc/httpd/ |
scp belle:/etc/httpd/ecco_wikki_htpasswd /etc/httpd/ |
96 |
# |
# |
97 |
# the mediawiki content is all in mysql databases, and this is |
# the mediawiki content is all in mysql databases, and this is |