Difference between revisions of "SUNScholar/Prepare Ubuntu/S02"
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
</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 a terminal. |
sudo -i | sudo -i | ||
Revision as of 16:08, 5 January 2015
STEP 3
Step 2. Become the "root" user
To install all the DSpace dependencies become the "root" user by typing the following in a terminal.
sudo -i