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

From Libopedia
Jump to navigation Jump to search
(Created page with "To install all the Dspace dependencies become the "root" user by typing the following in terminal. '''sudo -i'''")
 
Line 2: Line 2:
  
 
  '''sudo -i'''
 
  '''sudo -i'''
 +
 +
  [[SUNScholar/Prepare Ubuntu/S03|Proceed to the next step]]

Revision as of 21:35, 2 August 2012

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

sudo -i
 Proceed to the next step