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

From Libopedia
Jump to navigation Jump to search
Line 7: Line 7:
  
 
   '''[[SUNScholar/Prepare Ubuntu/S03|NEXT]]'''
 
   '''[[SUNScholar/Prepare Ubuntu/S03|NEXT]]'''
 +
__NOTOC__
 +
__NOEDITSECTION__

Revision as of 16:48, 5 August 2012

Step 2. Become the "root" user

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

sudo -i
 PREVIOUS
 NEXT