VPC100 Quick Start Guide
Page
32
Appendix C: OpenGTS Installation
(Linux)
Note: OpenGTS is used as a demonstration server to work with VPC100. It is
not part of VPC100 product. Please check below link for more information on
OpenGTS:
http://www.opengts.org/
C-1 Host Computer
Setup a Linux host computer with the following minimum software and hardware
requirements:
Ubuntu version 12.04 or later
120GB hard drive free space (for X11 backend)
C-2 OpenGTS Installation procedures
Install ubuntu 10.04 LAMP + Java Tomcat
sudo aptitude update
sudo aptitude safe-upgrade
Remove apparmor
sudo /etc/init.d/apparmor stop
sudo update-rc.d -f apparmor remove
sudo aptitude remove apparmor apparmor-utils
Install package
sudo aptitude install binutils cpp fetchmail flex gcc libarchive-zip-perl libc6-dev
libcompress-zlib-perllibdb4.6-dev libpcre3 libpopt-dev lynx m4 make ncftp
nmap openssl perl perl-modules unzip zip zlib1g-dev autoconf automake1.9
libtool bison autotools-dev g++ build-essential
Edit /etc/mysql/my.cnf
bind-address = 127.0.0.1
#bind-address = 127.0.0.1
Edit /etc/apache2/mods-available/dir.conf
DirectoryIndex index.html index.htm index.shtml index.cgi index.php
index.php3 index.pl index.xhtml
Содержание VPC100 Series
Страница 36: ...VPC100 Quick Start Guide Page 36 ...