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

From Libopedia
Jump to navigation Jump to search
Line 4: Line 4:
 
  '''sudo -i'''
 
  '''sudo -i'''
  
   [[SUNScholar/Prepare Ubuntu/S03|Proceed to the next step]]
+
   '''[[SUNScholar/Prepare Ubuntu/S03|Proceed to the next step]]'''

Revision as of 10:43, 3 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