Gigabyte MH60-RE1 (rev. 1.1) [10/49] 5 installing gigabyte server management linux

Gigabyte MH60-RE1 (rev. 1.1) [10/49] 5 installing gigabyte server management linux
Gigabyte Server Management - 10 -
1-5 Installing Gigabyte Server Management (Linux)
1-5-1 Tomcat Installation Procedure
1-5-2 PostgreSQL Installation Procedure
1. Unzipapache-tomcat-7.0.47.tar.gz
tar-zxvfapache-tomcat-7.0.47.tar.gz
2. Move apache-tomcat-7.0.47 to /root/tomcat7
mv apache-tomcat-7.0.47 /root/tomcat7
3. Move GSM.war to /root/tomcat7/webapps
mv GSM.war /root/tomcat7/webapps
4. Execute startup.sh
cd /root/tomcat7/bin
./startup.sh
[Ubuntu]
1. Install default-jre
apt-get install default-jre
2. Install PostgreSQL
apt-get install postgresql postgresql-contrib
3. Openuppostgresql.confleinyourfavoriteeditor
vi /etc/postgresql/9.3/main/postgresql.conf
4. Alterthelisten_addressesasbelow:
listen_addresses = '*'
[Cent OS/RedHat]
1. Remove the old PostgreSQL package.
yum remove postgresql*
2. Locateandedityourdistributions.repole,located:
[CentOS] vi /etc/yum.repos.d/CentOS-Base.repo ([base] and [updates] sections)
[Red Hat] vi /etc/yum/pluginconf.d/rhnplugin.conf ([main] section)
3. Tothesection(s)identiedabove,youneedtoappendaline:
exclude=postgresql*

Содержание

Скачать