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

From Libopedia
Jump to navigation Jump to search
Line 33: Line 33:
 
*/dev/sda4 = '''/home''' - is the partition where the DSpace application and assetstore are located.
 
*/dev/sda4 = '''/home''' - is the partition where the DSpace application and assetstore are located.
 
|
 
|
 +
====Instructions====
 +
* Partition setup. '''Select manual.'''
 +
* ''[[SUNScholar/Install Ubuntu/S01|Please take note of partition sizing in Step 1]]''
 +
====Ubuntu 10.04 LTS Install for DSpace====
 +
Download and watch the following video - 30MB - 22mins:
 +
*http://web.lib.sun.ac.za/style/sunscholar/ubuntu-10.04-installation.mp4
 
====Using Virtualbox to do test installs====
 
====Using Virtualbox to do test installs====
 
*https://help.ubuntu.com/community/VirtualBox
 
*https://help.ubuntu.com/community/VirtualBox
Line 38: Line 44:
 
*http://www.psychocats.net/ubuntu/virtualbox
 
*http://www.psychocats.net/ubuntu/virtualbox
 
*http://youtu.be/eCyPq6rDnJE - Install Ubuntu Server 10.04 on VirtualBox
 
*http://youtu.be/eCyPq6rDnJE - Install Ubuntu Server 10.04 on VirtualBox
====Ubuntu 10.04 LTS Install for DSpace====
 
Download and watch the following video - 30MB - 22mins:
 
*http://web.lib.sun.ac.za/style/sunscholar/ubuntu-10.04-installation.mp4
 
====Instructions====
 
* Partition setup. '''Select manual.'''
 
* ''[[SUNScholar/Install Ubuntu/S01|Please take note of partition sizing in Step 1]]''
 
 
====YouTube Videos====
 
====YouTube Videos====
 
* http://youtu.be/bVjzt_uriwE<br>Partitioning & Installing Ubuntu Server Part 1/2
 
* http://youtu.be/bVjzt_uriwE<br>Partitioning & Installing Ubuntu Server Part 1/2
 
* http://youtu.be/VAZRomlY8CE<br>Partitioning & Installing Ubuntu Server Part 2/2
 
* http://youtu.be/VAZRomlY8CE<br>Partitioning & Installing Ubuntu Server Part 2/2
 
* http://youtu.be/Garnfv2pf2s<br>Install ubuntu server 12.04 LTS - Also applies to 10.04 LTS
 
* http://youtu.be/Garnfv2pf2s<br>Install ubuntu server 12.04 LTS - Also applies to 10.04 LTS
 +
==Other Ubuntu Installation Help Links==
 +
*https://help.ubuntu.com/10.04/serverguide/index.html
 +
*http://ubuntu.sun.ac.za/wiki/index.php/Enterprise_Server_Management
 +
*http://youtu.be/cC_c0JMVoBo
 +
*http://youtu.be/y6oWBXF7ENk
 
|}
 
|}
  

Revision as of 15:14, 17 September 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

Ubuntu-server-8.png

Disk Partitioning

Ubuntu-server-10.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.

Instructions

Ubuntu 10.04 LTS Install for DSpace

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

Using Virtualbox to do test installs

YouTube Videos

Other Ubuntu Installation Help Links

DSpace User

Ubuntu-server-14.png

  • Enter full name of "DSpace User"

Ubuntu-server-15.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