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

From Libopedia
Jump to navigation Jump to search
m (Text replacement - "Back to Index" to "Back to "Prepare Ubuntu"")
Line 1: Line 1:
 
<center>
 
<center>
'''[[SUNScholar/Prepare Ubuntu|Back to "Prepare Ubuntu"]]'''
+
  '''[[SUNScholar/Prepare Ubuntu/S03|STEP 3]]'''
 
</center>
 
</center>
 
==Step 2. Become the "root" user==
 
==Step 2. Become the "root" user==
Line 6: Line 6:
  
 
  sudo -i
 
  sudo -i
 
  '''[[SUNScholar/Prepare Ubuntu/S01|PREVIOUS]]'''
 
 
  '''[[SUNScholar/Prepare Ubuntu/S03|NEXT]]'''
 

Revision as of 11:53, 18 January 2014

 STEP 3

Step 2. Become the "root" user

To install all the DSpace dependencies become the "root" user by typing the following in terminal.

sudo -i