Difference between revisions of "Training Video:EPrints Install"

From EPrints Documentation
Jump to: navigation, search
m (Video: changed https to http)
 
(14 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
==Introduction==
 
==Introduction==
  
Walkthrough of the installation process on ubuntu
+
All EPrints repositories begin with an installation.  This video will take you through the process of installing EPrints on a Debian/Ubuntu distribution.
  
==Video==
+
==What You Will Learn==
  
 +
* How to install EPrints
 +
* How to set up the EPrints crontab
 +
* How to restart the web server
 +
 +
==What You Should Already Know==
 +
 +
Resources:
 +
* A Debian/Ubuntu Linux Server
 +
 +
Knowledge:
 +
* Basic Linux Systems Administration
 +
* Comfortable using the command line
 +
 +
==Resources==
 +
=== Video===
 +
The Video can be found at [http://www.youtube.com/watch?v=KzrS_u-4eoM http://www.youtube.com/watch?v=KzrS_u-4eoM].
 +
====Index====
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=0m00s 0:00 - Installation context]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=0m30s 0:30 - Documentation]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=0m49s 0:49 - Adding apt repositories]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=1m28s 1:28 - Installing using apt-get]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=2m44s 2:44 - Setting MySQL root password]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=4m10s 4:10 - Setting a hostname in the hosts file (local DNS)]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=5m34s 5:34 - Create a repository]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=8m08s 8:08 - Enabling EPrints in apache]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=8m30s 8:30 - Restarting Apache]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=9m02s 9:02 - Verifying the repository is running]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=10m18s 10:18 - Import test records]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=11m45s 11:45 - Regenerating browse views]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=11m56s 11:56 - Verify browse views, export and abstract page, fulltext download]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=12m40s 12:40 - Set up nightly jobs (crontab)]
 +
* [http://www.youtube.com/watch?v=KzrS_u-4eoM&t=16m08s 16:08 - Verifying crontab commands]
 +
 +
==== The Video====
 
<youtube>KzrS_u-4eoM</youtube>
 
<youtube>KzrS_u-4eoM</youtube>
  
==Notes==
+
====Notes, Errata and Additional Information====
 +
 
 +
* EPrints 3.3.14
 +
* Ubuntu 15.04
 +
 
 +
==Test Yourself==
 +
 
 +
Install EPrints on a Debian/Ubuntu Server.
 +
 
 +
==More Reading==
 +
 
 +
* [[:Category:Installation|Installation Wiki Category Page]]

Latest revision as of 12:12, 19 November 2015


Introduction

All EPrints repositories begin with an installation. This video will take you through the process of installing EPrints on a Debian/Ubuntu distribution.

What You Will Learn

  • How to install EPrints
  • How to set up the EPrints crontab
  • How to restart the web server

What You Should Already Know

Resources:

  • A Debian/Ubuntu Linux Server

Knowledge:

  • Basic Linux Systems Administration
  • Comfortable using the command line

Resources

Video

The Video can be found at http://www.youtube.com/watch?v=KzrS_u-4eoM.

Index

The Video

Notes, Errata and Additional Information

  • EPrints 3.3.14
  • Ubuntu 15.04

Test Yourself

Install EPrints on a Debian/Ubuntu Server.

More Reading