天天看点

虚拟机成品:OCS+GLPI,IT资产管理虚拟机

IT资产管理虚拟机下载地址:

CentOS-OCS+GLPI.z01 http://dl.vmall.com/c06l563763

CentOS-OCS+GLPI.z02 http://dl.vmall.com/c0ltm9z92l

CentOS-OCS+GLPI.z03 http://dl.vmall.com/c0zc0r4896

CentOS-OCS+GLPI.z04 http://dl.vmall.com/c0eu4fbb1l

CentOS-OCS+GLPI.z05 http://dl.vmall.com/c0hkeqee0b

CentOS-OCS+GLPI.z06 http://dl.vmall.com/c0pfxgdrep

CentOS-OCS+GLPI.z07 http://dl.vmall.com/c0qxhm4kja

CentOS-OCS+GLPI.z08 http://dl.vmall.com/c0b4zq0sb7

CentOS-OCS+GLPI.z09 http://dl.vmall.com/c0we420das

CentOS-OCS+GLPI.z10 http://dl.vmall.com/c0hwha1arr

CentOS-OCS+GLPI.z11 http://dl.vmall.com/c0u43epqsp

CentOS-OCS+GLPI.z12 http://dl.vmall.com/c0jaxe25kr

CentOS-OCS+GLPI.z13 http://dl.vmall.com/c06aa3mkqo

CentOS-OCS+GLPI.z14 http://dl.vmall.com/c08iyed6ge

CentOS-OCS+GLPI.z15 http://dl.vmall.com/c00b5wc3ae

CentOS-OCS+GLPI.z16 http://dl.vmall.com/c0zl1fieef

CentOS-OCS+GLPI.z17 http://dl.vmall.com/c02raod6up

CentOS-OCS+GLPI.z18 http://dl.vmall.com/c08t5tx8iw

CentOS-OCS+GLPI.z19 http://dl.vmall.com/c0bmbi7qzz

CentOS-OCS+GLPI.z20 http://dl.vmall.com/c0kpmaw6z6

CentOS-OCS+GLPI.z21 http://dl.vmall.com/c08iuuvbah

CentOS-OCS+GLPI.z22 http://dl.vmall.com/c0luyymsfp

CentOS-OCS+GLPI.z23 http://dl.vmall.com/c0b0zk4any

CentOS-OCS+GLPI.z24 http://dl.vmall.com/c0i3zfmhyr

CentOS-OCS+GLPI.z25 http://dl.vmall.com/c08bps7tn6

CentOS-OCS+GLPI.z26 http://dl.vmall.com/c0ogomb9e0

CentOS-OCS+GLPI.z27 http://dl.vmall.com/c0lowgamtg

CentOS-OCS+GLPI.z28 http://dl.vmall.com/c0xq0mm4sk

CentOS-OCS+GLPI.z29 http://dl.vmall.com/c0bu70t43p

CentOS-OCS+GLPI.z30 http://dl.vmall.com/c0inmr0dho

CentOS-OCS+GLPI.zip http://dl.vmall.com/c0h3d3ybda

windows版OCS客户端

OcsAgentSetup.exe http://dl.vmall.com/c0ha9xmb66

虚拟机文档:部分,详情见下载。

虚拟机信息:

操作系统:Cenots5.6

虚拟机软件:VMware 8.0

系统管理员:root 密码:weihui

普通用户:weihui密码:weihui

IP地址:192.168.8.112

网关:192.168.8.8

Ocs管理员 admin admin

Glpi管理员glpi

Mysql管理员123456

SAMBA用户:weihui密码:weihui

GLPI:http://IP地址/glpi

OCS:http://IP地址/ocsreports

如果遇到问题:

问题1:VMware打开此虚拟机。网卡报错:device eth0 does not seem to be prese

解决:http://blog.sina.com.cn/s/blog_4d4bd38e0101bt81.html

说明:防火墙和SELINUX已关闭

安装详情:

安装准备:定义yum的非官方库

#vi /etc/yum.repos.d/dag.repo

[dag]

Name=Dag RPM Repository for Red Hat Enterprise Linux

Baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag

Gpgcheck=1

Enabled=1

Gpgkey=http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt

网络设置,设置网卡静态IP:

Ifconfig eth0 192.168.x.xnetmask255.255.255.0

配置开发环境:

#yum install -y gccgcc-c++ glibc-develglibc-headers autoconfautomake bzip2-devel zlib-develncurses-devellibjpeg-devellibpng-devellibtiff-develfreetype-devel pam-developenssl-devellibXpm libX11 libxml2-devel gettext-develpcre-develmysqlmysql-server httpdphpphp-develphp-gdphp-pecl-zip php-mysqlphp-develphp-pear php-imapphp-ldapphp-odbcphp-xml php-xmlrpcmod_perl

。。。。。。。