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

From Libopedia
Jump to navigation Jump to search
Line 1: Line 1:
 +
<center>
 +
'''[[SUNScholar/Prepare Ubuntu|Prepare Ubuntu - Index]]'''
 +
</center>
 +
 
==Step 2. Become the "root" user==
 
==Step 2. Become the "root" user==
 
To install all the Dspace dependencies become the [http://ubuntu.sun.ac.za/wiki/index.php/SUDOInfo "root" user] by typing the following in terminal.
 
To install all the Dspace dependencies become the [http://ubuntu.sun.ac.za/wiki/index.php/SUDOInfo "root" user] by typing the following in terminal.

Revision as of 11:49, 8 August 2012

Prepare Ubuntu - Index

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