Difference between revisions of "SUNScholar/Prepare Ubuntu/S02"
Jump to navigation
Jump to search
m (Text replacement - "{{SUNScholar}}" to "") |
|||
| Line 2: | Line 2: | ||
'''[[SUNScholar/Prepare Ubuntu|Back to Index]]''' | '''[[SUNScholar/Prepare Ubuntu|Back to Index]]''' | ||
</center> | </center> | ||
| − | |||
| − | |||
| − | |||
==Step 2. Become the "root" user== | ==Step 2. Become the "root" user== | ||
To install all the DSpace dependencies become the [http://ubuntu.sun.ac.za/wiki/index.php/SUDOInfo "root" user] by typing the following in terminal. | To install all the DSpace dependencies become the [http://ubuntu.sun.ac.za/wiki/index.php/SUDOInfo "root" user] by typing the following in terminal. | ||
Revision as of 22:46, 29 December 2013
Back to Index
Step 2. Become the "root" user
To install all the DSpace dependencies become the "root" user by typing the following in terminal.
sudo -i
PREVIOUS
NEXT