Difference between revisions of "SUNScholar/Prepare Ubuntu/S02"

From Libopedia
Jump to navigation Jump to search
m
m
Line 6: Line 6:
  
 
  sudo -i
 
  sudo -i
 +
 +
<center>
 +
'''[[SUNScholar/Prepare Ubuntu/S01|PREVIOUS - STEP 1]]'''
 +
</center>

Revision as of 10:11, 23 March 2015

 NEXT - 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
PREVIOUS - STEP 1