bitcurator-access-webtools Quick Start Guide

Slides:



Advertisements
Similar presentations
Intro to Virtualization
Advertisements

Creating a Virtual Machine Researched and Created by Bryan Bankhead.
UNIX System Programming Installing OpenSolaris. 2/86 Contents How to setup a virtual machine guest How to install OpenSolaris as a guest How to update.
Installation of Ubuntu on a Virtual machine. VirtualBox allows you to run an entire operating system inside another operating system. Please be aware.
Click Here for Download the Installation Files Click Here for Guide How to Extract Installation Files.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
 The easiest way to put Ubuntu onto your stick is to use the USB installer provided at pendrivelinux.com.pendrivelinux.com  You’ll need to download.
Web Application Server Apache Tomcat Downloading and Deployment Guide.
LINUX-WINDOWS INTERACTION. One software allowing interaction between Linux and Windows is WINE. Wine allows Linux users to load Windows programs while.
NetAcumen ActiveX Download Instructions
Overview Basic functions Features Installation: Windows host and Linux host.
Installation Ubuntu for Libraries. Step 1: Download Head on to Pick Ubuntu LTS; just click the big orange.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
NetAcumen ActiveX Install Instructions. Requirements: Administrator: User must be logged in as Administrator of the machine. If you are not the administrator,
Integrating HADOOP with Eclipse on a Virtual Machine Moheeb Alwarsh January 26, 2012 Kent State University.
Red Hat Installation. Installing Red Hat Linux is the process of copying operating system files from a CD, DVD, or USB flash drive to hard disk(s) on.
Va-scanCopyright 2002, Marchany Unit 3 – Installing Solaris Randy Marchany VA Tech Computing Center.
One to One instructions Installing and configuring samba on Ubuntu Linux to enable Linux to share files and documents with Windows XP.
DB2 (Express C Edition) Installation and Using a Database
Chromium OS is an open-source project that aims to build an operating system that provides a fast, simple, and more secure computing experience for people.
Installing the SAFARIODBC.EXE For use with Excel May 3, 2002.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
NUMOSS NURUL ‘IZZATI BINTI OTHMAN A
bWAPP – Bee Bug – Installation
Hands-On Virtual Computing
Setting Up a Local WordPress Development Environment By Gregory Young Alternative Hosting
Geo CE-XM ch 4 Edited 10/14/05 1 The XM is the newest of the rovers, and unlike other units, it comes with software installed on the unit as well as using.
Please Note: Information contained in this document is considered LENOVO CONFIDENTIAL For Lenovo Internal Use Only Do Not Copy or Distribute!! For Lenovo.
Linux in a Virtual Environment Nagarajan Prabakar School of Computing and Information Sciences Florida International University.
1 FreeBSD Installation ISOC/AfNOG Michuki Mwangi (Original materials by Hervey Allen – NSRC)
(1) A Beginner’s Quick Start to SIMICS. (2) Disclaimer This is a quick start document to help users get set up quickly Does not replace the user guide.
Installation Overview Lab#2 1Hanin Abdulrahman. Installing Ubuntu Linux is the process of copying operating system files from a CD, DVD, or USB flash.
Cisco Confidential © 2010 Cisco and/or its affiliates. All rights reserved. 1 MSE Virtual Appliance Presenter Name: Patrick Nicholson.
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
Data Science Background and Course Software setup Week 1.
VirtualBox: How to create a Linux Virtual Machine.
Page 1 of 38 Lenovo Confidential Lenovo Confidential Lenovo Confidential Lenovo Confidential Lenovo Confidential Please Note: Information contained in.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
Oracle Virtualization Last Update Copyright 2012 Kenneth M. Chipps Ph.D.
Virtual Machines Module 2. Objectives Define virtual machine Define common terminology Identify advantages and disadvantages Determine what software is.
CACI Proprietary Information | Date 1 Upgrading to webMethods Product Suite Name: Semarria Rosemond Title: Systems Analyst, Lead Date: December 8,
Virtualisation Exercise Installing VirtualBox Installing FreeBSD in a virtual machine Chris Wilson Joel Jaeggli AfNOG 2012.
TIZEN STUDIO INSTALLATION & ENVIRONMENT SETUP FOR DEVLAB
Computer System Laboratory
EE516: Embedded Software Project 1
bitcurator-access-redaction Quick Start Guide
Implementation of Embedded OS
CSC227: Operating Systems
SEEM4570 Tutorial 1:Software Installation
Desktop Virtualization
VMWare Workstation Installation
Creating a Windows Server 2012 R2 Datacenter Virtual machine
Creating a Windows Server 2016 Datacenter Virtual machine
Creating a Windows 7 Professional SP1 Virtual machine
Creating a Windows 10 Virtual machine
Bomgar Remote support software
Basic Computer Maintenance
Lecture 4 : Windows 7 By MSc. Manar Joundy Hazar 2017
Create A Virtual Machine
NetAcumen ActiveX Download Instructions
INSTALLING AND SETTING UP APACHE2 IN A LINUX ENVIRONMENT
Install Ruby If you are running on Mac OS X, Ruby is preinstalled.
HC Hyper-V Module GUI Portal VPS Templates Web Console
Tivoli Common Reporting v1.2 Overview
Getting Started: Amazon AWS Account Creation
bitcurator-access-redaction Quick Start Guide
Different types of Linux installation
Examplify The following slides are the ExamSoft’s recommended best practices to help you take your exam. We want you to be prepared for your exam on exam.
Linux Operations and Administration
bitcurator-access-webtools Quick Start Guide
Presentation transcript:

