Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 47 yum install java-1.6.0-openjdk
- 48 wget http://wikidsystems-dl.com/wikid-utilities-3.4.3-1.i386.rpm
- 49 wget http://wikidsystems-dl.com/wikid-server-enterprise-3.5.0-b1438-1.noarch.rpm
- 50 yum install ntp perl-libwww-perl postgresql-server system-config-date
- 51 yum install ntp perl-libwww-perl postgresql-server
- 52 rpm -Uvh wikid-server-enterprise-3.5.0.b1438-1.noarch.rpm
- 53 rpm -Uvh wikid-utilities-3.4.3-1.i386.rpm
- 54 yum install compat-libstdc++-296
- 55 rpm -Uvh wikid-utilities-3.4.3-1.i386.rpm
- 56 rpm -Uvh wikid-server-enterprise-3.5.0.b1438-1.noarch.rpm
- 57 service postgresql restart
- 58 service postgresql initdb
- 59 service postgresql restart
- 60 cd /var/lib/pgsql/
- 61 ll
- 62 chown postgres:postgres all.dbs.out
- 63 cd data/
- 64 ll
- 65 nano pg_ident.conf
- 66 nano pg_hba.conf
- 67 service postgresql restart
- 68 su - postgres
- 69 service postgresql restart
- 70 /opt/WiKID/bin/wikidctl setup
- 71 wikidctl restart
- 72 /opt/WiKID/bin/wikidctl restart
- 73 cd /opt/WiKID/tomcat/bin/
- 74 sh shutdown.sh
- 75 sh startup.sh
- 76 grep -lr 209.200.229.17 /opt/WiKID/
- 77 free -m
- 78 df -h
- 79 uname -r
- 80 ln -s /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/ /opt/java
Advertisement
Add Comment
Please, Sign In to add comment