Installing Ocsinventory agent in unix / linux
in linux we need to use / and download source at http://www.ocsinventory-ng.org/index.php?page=1-02
and installing using tar methods using tar -xzvf
and than running
perl Makefile.pl
make
make install
if have problem when installing ocs and need perl module try to install CPAN
installing CPAN
just type cpan on your shell
after you installing CPAN try to installing perl modules using this CPAN
example
cpan> install LWM::UserAgent
Installing Ocsinventory agent in FreeBSD.
Install agent using /usr/ports/net_mngmt
make && make install
running ocsinventory -d -l or ocsinventory -d -l
Also you can use tar.gz running on linux installer too the step of installing just follow the linux step.
No comments:
Post a Comment