|
Installing iManager
To install iManager, do the following.
-
Install the iManager software, according to your Virtual Server O/S.
-
FreeBSD & Solaris
Connect to your Virtual Server via Telnet or SSH
and issue this command:
% vinstall imanager2
By default, iManager 2.0 is installed in your ~/www/htdocs/imanager directory.
-
BSD/OS Upgrade!
Connect to your Virtual Server via Telnet or SSH
and issue these commands:
% cd
% tar -xvf /usr/local/contrib/imanager2.tar
By default, iManager 2.0 is installed in your ~/www/htdocs/imanager directory.
-
Huh?
If you don't know the Virtual Server O/S, try the following:
-
If you have previously installed iManager 1.0, you may have the following lines
in your web server configuration files (~/www/conf/httpd.conf or
~/www/conf/srm.conf).
Redirect /iroot http://YOUR-DOMAIN.NAME/cgi-bin/admin/gateway.cgi
Redirect /imanager http://YOUR-DOMAIN.NAME/cgi-bin/admin/gateway.cgi
These directives are not required for iManager 2.0, and may prevent access to
the new version of iManager. Comment out both of these directives by adding
a "#" at the beginning of each line.
Starting iManager
You can access iManager by
entering the following URL into your web browser.
http://YOUR-DOMAIN.NAME/imanager/
|
|