Difference between revisions of "SUNScholar/Install Ubuntu/S03"

From Libopedia
Jump to navigation Jump to search
Line 76: Line 76:
 
|-
 
|-
 
|
 
|
[[Image:Ubuntu-server-15.png]]
+
[[File:Install-ubuntu-dspace-user-account.png]]
 
|
 
|
 
* Enter username of <font color="red">'''dspace'''</font>
 
* Enter username of <font color="red">'''dspace'''</font>

Revision as of 10:08, 8 October 2012

Step 3. Installation

It is fairly easy to install the Ubuntu 10.04 LTS server software.

However it is good best practice to develop installation skills on a test server first, before doing a production server installation.

Below are screenshots of the most important parts of the installation.

  • Use the "TAB" key and arrow keys to move between items.
  • Use the "SPACE" key to select items.
  • Use the "ENTER" key to activate controls/buttons.

Hostname

Install-ubuntu-hostname.png

  • Hostname setup. Type in the hostname of the server.
  • Take careful note of hostname selection in Step 2.

Disk Partitioning

Install-ubuntu-manual-partition.png

Sunscholar-disk-space.png

  • /dev/sda1 = / - is the root/system partition.
  • /dev/sda2 = is the swap partition and is not listed.
  • /dev/sda3 = /var - is the partition where the database and log files are stored.
  • /dev/sda4 = /home - is the partition where the DSpace application and assetstore are located.

Install-ubuntu-partitions.png

Instructions

Install VirtualBox in Windows 7

Demo Ubuntu 10.04 LTS Install for DSpace using Virtualbox and "manual" partitions

Download and watch the following video - 30MB - 22mins:

Do a few test installs with Virtualvox and then move to some test installs on bare metal or VMware.

Using Virtualbox to do test installs

YouTube Videos

Other Ubuntu Installation Help Links

DSpace User

Install-ubuntu-dspace-user.png

  • Enter full name of "DSpace User"

Install-ubuntu-dspace-user-account.png

  • Enter username of dspace

Ubuntu-server-16.png

  • Enter "dspace" user password.

Ubuntu-server-17.png

  • Confirm "dspace" user password.

Install Software

Ubuntu-server-19.png

Select the following for installation:

  • OpenSSH server
  • PostgreSQL database
  • Tomcat Java server

PREVIOUS
NEXT