bitcurator-access-webtools Quick Start Guide Last updated: December 18th, 2016 Release(s): 0.7.4 and later

About bitcurator-access-webtools The bitcurator-access-webtools service allows users to browse file systems in raw and forensically packaged disk images using a web browser. It is intended to support access scenaries in libraries, archives, and museums preserving born-digital materials extracted from source media as raw or forensically-packaged disk images. The software is distributed with a build script to automatically provision and deploy a virtual machine running the service on any host with Vagrant and VirtualBox installed. This document will help you get started.

Getting started Hardware (recommended): Software: Desktop or laptop with an Intel Core i5 or Core i7 processor (or AMD equivalent) running 64-bit Windows 7/8/8.1/10, Mac OS 10.10 (or newer), or a 64-bit Linux variant. 8GB RAM or more 8GB free hard disk space. Software: Current release of bitcurator-access-webtools. Download the latest release (.zip or .tar.gz file) from: https://github.com/bitcurator/bitcurator-access-webtools/releases Current release of VirtualBox. Download and run the current Windows, Mac, or Linux installer. https://www.virtualbox.org/wiki/Downloads Current release of Vagrant. Download and run the current Windows, Mac, or Linux installer (you may need to reboot after installing). https://www.vagrantup.com/

Files and directories in the downloaded release Unzipping the package extracts a directory named “bitcurator-access-webtools-X.X.X” (where X.X.X is the release number). Inside the directory are several files and directories, several of which you may wish to modify: Vagrantfile: This is the configuration file for Vagrant. By default it assigns 4GB RAM to the VM (vb.memory = 4096) and 2 processors to the VM (vb.cpus = 2). These are appropriate settings for a host with 8GB RAM and a Core i5 or Core i7 CPU. You may wish to modify these depending on the hardware you are using. disk-images: This directory contains some sample raw and E01 disk images. You may wish to remove these, or copy additional disk images to this location. Tip: bca-webtools recognizes E01, AFF, raw (.dd), and ISO disk images. It does not currently support split images.

Getting started: Adding a Vagrant box You will need a Ubuntu 14.04LTS Vagrant box in order to build and run bitcurator-access-webtools. Open a terminal (in OS X or Linux) or a command prompt (Windows). Mac how-to: Click on the Spotlight icon and type term. Hit enter. Windows how-to: Click on the Start button and type cmd. Hit enter. Type the following, hit enter, and allow the box to download: vagrant box add ubuntu/trusty64 Change directory into bitcurator-access-webtools: If you downloaded the bitcurator-access-webtools package onto your Desktop and extracted it there on a Mac, you would type the following: cd /Users/your-user-name/Desktop/bitcurator-access-webtools-X.X.X Similarly, on Windows: cd \Users\your-user-name\Desktop\bitcurator-access-webtools-X.X.X Type the following, hit enter, and wait. Building bitcurator-access-webtools the first time may take up to 30 minutes (you will see a success message in the terminal when it finishes): vagrant up

Getting started: Navigating to the interface In the previous steps, the installation script will provide feedback in the console as it installs each package. Once the virtual machine has been provisioned, open a web browser on your host and navigate to: 127.0.0.1:8080 At this point you should see the bitcurator-access-webtools service running.

Getting started: Main page You should see a page similar to the one above at 127.0.0.1:8080. Disk images in your disk-images directory should appear in the listing on this page. Click on the appropriate icon for Metadata for a disk images to see any available embedded metadata. Click on the appropriate icon for Browse to browse through the file tree, or Download to download the complete disk image.

Getting started: Viewing image metadata Clicking on the Metadata icon (link) for an E01 image will extract the embedded metadata from the forensically-packaged image. This link will work for raw and ISO images as well, but populates only select fields.

Getting started: Browsing a file system Clicking on the Browse icon (link) for an image will navigate to a page displaying available (readable) partitions within the page. Non-user partitions (such as swap partitions) will not be displayed.

Getting started: Browsing a file system Clicking on the Browse icon (link) for a select partition within the image will navigate to the root directory for that partition. From here, files within any directory may be downloaded simply by clicking on them.

Halting and restarting the service from the host You may wish to stop the virtual machine instance between sessions. You can do this by typing: vagrant halt in the same directory in the terminal or command window you opened earlier (if you closed it, open a new window and navigate to the bitcurator-access-webtools directory as per the earlier instructions before entering this command) You can completely delete the virtual machine by typing: vagrant destroy in the bitcurator-access-webtools directory. You can type vagrant up at any time in this directory to bring the service up again. If you have not run the vagrant destroy command, the service should boot in less than a minute. If you have run the vagrant destroy command, the virtual machine will be rebuilt from scratch.

Additional resources More detailed information can be found on our project wiki at https://wiki.bitcurator.net/index.php?title=BitCurator_Access. Source code and releases can be found on GitHub at https://github.com/bitcurator/bitcurator-access-webtools.