OCS Inventory NG Server
Z wiki linux-user
(→Instalacja OCS Inventory NG Server 2) |
|||
Linia 27: | Linia 27: | ||
oraz | oraz | ||
/etc/init.d/httpd start | /etc/init.d/httpd start | ||
− | chkconfig --level 345 httpd on | + | chkconfig --level 345 httpd on |
+ | == Instalacja dodatkowych repozytoriów == | ||
+ | Teraz doinstalujemy repozytorium ''EPEL'', które jest nam potrzebne do zainstalowania niezbędnego oprogramowania w tym celu wydajemy polecenie | ||
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm | rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm | ||
Następnie instalujemy | Następnie instalujemy | ||
Linia 34: | Linia 36: | ||
yum install -y perl-XML-Simple perl-Compress-Zlib perl-DBI perl-DBD-MySQL perl-Net-IP perl-XML-Entities perl-Apache-DBI | yum install -y perl-XML-Simple perl-Compress-Zlib perl-DBI perl-DBD-MySQL perl-Net-IP perl-XML-Entities perl-Apache-DBI | ||
perl-Apache2-SOAP perl-SOAP-Lite mod_perl== Konfiguracja PHP == | perl-Apache2-SOAP perl-SOAP-Lite mod_perl== Konfiguracja PHP == | ||
− | |||
== Konfiguracja PHP == | == Konfiguracja PHP == | ||
Linia 58: | Linia 59: | ||
tar -zxvf OCSNG_UNIX_SERVER-2.0rc1.tar.gz | tar -zxvf OCSNG_UNIX_SERVER-2.0rc1.tar.gz | ||
mv OCSNG_UNIX_SERVER-2.0rc1 ocs | mv OCSNG_UNIX_SERVER-2.0rc1 ocs | ||
− | cd ocs/i instalujemy serwer wydając polecenie | + | cd ocs/ |
+ | i instalujemy serwer wydając polecenie | ||
sh setup.sh | sh setup.sh | ||
Linia 101: | Linia 103: | ||
Where to create writable/cache directories for deployement packages, | Where to create writable/cache directories for deployement packages, | ||
IPDiscover and SNMP [/var/lib/ocsinventory-reports] ? | IPDiscover and SNMP [/var/lib/ocsinventory-reports] ? | ||
− | |||
== Konfiguracja OCS Inventory NG Server 2 == | == Konfiguracja OCS Inventory NG Server 2 == |