Check JAVA_HOME
, run rem.sh
, and open the login page
To run the Rhino Element Manager:
1 |
Ensure the |
||
2 |
Run the |
||
3 |
Open http://localhost:8080/rem/. The Rhino Element Manager login page displays.
|
Enter username and password
To login to REM:
1 |
Enter your username and password, and click Login. The REM menu displays.
The default administrator login (which you’ll want to change) is username emadm and password password.
|
||
2 |
If this is the first time REM has been used you will probably need to either:
|
Running REM as a production service
rem.sh
is usually used when testing or configuring a new rem instance.
When deploying REM in a production environment it is usually desirable to run it as a daemon.
Two scripts are provided for this purpose, an init script and a simple daemon script.
For information on these see
Appendix F. Running REM as a daemon