Difference between revisions of "SUNScholar/Install DSpace/S10"
Jump to navigation
Jump to search
m |
|||
| (23 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <center> | |
| + | '''[[SUNScholar/Install DSpace/S11|NEXT - STEP 11]]''' | ||
| + | </center> | ||
| − | + | ==Step 10. Login to the DSpace application as the "super-admin" user== | |
| − | + | Restart your server by typing the following. | |
| + | sudo reboot | ||
| − | + | After the reboot, type the following in the browser address bar on your local computer: | |
| − | + | http://%hostname% | |
| + | {{HOSTNAME}} | ||
| + | |||
| + | #Select '''Login'''. | ||
| + | #Then '''Email Login'''. | ||
| + | #Login with the DSpace admin user, email address and password determined from [[SUNScholar/Install_DSpace/S07|Step 7]] previously. | ||
| + | |||
| + | ;<font color="red">Please Note:</font> | ||
If you have installed a test version of DSpace on a local Ubuntu computer, then type the following to connect to your test server. | If you have installed a test version of DSpace on a local Ubuntu computer, then type the following to connect to your test server. | ||
http://localhost | http://localhost | ||
| − | '''[[SUNScholar/Install | + | <center> |
| + | '''[[SUNScholar/Install DSpace/S09|PREVIOUS - STEP 9]]''' | ||
| + | </center> | ||
| + | |||
| + | [[Category:Installation]] | ||
Latest revision as of 10:59, 28 May 2016
NEXT - STEP 11
Step 10. Login to the DSpace application as the "super-admin" user
Restart your server by typing the following.
sudo reboot
After the reboot, type the following in the browser address bar on your local computer:
http://%hostname%
Replace %hostname% with the hostname of your server.
- Select Login.
- Then Email Login.
- Login with the DSpace admin user, email address and password determined from Step 7 previously.
- Please Note:
If you have installed a test version of DSpace on a local Ubuntu computer, then type the following to connect to your test server.
http://localhost
PREVIOUS - STEP 9