For When You Can't Have The Real Thing
[ start | index | login ]
start > CentOS > 6 > NetDisco > netdisco-1.1-1.el6.noarch

netdisco-1.1-1.el6.noarch

Created by dave. Last edited by dave, 10 years and 334 days ago. Viewed 3,197 times. #1
[edit] [rdf]
labels
attachments
(2013-05-29)

How I Got NetDisco netdisco-1.1-1.el6.noarch Running On CentOS 6

From epel-testing:

# yum --enablerepo=epel,epel-testing install netdisco

Then run the netdisco_config script.

Before you hit the web interface, you probably have to do something like this:

# cd /etc/httpd/conf.d/
# mv netdisco_apache.conf zz_netdisco_apache.conf
# mv perl.conf.orig perl.conf
# mv apreq.conf.orig apreq.conf
# cd /usr/share/netdisco/
# chown -R apache:apache mason
# service httpd restart

After that it at least came up. I'm still playing with it to see if it is actually working.

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt