Difference between revisions of "SUNScholar/Install DSpace/S09"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
==Step 9: Perform system tests== | ==Step 9: Perform system tests== | ||
| − | ===Database Test== | + | ===Database Test=== |
Type the following in a terminal: | Type the following in a terminal: | ||
sudo /home/dspace/bin/dspace test-database | sudo /home/dspace/bin/dspace test-database | ||
See: https://wiki.duraspace.org/display/DSDOC18/Testing+Database+Connection | See: https://wiki.duraspace.org/display/DSDOC18/Testing+Database+Connection | ||
| − | ===Email Test== | + | ===Email Test=== |
Type the following in a terminal: | Type the following in a terminal: | ||
sudo /home/dspace/bin/dspace test-email | sudo /home/dspace/bin/dspace test-email | ||
Revision as of 21:39, 6 September 2012
Install DSpace - Index
Step 9: Perform system tests
Database Test
Type the following in a terminal:
sudo /home/dspace/bin/dspace test-database
See: https://wiki.duraspace.org/display/DSDOC18/Testing+Database+Connection
Email Test
Type the following in a terminal:
sudo /home/dspace/bin/dspace test-email
Check your DSpace admin email account to see if you received a message.
PREVIOUS
NEXT