Difference between revisions of "Install-0.9-beta"
Jump to navigation
Jump to search
(Created page with "Main Page > [[]] > Installattion") |
|||
(15 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Main Page]] > [[]] > | + | [[Main Page]] > [[Install]] > Release 0.9-beta |
+ | |||
+ | There are multiple ways to install and use Archivematica 0.9-beta. Once it is installed, consult the [[User_Manual]] for user instructions. | ||
+ | |||
+ | = Virtual appliance = | ||
+ | |||
+ | 1. What is a [[wikipedia:Virtual appliance|virtual appliance]]? | ||
+ | |||
+ | 2. Download your preferred virtual appliance format: | ||
+ | |||
+ | * VirtualBox, VMware: [http://archivematica.org/downloads/archivematica-0.9-beta.vmdk.tbz archivematica-0.9-beta.vmdk.tbz] (1.8G) | ||
+ | ** European mirror: [http://europe.artefactual.com/archivematica/archivematica-0.9-beta.vmdk.tbz archivematica-0.9-beta.vmdk.tbz] (1.8G) | ||
+ | ** [http://www.archivematica.org/download/archivematica-0.9-beta.vmdk.torrent Torrent file] | ||
+ | |||
+ | To run a checksum on the .tbz file, select one of the following: ([http://archivematica.org/downloads/sha256.list sha256], [http://archivematica.org/downloads/md5sum.list md5sum]). | ||
+ | |||
+ | 3. If you don't already have a virtual machine player, we recommend VirtualBox. See these [[Virtual appliance instructions]] on how to load your Archivematica virtual appliance using VirtualBox. | ||
+ | |||
+ | = Advanced = | ||
+ | |||
+ | This options requires experience in linux | ||
+ | * Install from Packages on ubuntu | ||
+ | ** Packages allow a user to quickly deploy a multinode environment, [http://archivematica.org/wiki/index.php?title=Multi_Node_Install How to install packages] | ||
+ | |||
+ | __NOTOC__ |
Latest revision as of 18:22, 16 October 2013
Main Page > Install > Release 0.9-beta
There are multiple ways to install and use Archivematica 0.9-beta. Once it is installed, consult the User_Manual for user instructions.
Virtual appliance[edit]
1. What is a virtual appliance?
2. Download your preferred virtual appliance format:
- VirtualBox, VMware: archivematica-0.9-beta.vmdk.tbz (1.8G)
- European mirror: archivematica-0.9-beta.vmdk.tbz (1.8G)
- Torrent file
To run a checksum on the .tbz file, select one of the following: (sha256, md5sum).
3. If you don't already have a virtual machine player, we recommend VirtualBox. See these Virtual appliance instructions on how to load your Archivematica virtual appliance using VirtualBox.
Advanced[edit]
This options requires experience in linux
- Install from Packages on ubuntu
- Packages allow a user to quickly deploy a multinode environment, How to install packages