We have already covered Installation of OCS Inventory. For any of us server installation is easy task, but when it comes to install client agent on all windows systems its going to take long. The easiest way I see is to create client installer using ocs packager, this package will have server info, tags, cert. [...]
Full Story »Sourceforge Community Choice Award
Sourceforge has started Community choice award. Choose your favorite. Nagios vpopmail – virtual domains for qmail Firewall Builder Open Computers and Software Inventory Qmail-Scanner: Content/Anti-virus Scanner QmailAdmin phpMyAdmin
Full Story »OCSNG Server Setup on CentOS
OCSNG Server Setup on CentOS Installing packages requird for OCS Inventory: yum -y install mysql-server mysql httpd echo “ServerName ocs-inventory:80″ >> /etc/httpd/conf/httpd.conf service httpd restart Creating data for OCS Inventory mysql -u root -p mysql>CREATE DATABASE ocsweb; mysql>GRANT ALL PRIVILEGES ON ocsweb.* TO ocs@localhost IDENTIFIED BY ‘ocs’; mysql>exit Preparing PHP yum -y install perl-XML-Simple perl-Compress-Zlib [...]
Full Story »