Difference between revisions of "SUNScholar/Prepare Ubuntu/S02"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| + | ==Become the "root" user== | ||
To install all the Dspace dependencies become the "root" user by typing the following in terminal. | To install all the Dspace dependencies become the "root" user by typing the following in terminal. | ||
Revision as of 21:45, 2 August 2012
Become the "root" user
To install all the Dspace dependencies become the "root" user by typing the following in terminal.
sudo -i
Proceed to the next step