Integrated Data Repository Toolkit (IDRT)

Größe: px
Ab Seite anzeigen:

Download "Integrated Data Repository Toolkit (IDRT)"

Transkript

1 Integrated Data Repository Toolkit (IDRT) TMF-Projekt V091-MI_03 Deliverable 2.1: Bereitstellung integrierte Installation, Administration Sebastian Mate Jan Christoph Prof. Dr. Hans-Ulrich Prokosch Dr. Thomas Ganslandt

2 Autoren Autor 1: Sebastian Mate Friedrich-Alexander-Universität Erlangen-Nürnberg Lehrstuhl für Medizinische Informatik Krankenhausstraße ERLANGEN Telefon / Fax / Webseite: Autor 2: Jan Christoph Friedrich-Alexander-Universität Erlangen-Nürnberg Krankenhausstraße ERLANGEN Telefon / Fax / Webseite: Autor 3: Prof. Dr. Hans-Ulrich Prokosch Friedrich-Alexander-Universität Erlangen-Nürnberg Lehrstuhl für Medizinische Informatik Krankenhausstraße ERLANGEN Telefon / Fax / Webseite: sowie: Medizinisches Zentrum für Informations- und Kommunikationstechnik Krankenhausstraße ERLANGEN Autor 4: Dr. Thomas Ganslandt Medizinisches Zentrum für Informations- und Kommunikationstechnik Krankenhausstraße ERLANGEN Telefon / Fax / Webseite: Abschlussbericht Projektname, Projekt-Nr. XY, Monat Jahr 2 / 11

3 Inhaltsverzeichnis Autoren... 2 Inhaltsverzeichnis... 3 Einleitung... 4 Methode... 5 Ergebnisse... 6 Diskussion und Ausblick... 9 Literatur Anhänge Abschlussbericht Projektname, Projekt-Nr. XY, Monat Jahr 3 / 11

4 Einleitung Im Jahr 2009 wurden im Rahmen des TMF-Projekts V IT-Strategie [1, 2] international frei verfügbare IT-Lösungen hinsichtlich deren Verwendbarkeit für die deutsche Forschungslandschaft evaluiert (siehe: IT_Strategie.aspx). Die neben cabig ebenso evaluierte Software i2b2 (Informatics for Integrating Biology and the Bedside) wurde für verschiedene Anwendungsszenarien als nützlich deklariert. Daraufhin hat sich neben dem Einsatz von i2b2 an diversen deutschen Universitäten eine deutsche i2b2-community gebildet, die sich, vernetzt durch die TMF, bisher zu drei i2b2-workshops zusammengefunden hat. Sowohl im Rahmen des IT-Strategie-Projekts, der Workshops und in der Literatur [3, 4] wurde jedoch immer wieder die komplizierte, zeitaufwändige und schwer reproduzierbare Installation bemängelt. Bereits im Rahmen des IT-Strategie-Projekts wurde damit begonnen, die Installation durch Skripte zu automatisieren. Diese Automatismen zeigten sich jedoch nicht für typische Anwendungen in der Praxis tauglich. Beispielsweise wurde bereits im IT- Strategie-Projekt darauf hingewiesen, dass weitere Lösungen zur Administration von i2b2- Servern (i2b2-projektverwaltung, Ontologie-Verwaltung und Erzeugung) geschaffen werden müssen. Im Rahmen einer studentischen Vorarbeit am Lehrstuhl für Medizinische Informatik der Friedrich-Alexander-Universität wurde das Skript aus dem IT-Strategie-Projekt im Jahre 2010 neu implementiert und stark erweitert. Fortan i2b2-wizard genannt, ermöglichte es neben der reinen i2b2-installation auch die Administration. Da das vorliegende IDRT-Projekt den Aufbau eines integrierten Werkzeugpakets auf Basis bewährter, etablierter Komponenten beabsichtigt, soll dieser i2b2-wizard weiterentwickelt und neben i2b2 selbst als eine zentrale Kernkomponente in das IDRT-Softwarepaket eingebunden werden.

5 Methode Innerhalb des Arbeitspakets AP2.1 Bereitstellung integrierte Installation, Administration sollte ein integriertes Setup- und Administrationstool für das i2b2-system entwickelt werden. Aufgrund der bereits erfolgten Vorarbeiten in Erlangen sollte in AP2.1 keine neue Software geschaffen werden. Stattdessen sollte der existierende i2b2-wizard entsprechend der Anforderungen des IDRT-Projekts verbessert und erweitert werden. Dies entspricht auch dem übergeordneten Ziel des IDRT-Projekts, in dem basierend auf frei verfügbaren IT- Komponenten [ ] eine nachhaltig nutzbare [ ] Plattform für die Zusammenführung und Abfrage heterogener Datenbestände [ ] geschaffen werden [soll]. [IDRT Projektantrag]. Im Rahmen eines 3. deutschen i2b2-workshops, der zum Kick-Off des IDRT-Projekt am in Berlin durch die TMF organisiert wurde, konnten weitere Anforderungen und Anwenderbedürfnisse an eine solche Plattform ermittelt werden (vgl. Deliverable D1.1). Bezüglich AP2.1 konnten in einem Hands-On-Tutorial gegen Ende des Workshops interessierte Teilnehmer eine i2b2-instanz auf der Basis des i2b2-wizards installieren und Verbesserungspotenziale am i2b2-wizard aufgedeckt und diskutiert werden. Der i2b2-wizard wird als Bash-Shellscript bereitgestellt. Zu Demonstrationszwecken wird er darüber hinaus zusammen mit den anderen IDRT-Komponenten als virtuelle Maschine zur Verfügung gestellt. Deliverable D1.1: Anforderungsanalyse, Integrated Data Repository Toolkit (IDRT), März / 11

6 Ergebnisse Im Rahmen dieser Arbeit wurde mit dem i2b2-wizard ein Bash-Programm (siehe: weiterentwickelt, das den kompletten Lebenszyklus einer i2b2-instanz abdeckt. Dies betrifft sowohl die Vorbereitung der Linux-Installation, das Herunterladen von benötigter Software, die Installation, Pflege und Administration des i2b2- Systems sowie eine automatische Fehlererkennung und im beschränkten Rahmen automatischen Fehlerkorrektur: Durch die ausgiebige Nutzung des Tools dialog (siehe: arbeitet die Software vollständig Menü-gesteuert. Diese Benutzeroberfläche ist jedoch vollständig textbasiert, wodurch sie sich insbesondere auch über SSH-Verbindungen einsetzen lässt. Die Software unterstützt die vollständige Installation eines i2b2-servers: o Es wird erkannt, ob erforderliche Softwarepakete von Dritt-Herstellern fehlen (d. h. Software, die nicht im Repository der Linux-Distribution enthalten ist, z.b. Oracle XE). Falls erforderlich, werden diese automatisch von dem Skript heruntergeladen und entpackt. o Das Skript unterstützt darüber hinaus die automatische Überprüfung und, falls erforderlich, die Installation von benötigten Softwarepakten aus den Repositories der jeweiligen Linux-Distribution. Grundsätzlich wurde das Skript für Ubuntu entwickelt; es ist jedoch leicht möglich, weitere Debian- Distributionen zu unterstützen, insofern die Paket-Namen im Skript ergänzt werden. Durch die Kapselung der Repository-Softwareinstallation in eigenständige Funktionen kann das Skript auch für weitere Distributionen ergänzt werden. Exemplarisch wurde eine partielle Unterstützung für CentOS umgesetzt. o Das Skript hält in einem Verzeichnis eine vollständige i2b2-serverkonfiguration (jedoch ohne die Oracle-Datenbankinhalte) vor, die bei der Verwendung des i2b2-wizards ständig aktualisiert wird. Beim Deployen des i2b2-quellcodes wird diese Konfiguration dazu verwendet, den i2b2-quellcode vorab auf die aktuelle Serverkonfiguration zu aktualisieren. Dies ermöglicht es, die Konfiguration des Applikationsserver im Notfall binnen Sekunden wieder herzustellen. Wird auch der Inhalt der Oracle-Datenbank berücksichtigt, kann der i2b2- Server auch recht einfach auf eine neue Hardware migriert werden, was jedoch etwas manuelle Arbeit erfordert. o Das Skript übernimmt auch sämtliche administrativen Arbeiten, die in Bezug mit der Oracle-Datenbank stehen. Hierzu gehört beispielweise das bedarfsweise Prüfen, Anlegen und Löschen von Datenbankschemata, die Erzeugung von Tabellen und deren Einträgen, usw. Die Software übernimmt auch administrative Aufgaben, die im Betrieb des i2b2- Servers ständig anfallen: o Das Anlegen und Löschen von neuen i2b2-projekten und i2b2-benutzerkonten sowie die Registrierung von i2b2-benutzern für i2b2-projekte o Illustration, wie Daten ins i2b2 importiert werden können ( i2b2-wizard ETL, diese Funktion ist jedoch nicht Gegenstand des ETL-Prozesses, der im IDRT- Projekt entwickelt werden soll) o o Das Laden oder Entfernen der offiziellen Demodaten der i2b2-entwickler Diverse andere administrative Aufgaben wie zum Beispiel Unterstützung bei der Netzwerkkonfiguration (menübasierte Auswahl des erforderlichen Netzwerk-Interfaces), die Festlegung von Datenbankpasswörtern, der Hive-ID, usw. Deliverable D1.1: Anforderungsanalyse, Integrated Data Repository Toolkit (IDRT), März / 11

7 Bei der Auswahl einer Aufgabe über das Menü werden sämtliche erforderliche andere Aufgaben (Dependencies) durch das Skript automatisch rekursiv aufgelöst. Beispiel: wird das Skript zum allerersten Mal gestartet und sofort versucht, einen neuen Benutzer anzulegen, erkennt das Skript automatisch, dass es erst noch Software herunterladen und installieren muss. Nachdem der Anwender die Benutzerangaben eingegeben hat, erfolgen diese Arbeitsschritte durch das Skript automatisch im Hintergrund ohne weitere Benutzerinteraktion. Das Skript ist seit längerer Zeit für die Installation (jedoch noch nicht für die Administration) von SHRINE vorbereitet. In der hier vorliegenden Version wird SHRINE jedoch nicht unterstützt, da die aktuelle SHRINE-Version nicht mit i2b2 1.6 zusammenarbeitet. Sobald SHRINE von seinen Entwicklern aktualisiert wird, kann die SHRINE- Unterstützung im i2b2-wizard wieder aktiviert werden. Änderungen am i2b2-wizard im Rahmen des IDRT-Projekts Im Rahmen dieser Arbeit konnten einige der Anforderungen der deutschen i2b2- Community, welche im dritten deutschen i2b2-workshop genannt wurden, umgesetzt wurden. Beispielsweise wurde mit dem Ziel der besseren Benutzerführung die Menü- Struktur (Benutzer- und Projekte-Menü) und die Anzeige des JBoss/SHRINE-Status verbessert. Es hat sich gezeigt, dass die Auswahl einer offiziellen Unterstützung von Ubuntu-Linux durch den i2b2-wizard zwar von vielen Anwendern begrüßt wird, jedoch nicht immer im Einklang mit den IT-Richtlinien in den einzelnen Instituten steht. Beispielsweise sollen Server (wie der für i2b2) häufig virtualisiert werden und die Rechenzentren der Institute stellen hierfür ausgesuchte Linux-Distributionen (z. B. CentOS, SuSE-Linux) bereit, die dann auch automatisch durch das Rechenzentrum administriert werden. Im Rahmen des Wechsels von Version 1 auf 2 wurde der Quellcode des i2b2-wizards fast vollständig refokturiert und das Programm modularisiert. Einzelne Module (Shell-Skripte) werden nun abhängig von der Systemkonfiguration beim Programmstart in das Hauptskript eingebunden. Dadurch wird eine Unterstützung für weitere Betriebssysteme und Linux-Distributionen möglich; ebenso können verschiedene i2b2-versionen von ein und demselben i2b2-wizard installiert und administriert werden. Da die Skripte grundsätzlich vor- und rückwärtskompatibel sind, kann beispielsweise nur der i2b2-wizard aktualisiert werden, ohne jedoch die i2b2-version zu ändern. So kann ein möglicherweise gut funktionierendes i2b2 beibehalten und trotzdem von den Verbesserungen der neuen i2b2-wizard-version profitiert werden. Des Weiteren wurden die Datenbankroutinen modularisiert und in diesem Zuge (experimentelle) Unterstützung für Microsoft SQL-Server integriert. Eine weitere Änderung ist die Möglichkeit, gewisse administrative i2b2- Datenbankschemata (üblicherweise mit I2B2PM und I2B2HIVE bezeichnet) nach eigenen Wünschen zu bezeichnen. Weiterhin wurden Funktionen zur automatischen Fehlererkennung stark verbessert. So wird nun auch der JBoss-Start überwacht und im Falle eines Fehlers eine Fehlermeldung und dann das JBoss-Log angezeigt. Darüber hinaus wurde eine Erkennung der Verwendung falscher Passwörter eingebaut. So prüft der i2b2-wizard nun zunächst, ob er eine Datenbankverbindung aufbauen kann, bevor er eine Datenbankoperation durchführt. Einen großen Anteil der Änderungen am i2b2-wizard im Rahmen des IRDT-Projekts stellen jedoch viele kleine Fehlerkorrekturen und allgemeine Verbesserungen dar (z. B. hinsichtlich der zukünftigen Maintainance des Tools). Die folgende Abbildung visualisiert die Än- Deliverable D1.1: Anforderungsanalyse, Integrated Data Repository Toolkit (IDRT), März / 11

8 derungen zwischen Version (letzte Version ohne IDRT-Features) und Version (erste Version mit IDRT-Features). Man beachte die geänderten Zeilen, die auf dem Balken rechts durch rot dargestellt ersichtlich sind. Deliverable D1.1: Anforderungsanalyse, Integrated Data Repository Toolkit (IDRT), März / 11

9 Diskussion und Ausblick Durch die Verwendung des i2b2-wizards wird den Anwendern erheblich vereinfacht, eine i2b2-instanz zu installieren und zu administrieren, da das Tool einen Großteil der dafür erforderlichen Konfigurationsschritte reproduzierbar in Programmcode abbildet und vor dem Anwender versteckt. Nachdem damit die neben der Datenaufbereitung größte Hürde am i2b2-system überwunden wird, ist zu erhoffen, dass das i2b2-system weiterhin an Popularität gewinnt, insbesondere im deutschsprachigen Anwenderraum. Für Anwender außerhalb Deutschlands ist sicherlich die Tatsache interessant, dass der i2b2- Wizard zwar grundsätzlich in das IDRT-Softwarepaket integriert wurde, jedoch nicht an dieses gekoppelt ist. Es ist weiterhin möglich, den i2b2-wizard auch ohne die sonstigen IDRT- Komponenten zu benutzen. Für eine breitere Unterstützung anderer Linux-Distributionen neben dem offiziell unterstützten Ubuntu-Linux ist jedoch auch die internationale i2b2-community gefragt. Insbesondere Interesse für eine Unterstützung für SuSE-Linux und CentOS wurde bereits des Öfteren in der i2b2-community bekundet. Es bleibt zu hoffen, dass das Tool auch in Zukunft weitergepflegt und entwickelt werden kann sei es durch Feedback aus der Community oder das Aufgreifen des Projekts durch die Community selbst. Durch die GPL2-Lizenz ist dies ohne weiteres möglich. Deliverable D1.1: Anforderungsanalyse, Integrated Data Repository Toolkit (IDRT), März / 11

10 Literatur 1. Prokosch HU (2009) Abschlussbericht TMF-Projekt V IT-Strategie 2. Mate S (2009) Evaluation von i2b2 am Universitätsklinikum Erlangen. Studienarbeit, Friedrich-Alexander-Universität Erlangen-Nürnberg 3. Deshmukh VG, Meystre SM, Mitchell JA (2009) Evaluating the Informatics for Integrating Biology and the Bedside System for Clinical Research. BMC Medical Research Methodology 9:70 4. Ganslandt T, Mate S, Helbing K, Sax U, Prokosch H (2011) Unlocking Data for Clinical Research - The German i2b2 Experience. Applied Clinical Informatics 2(1): Deliverable D1.1: Anforderungsanalyse, Integrated Data Repository Toolkit (IDRT), März / 11

11 Anhänge i2b2-wizard Anleitung Präsentation mit Installations Walk-Through Deliverable D1.1: Anforderungsanalyse, Integrated Data Repository Toolkit (IDRT), März / 11

12 i2b2 Wizard Chair of Medical Informatics, University of Erlangen-Nuremberg, Germany and the IDRT team Contact: May 16, 2012 Contents 1 Introduction 2 2 Copyright and Licensing 3 3 How to start 3 4 VirtualBox VM Setup 4 5 Linux Installation Ubuntu Linux x Desktop Edition Ubuntu Linux x Server Edition Some Hints i2b2 Wizard Installation 7 7 How i2b2 Wizard works important things you need to know 9 8 i2b2 Wizard Quick-Start 10 9 All i2b2 Wizard Functions Setting The Default Parameters Automatic Software Download Automatic Software Installation Updating the server IP address Loading or Dropping I2B2HIVE and I2B2PM Creating a new i2b2 Project Removing an i2b2 Project Creating an i2b2 User Removing an i2b2 User Assigning an User to a Project Loading and Removing the Boston Demodata

13 9.12 Building the i2b2 Source Code Controlling the JBoss Process Creating a Separate JBoss Linux User Running ETL-Scripts Using the i2b2 Wizard ETL Approach 21 1 Introduction The Wizard for Simplied i2b2 Administration or i2b2 Wizard is a bash-based program to manage your i2b2 instance. Instead of working with the i2b2 source code, you can use a semi-graphical menu system to install i2b2, create i2b2 projects, create users and much more. Special Features: Semi-graphical program to install and congure i2b2 Full i2b2 installation support Automatic download and extraction of required software packages Automatic installation of Linux software packages Automatic conguration and compilation of the i2b2 source code Automatic handling of all database stu (schema creation, etc.) Full support for i2b2 administration Create and remove i2b2 projects and users Load and remove the Boston Demodata Change Hive ID and network interface and database conguration Change various passwords (e. g. from I2B2HIVE and I2B2PM) Recursive resolving of dependencies for setup targets / administration tasks 2

14 Preparation of special template ETL SQL scripts which can be used to load data into the i2b2 Hive, the ETL process can also be triggered directly in i2b2 Wizard (please note that is is not part of the IDRT functionality). SHRINE Installation (does not cover SHRINE conguration) 2 Copyright and Licensing Copyright (C) Chair of Medical Informatics, Friedrich-Alexander-University of Erlangen-Nuremberg, Germany Portions by 'Integrated Data Repository Toolkit' project (IDRT) Copyright (C) 2012 Technologie- und Methodenplattform fuer die vernetzte medizinische Forschung e.v. (TMF) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FIT- NESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA , USA. 3 How to start Don't worry: This document appears longish because it describes many things and con- guration steps in detail. The use of i2b2 Wizard, however, is easy and straigtforward. If you're alredy experienced in using Linux and if you keep some important properties of i2b2 Wizard in mind, you will be able to install future i2b2 hives in about 60 minutes including the Linux system! Section 4 describes how you can create the VirtualBox virtual machine with Ubunu Linux. It is important to use 1 GB of RAM, a hard disk with at least 16 GB of space and 3

15 an additional Host-only Adapter network interface if you are using VirtualBox. That's it! Section 5 describes in detail how you can set up the Linux. Currently, only Ubuntu Linux x (32 bit desktop or server edition) is ocially supported. Also make sure that you provide more than 1 GB swap space and use English as your system's language. That's all! Section 6 describes how you can use SFTP to copy the i2b2 Wizard installation les and i2b2 source packages onto your virtual machine and how you launch wizard.sh. Very easy! Section 7 explains how i2b2 Wizard works from very top-level view and outlines some very important aspects, for example the one-way communication with the database. Section 8 contains a walk-though and explains the most important functions of i2b2 Wizard. Section 9 explains all functions of i2b2 Wizard in detail. You should read this if you plan to load more than just the provided Demodata... 4 VirtualBox VM Setup In order to use the i2b2 Wizard, you need either a physical computer or a virtual machine, both running Ubuntu Linux In this guide, we use Sun VirtualBox because it is free and works on a variety of operating systems. In addition, a virtual machine has many advantages compared to a physical computer, such as storing the current machine state and reverting to it. 1. Get yourself a copy of VirtualBox from and install it. In this guide version is used (on a Macintosh). 2. Get a copy of Ubuntu Linux x from To be more specic: you need the le ubuntu desktop-i386.iso. The server edition works too, but is more dicult to install below are some hints regarding this version. The i2b2 Wizard will probably not work with other Linux editions! 3. Launch VirtualBox and choose New. In the new window press Next. Choose a name for your i2b2 instance, for example i2b2 Server. Below, choose Linux and Ubuntu. Press Next. 4

16 4. On the next screen, choose 1024 MB of memory. Press Next. 5. Choose Create new hard disk, Next. In the new window press Next, choose Dynamically expanding storage, Next. Choose 16 GB (8 GB is not enough), Next, Finish and Finish. The new virtual machine will be listed in the VirtualBox main window. 6. On the right side of the window in the Details tab you will nd the entry Network (printed in blue color) with one entry: Adapter 1: PCnet-FAST III (NAT). Click on this blue Network entry. In the new window select the tab Adapter 2, check Enable Network Adapter and select Attached to: Host-only Adapter. Press OK. The main window should now list Adapter 1 and Adapter 2 below Network. 7. Now add the Ubuntu ISO-le. Select the blue Storage entry in the VirtualBox main window. On the left side of the new window in the Storage Tree select the CD-icon labeled Empty. On the right side, click on the yellow/green folder icon. A new window will pop up. Click on Add and choose the ubuntu desktop-i386.iso which you have previously downloaded. The entry IDE Secondary Master (CD/DVD): ubuntu desktopi386.iso ( MB) should now be listed in the VirtualBox main window under Storage. 5 Linux Installation 5.1 Ubuntu Linux x Desktop Edition 1. Start your new (virtual) machine and wait until the graphical installation manager comes up. Select English on the left side (other languages will probably fail, because this choice aects how the Oracle database is initialized (date format, etc.) and how various Linux tools print messages). Then select Install Ubuntu x LTS. 5

17 Figure 1: Hard disk partitioning with > 1 GB swap space. 2. Choose your keyboard layout. It is OK to choose one dierent to English. Press Forward. 3. The next step is to partition the hard disk manually to get more than 1 GB swap space. Select Specify partitions manually (advanced) and press Forward. Select New Partition Table... and Continue. Select the free space entry in the table above and click on the Add... button. In the new window enter in New partition size in megabytes: the value 1101 and select Use as: swap area. Click OK. A new swap partition with 1101 MB should show up. Again, select the free space entry in the table and click on the Add... button. In the new window enter in Mount point: the value /. Click OK. A new ext4 partition with 15 GB should show up. If the whole partitioning looks like in Figure 1 on page 6, press Forward. 4. In the Who are you? screen ll in your desired information. Click Next. This will install Ubuntu Linux on your (virtual) machine. After the installation press Restart Now. After the shut-down, hit enter to eject the disc. 6

18 5. It is a good idea to install the VirtualBox Guest Additions and to assign a static IP address to the VirtualBox Host-Only-Adapter if you have more than one virtual machine in VirtualBox. The Host-Only-Adapter is the interface with the ***-IP. Also install all system updates if the the update-manager pops up. 5.2 Ubuntu Linux x Server Edition Some Hints Partitioning: create two primary partitions: create a 1.1 GB swap partition, and use the rest as Ext4 partition with mount point /. Set the second one to bootable. Network setup: Modify /etc/network/interfaces. You should have two network interfaces (eth0 and eth1 where one is the NAT interface and the other one the vboxnet0 interface), but only one has been congured by the Ubuntu installer. Assuming eth1 is the vboxnet0 interface, the le should contain these contents:... auto eth0 auto eth1 iface eth0 inet dhcp iface eth1 inet static address netmask Replace with your desired (static) IP address. After the modication, run ifup eth1 to get the interface working. Adding a repository for Sun Java: Add the following line to /etc/apt/- sources.list: deb lucid partner After this run apt-get update. 6 i2b2 Wizard Installation All you need to do is to copy the required les to the Ubuntu machine and launch the script wizard.sh. 7

19 1. Download the required i2b2 les from The i2b2 Wizard automatically downloads all required les, however, those from cannot be downloaded automatically. You need the following les: i2b2core-src-xxx.zip (i2b2 Hive source code) i2b2createdb-xxx.zip (Boston Demodata) i2b2webclient-xxx.zip (i2b2 webclient source code) Here, XXX is a placeholder for the current version. Please note that each version of i2b2 Wizard is designed for a specic i2b2 version. To nd out which i2b2 version you need, open wizard.sh in a text editor and look at the rst few lines. Put these les into the packages folder from the i2b2 Wizard installation directory. If you haven't downloaded the les (because you are unable to do so), i2b2 Wizard will ask you to provide a server path in a later step. If this URL contains the valid i2b2 source code repository, i2b2 Wizard can download all les automatically. If you experience diculties in downloading the i2b2 source code les from the i2b2 website, please contact the developer of i2b2 Wizard. 2. Start your new Ubuntu Linux and log in. You need to an additional package source which is required for Sun Java. Select System => Administration => Software Sources, click on the Other Software. Check... lucid partner and click on Close, then Reload. 3. Open a Terminal (Applications => Accessories => Terminal) and type in the following commands: sudo -s (and provide your password) passwd root (assign a password for user 'root') apt-get update apt-get upgrade apt-get install openssh-server This installs the OpenSSH server which allows you to copy the i2b2 Wizard installation les to the Ubuntu machine. 4. Copy all les with SFTP to the Ubuntu machine. On Windows, you can use Win- SCP ( on a Mac the program Cyberduck ( or the excellent MacFusion ( a x for OS X exists here: 8

20 To connect to your virtual machine, use the Host-Only-Adapter. The Host-Only- Adapter is the interface with the ***-IP. You can use the command ifcong to nd out the IP. 5. It is highly recommended to create a snapshot of your VirtualBox virtual machine before running the i2b2 Wizard. 7 How i2b2 Wizard works important things you need to know /i2b2wizard-1.x.x/ /i2b2src/ config/ Project*and*user*configura5on* Configured*i2b2*source*code* i2b2%wizard$ wizard.sh i2b2$ Warning:' one:way!' Create'users' and'i2b2'projects' /opt/jboss ga/ JBoss*applica5on*server*with*i2b2* webservices* Oracle'DB' Project*and*user*config* i2b2*project*data* Manage'users'and' projects' /var/www/admin official*i2*admin*interface*(h@p:// localhost/admin)* Figure 2: i2b2 Wizard's interaction with the i2b2 and Linux system. Figure 2 on page 9 illustrates how i2b2 Wizard interacts with i2b2 and the overall Linux system. The large white rectangle in the upper left part shows the i2b2 Wizard directory, which contains wizard.sh (the i2b2 Wizard bash program) and, besides others, a cong directory. This cong directory stores the current conguration of your i2b2 hive, i.e. information about all created i2b2 projects, users, passwords,... everything that can be congured through i2b2 Wizard's menu system. 9

21 This conguration is used to congure the i2b2 hive source code during deployment (the source code is automatically extracted to /i2b2scr/, then cogured and deployed to /opt/jboss ga/ by i2b2 Wizard during setup, see gure 2, right part). It is OK to delete /i2b2scr/ and /opt/jboss ga/ if something gets messed up, because i2b2 Wizard will automatically rebuild these directories whenever necessary. i2b2 Wizard also writes conguration information to the Oracle database (see bottom left part of gure 2). However, it is important to keep in mind is that this a one-way communication only. This means that i2b2 Wizard only writes to the database but never reads it (future versions of i2b2 Wizard might be able to do this). Because these writes happen as soon as they are necessary (e.g. if a new i2b2 project is being set up and therefore a new Oracle database schema has to be created) but are not stored anywhere, it is not possible to rebuild the database from the cong directory afterwards. Therefore it is possible to migrate an i2b2 server to a new physical machine easily just by copying the i2b2 Wizard directory along with the whole Oracle database. Another important implication from the one-way database communication is that it is not possible to convert an existing i2b2 server into an i2b2 Wizard i2b2 server you'll always have to start from scratch (or rebuild the i2b2 Wizard cong directory to match your existing conguration, which is dicult and out of the scope of this manual). 8 i2b2 Wizard Quick-Start Launch the i2b2 Wizard by executing sh wizard.sh as root. If everything is OK, you will be greeted by the i2b2 Wizard after a few seconds (it will probably install the required tool dialog rst), see Figure 3 on page 11: 1. To download and to install the required server software, select System Setup => Install Software. This will take a considerable amount of time depending on your internet connection speed. Please note that this installs Oracle XE. The license is accepted automatically by i2b2 Wizard. 2. Go to the Menu Hive Tasks and select Load I2B2PM and I2B2HIVE. A window will pop up and ask you which network interface is used to communicate with the i2b2 Workbenches, see Figure 5 on page 15. Select the interface with the ***-IP by pressing the space bar. This is the Host-Only-Adapter if you are using VirtualBox. 3. To create an i2b2 project, go to Projects & Users and select Create i2b2 Project. Enter your desired parameters as shown in gure 7 on page

i2b2 Wizard Installation

i2b2 Wizard Installation i2b2-workshop am 26.03.2013 in Erlangen i2b2 Wizard Installation Ein Überblick Sebastian Mate (Erlangen) Sebastian Mate et al. // Lehrstuhl für Medizinische Informatik // Universität Erlangen-Nürnberg

Mehr

p^db=`oj===pìééçêíáåñçêã~íáçå=

p^db=`oj===pìééçêíáåñçêã~íáçå= p^db=`oj===pìééçêíáåñçêã~íáçå= Error: "Could not connect to the SQL Server Instance" or "Failed to open a connection to the database." When you attempt to launch ACT! by Sage or ACT by Sage Premium for

Mehr

https://portal.microsoftonline.com

https://portal.microsoftonline.com Sie haben nun Office über Office365 bezogen. Ihr Account wird in Kürze in dem Office365 Portal angelegt. Anschließend können Sie, wie unten beschrieben, die Software beziehen. Congratulations, you have

Mehr

Der Adapter Z250I / Z270I lässt sich auf folgenden Betriebssystemen installieren:

Der Adapter Z250I / Z270I lässt sich auf folgenden Betriebssystemen installieren: Installationshinweise Z250I / Z270I Adapter IR USB Installation hints Z250I / Z270I Adapter IR USB 06/07 (Laden Sie den Treiber vom WEB, entpacken Sie ihn in ein leeres Verzeichnis und geben Sie dieses

Mehr

KURZANLEITUNG. Firmware-Upgrade: Wie geht das eigentlich?

KURZANLEITUNG. Firmware-Upgrade: Wie geht das eigentlich? KURZANLEITUNG Firmware-Upgrade: Wie geht das eigentlich? Die Firmware ist eine Software, die auf der IP-Kamera installiert ist und alle Funktionen des Gerätes steuert. Nach dem Firmware-Update stehen Ihnen

Mehr

1. General information... 2 2. Login... 2 3. Home... 3 4. Current applications... 3

1. General information... 2 2. Login... 2 3. Home... 3 4. Current applications... 3 User Manual for Marketing Authorisation and Lifecycle Management of Medicines Inhalt: User Manual for Marketing Authorisation and Lifecycle Management of Medicines... 1 1. General information... 2 2. Login...

Mehr

ReadMe zur Installation der BRICKware for Windows, Version 6.1.2. ReadMe on Installing BRICKware for Windows, Version 6.1.2

ReadMe zur Installation der BRICKware for Windows, Version 6.1.2. ReadMe on Installing BRICKware for Windows, Version 6.1.2 ReadMe zur Installation der BRICKware for Windows, Version 6.1.2 Seiten 2-4 ReadMe on Installing BRICKware for Windows, Version 6.1.2 Pages 5/6 BRICKware for Windows ReadMe 1 1 BRICKware for Windows, Version

Mehr

NEWSLETTER. FileDirector Version 2.5 Novelties. Filing system designer. Filing system in WinClient

NEWSLETTER. FileDirector Version 2.5 Novelties. Filing system designer. Filing system in WinClient Filing system designer FileDirector Version 2.5 Novelties FileDirector offers an easy way to design the filing system in WinClient. The filing system provides an Explorer-like structure in WinClient. The

Mehr

Readme-USB DIGSI V 4.82

Readme-USB DIGSI V 4.82 DIGSI V 4.82 Sehr geehrter Kunde, der USB-Treiber für SIPROTEC-Geräte erlaubt Ihnen, mit den SIPROTEC Geräten 7SJ80/7SK80 über USB zu kommunizieren. Zur Installation oder Aktualisierung des USB-Treibers

Mehr

Kurzanleitung um Transponder mit einem scemtec TT Reader und der Software UniDemo zu lesen

Kurzanleitung um Transponder mit einem scemtec TT Reader und der Software UniDemo zu lesen Kurzanleitung um Transponder mit einem scemtec TT Reader und der Software UniDemo zu lesen QuickStart Guide to read a transponder with a scemtec TT reader and software UniDemo Voraussetzung: - PC mit der

Mehr

Ingenics Project Portal

Ingenics Project Portal Version: 00; Status: E Seite: 1/6 This document is drawn to show the functions of the project portal developed by Ingenics AG. To use the portal enter the following URL in your Browser: https://projectportal.ingenics.de

Mehr

Word-CRM-Upload-Button. User manual

Word-CRM-Upload-Button. User manual Word-CRM-Upload-Button User manual Word-CRM-Upload for MS CRM 2011 Content 1. Preface... 3 2. Installation... 4 2.1. Requirements... 4 2.1.1. Clients... 4 2.2. Installation guidelines... 5 2.2.1. Client...

Mehr

VGM. VGM information. HAMBURG SÜD VGM WEB PORTAL - USER GUIDE June 2016

VGM. VGM information. HAMBURG SÜD VGM WEB PORTAL - USER GUIDE June 2016 Overview The Hamburg Süd VGM-Portal is an application which enables to submit VGM information directly to Hamburg Süd via our e-portal web page. You can choose to insert VGM information directly, or download

Mehr

VGM. VGM information. HAMBURG SÜD VGM WEB PORTAL USER GUIDE June 2016

VGM. VGM information. HAMBURG SÜD VGM WEB PORTAL USER GUIDE June 2016 Overview The Hamburg Süd VGM Web portal is an application that enables you to submit VGM information directly to Hamburg Süd via our e-portal Web page. You can choose to enter VGM information directly,

Mehr

USB Treiber updaten unter Windows 7/Vista

USB Treiber updaten unter Windows 7/Vista USB Treiber updaten unter Windows 7/Vista Hinweis: Für den Downloader ist momentan keine 64 Bit Version erhältlich. Der Downloader ist nur kompatibel mit 32 Bit Versionen von Windows 7/Vista. Für den Einsatz

Mehr

Cameraserver mini. commissioning. Ihre Vision ist unsere Aufgabe

Cameraserver mini. commissioning. Ihre Vision ist unsere Aufgabe Cameraserver mini commissioning Page 1 Cameraserver - commissioning Contents 1. Plug IN... 3 2. Turn ON... 3 3. Network configuration... 4 4. Client-Installation... 6 4.1 Desktop Client... 6 4.2 Silverlight

Mehr

Softwareupdate-Anleitung // AC Porty L Netzteileinschub

Softwareupdate-Anleitung // AC Porty L Netzteileinschub 1 Softwareupdate-Anleitung // AC Porty L Netzteileinschub Softwareupdate-Anleitung // AC Porty L Netzteileinschub HENSEL-VISIT GmbH & Co. KG Robert-Bunsen-Str. 3 D-97076 Würzburg-Lengfeld GERMANY Tel./Phone:

Mehr

Titelbild1 ANSYS. Customer Portal LogIn

Titelbild1 ANSYS. Customer Portal LogIn Titelbild1 ANSYS Customer Portal LogIn 1 Neuanmeldung Neuanmeldung: Bitte Not yet a member anklicken Adressen-Check Adressdaten eintragen Customer No. ist hier bereits erforderlich HERE - Button Hier nochmal

Mehr

MobiDM-App Handbuch für Windows Mobile

MobiDM-App Handbuch für Windows Mobile MobiDM-App Handbuch für Windows Mobile Dieses Handbuch beschreibt die Installation und Nutzung der MobiDM-App für Windows Mobile Version: x.x MobiDM-App Handbuch für Windows Mobile Seite 1 Inhalt 1. WILLKOMMEN

Mehr

English. Deutsch. niwis consulting gmbh (https://www.niwis.com), manual NSEPEM Version 1.0

English. Deutsch. niwis consulting gmbh (https://www.niwis.com), manual NSEPEM Version 1.0 English Deutsch English After a configuration change in the windows registry, you have to restart the service. Requirements: Windows XP, Windows 7, SEP 12.1x With the default settings an event is triggered

Mehr

Order Ansicht Inhalt

Order Ansicht Inhalt Order Ansicht Inhalt Order Ansicht... 1 Inhalt... 1 Scope... 2 Orderansicht... 3 Orderelemente... 4 P1_CHANG_CH1... 6 Function: fc_ins_order... 7 Plug In... 8 Quelle:... 8 Anleitung:... 8 Plug In Installation:...

Mehr

How to use the large-capacity computer Lilli? IMPORTANT: Access only on JKU Campus!! Using Windows:

How to use the large-capacity computer Lilli? IMPORTANT: Access only on JKU Campus!! Using Windows: How to use the large-capacity computer Lilli? IMPORTANT: Access only on JKU Campus!! Using Windows: In order to connect to Lilli you need to install the program PUTTY. The program enables you to create

Mehr

Installation und Start der Software AQ2sp Installation and Start of the software AQ2sp

Installation und Start der Software AQ2sp Installation and Start of the software AQ2sp Installation and Start of the software Abhängig von Ihrer WINDOWS-Version benötigen Sie Administrator-Rechte zur Installation dieser Software. Geeignet für folgende WINDOWS-Versionen: Windows 98 SE Windows

Mehr

iid software tools QuickStartGuide iid USB base driver installation

iid software tools QuickStartGuide iid USB base driver installation iid software tools QuickStartGuide iid software tools USB base driver installation microsensys Nov 2016 Introduction / Einleitung This document describes in short form installation of the microsensys USB

Mehr

p^db=`oj===pìééçêíáåñçêã~íáçå=

p^db=`oj===pìééçêíáåñçêã~íáçå= p^db=`oj===pìééçêíáåñçêã~íáçå= How to Disable User Account Control (UAC) in Windows Vista You are attempting to install or uninstall ACT! when Windows does not allow you access to needed files or folders.

Mehr

Installation mit Lizenz-Server verbinden

Installation mit Lizenz-Server verbinden Einsteiger Fortgeschrittene Profis markus.meinl@m-quest.ch Version 1.0 Voraussetzungen für diesen Workshop 1. Die M-Quest Suite 2005-M oder höher ist auf diesem Rechner installiert 2. Der M-Lock 2005 Lizenzserver

Mehr

Nachdem Sie die Datei (z.b. t330usbflashupdate.exe) heruntergeladen haben, führen Sie bitte einen Doppelklick mit der linken Maustaste darauf aus:

Nachdem Sie die Datei (z.b. t330usbflashupdate.exe) heruntergeladen haben, führen Sie bitte einen Doppelklick mit der linken Maustaste darauf aus: Deutsch 1.0 Vorbereitung für das Firmwareupdate Vergewissern Sie sich, dass Sie den USB-Treiber für Ihr Gerät installiert haben. Diesen können Sie auf unserer Internetseite unter www.testo.de downloaden.

Mehr

ONLINE LICENCE GENERATOR

ONLINE LICENCE GENERATOR Index Introduction... 2 Change language of the User Interface... 3 Menubar... 4 Sold Software... 5 Explanations of the choices:... 5 Call of a licence:... 7 Last query step... 9 Call multiple licenses:...

Mehr

Installationshinweise Z501J / Z501K Adapter IrDa USB Installation hints Z501J / Z501K Adapter IrDa USB

Installationshinweise Z501J / Z501K Adapter IrDa USB Installation hints Z501J / Z501K Adapter IrDa USB Installationshinweise Z501J / Z501K Adapter IrDa USB Installation hints Z501J / Z501K Adapter IrDa USB 1/3.04 (Diese Anleitung ist für die CD geschrieben. Wenn Sie den Treiber vom WEB laden, entpacken

Mehr

Zum Download von ArcGIS 10, 10.1 oder 10.2 die folgende Webseite aufrufen (Serviceportal der TU):

Zum Download von ArcGIS 10, 10.1 oder 10.2 die folgende Webseite aufrufen (Serviceportal der TU): Anleitung zum Download von ArcGIS 10.x Zum Download von ArcGIS 10, 10.1 oder 10.2 die folgende Webseite aufrufen (Serviceportal der TU): https://service.tu-dortmund.de/home Danach müssen Sie sich mit Ihrem

Mehr

EEX Kundeninformation 2007-09-05

EEX Kundeninformation 2007-09-05 EEX Eurex Release 10.0: Dokumentation Windows Server 2003 auf Workstations; Windows Server 2003 Service Pack 2: Information bezüglich Support Sehr geehrte Handelsteilnehmer, Im Rahmen von Eurex Release

Mehr

Technical Support Information No. 123 Revision 2 June 2008

Technical Support Information No. 123 Revision 2 June 2008 I IA Sensors and Communication - Process Analytics - Karlsruhe, Germany Page 6 of 10 Out Baking Of The MicroSAM Analytical Modules Preparatory Works The pre-adjustments and the following operations are

Mehr

Windows Server 2012 R2 Essentials & Hyper-V

Windows Server 2012 R2 Essentials & Hyper-V erklärt: Windows Server 2012 R2 Essentials & Hyper-V Windows Server 2012 R2 Essentials bietet gegenüber der Vorgängerversion die Möglichkeit, mit den Boardmitteln den Windows Server 2012 R2 Essentials

Mehr

Tube Analyzer LogViewer 2.3

Tube Analyzer LogViewer 2.3 Tube Analyzer LogViewer 2.3 User Manual Stand: 25.9.2015 Seite 1 von 11 Name Company Date Designed by WKS 28.02.2013 1 st Checker 2 nd Checker Version history Version Author Changes Date 1.0 Created 19.06.2015

Mehr

Schritt-Schritt-Anleitung zum mobilen PC mit Paragon Drive Copy 10 und VMware Player

Schritt-Schritt-Anleitung zum mobilen PC mit Paragon Drive Copy 10 und VMware Player PARAGON Technologie GmbH, Systemprogrammierung Heinrich-von-Stephan-Str. 5c 79100 Freiburg, Germany Tel. +49 (0) 761 59018201 Fax +49 (0) 761 59018130 Internet www.paragon-software.com Email sales@paragon-software.com

Mehr

OP-LOG www.op-log.de

OP-LOG www.op-log.de Verwendung von Microsoft SQL Server, Seite 1/18 OP-LOG www.op-log.de Anleitung: Verwendung von Microsoft SQL Server 2005 Stand Mai 2010 1 Ich-lese-keine-Anleitungen 'Verwendung von Microsoft SQL Server

Mehr

Magic Figures. We note that in the example magic square the numbers 1 9 are used. All three rows (columns) have equal sum, called the magic number.

Magic Figures. We note that in the example magic square the numbers 1 9 are used. All three rows (columns) have equal sum, called the magic number. Magic Figures Introduction: This lesson builds on ideas from Magic Squares. Students are introduced to a wider collection of Magic Figures and consider constraints on the Magic Number associated with such

Mehr

How-To-Do. Hardware Configuration of the CC03 via SIMATIC Manager from Siemens

How-To-Do. Hardware Configuration of the CC03 via SIMATIC Manager from Siemens How-To-Do Hardware Configuration of the CC03 via SIMATIC Manager from Siemens Content Hardware Configuration of the CC03 via SIMATIC Manager from Siemens... 1 1 General... 2 1.1 Information... 2 1.2 Reference...

Mehr

How to access licensed products from providers who are already operating productively in. General Information... 2. Shibboleth login...

How to access licensed products from providers who are already operating productively in. General Information... 2. Shibboleth login... Shibboleth Tutorial How to access licensed products from providers who are already operating productively in the SWITCHaai federation. General Information... 2 Shibboleth login... 2 Separate registration

Mehr

NVR Mobile Viewer for iphone/ipad/ipod Touch

NVR Mobile Viewer for iphone/ipad/ipod Touch NVR Mobile Viewer for iphone/ipad/ipod Touch Quick Installation Guide DN-16111 DN-16112 DN16113 2 DN-16111, DN-16112, DN-16113 for Mobile ios Quick Guide Table of Contents Download and Install the App...

Mehr

Installation/setup notes

Installation/setup notes Installation/setup notes Notes applicable for the software: stute.x1d Loudspeaker Designer stute.x1a Audio Analyzer stute.scpi SCPI controller DCX.Server Install/Test our software for free (Demo) Download

Mehr

NTP Synchronisierung NTP Synchronizer

NTP Synchronisierung NTP Synchronizer Q-App: NTP Synchronisierung NTP Synchronizer Q-App zur automatischen Datums und Zeitsynchronisierung Q-App for automatic date and time synchronization Beschreibung Der Workflow hat 2 Ebenen eine Administratoren-

Mehr

VPN-Client Apple macos El Capitan (10.11)

VPN-Client Apple macos El Capitan (10.11) VPN-Client Apple macos El Capitan (10.11) Konfiguration und Installation des internen VPN-Clients und Cisco AnyConnect VPN-Clients Configuring and installing the internal VPN client and Cisco AnyConnect

Mehr

How to install freesshd

How to install freesshd Enthaltene Funktionen - Installation - Benutzer anlegen - Verbindung testen How to install freesshd 1. Installation von freesshd - Falls noch nicht vorhanden, können Sie das Freeware Programm unter folgendem

Mehr

Version/Datum: 1.5 13-Dezember-2006

Version/Datum: 1.5 13-Dezember-2006 TIC Antispam: Limitierung SMTP Inbound Kunde/Projekt: TIC The Internet Company AG Version/Datum: 1.5 13-Dezember-2006 Autor/Autoren: Aldo Britschgi aldo.britschgi@tic.ch i:\products\antispam antivirus\smtp

Mehr

VPN-Client Apple macos El Capitan (10.11)

VPN-Client Apple macos El Capitan (10.11) VPN-Client Apple macos El Capitan (10.11) Konfiguration und Installation des internen VPN-Clients und Cisco AnyConnect VPN-Clients Configuring and installing the internal VPN client and Cisco AnyConnect

Mehr

miditech 4merge 4-fach MIDI Merger mit :

miditech 4merge 4-fach MIDI Merger mit : miditech 4merge 4-fach MIDI Merger mit : 4 x MIDI Input Port, 4 LEDs für MIDI In Signale 1 x MIDI Output Port MIDI USB Port, auch für USB Power Adapter Power LED und LOGO LEDs Hochwertiges Aluminium Gehäuse

Mehr

Installation und Einrichtung unter Windows 7/8/10. Installation and configuration for Windows 7/8/10

Installation und Einrichtung unter Windows 7/8/10. Installation and configuration for Windows 7/8/10 AFS-Client Installation und Einrichtung unter Windows 7/8/10 Installation and configuration for Windows 7/8/10 18.04.2018 kim.uni-hohenheim.de kim@uni-hohenheim.de Bitte sowohl diese Anleitung als auch

Mehr

Microsoft Azure Fundamentals MOC 10979

Microsoft Azure Fundamentals MOC 10979 Microsoft Azure Fundamentals MOC 10979 In dem Kurs Microsoft Azure Fundamentals (MOC 10979) erhalten Sie praktische Anleitungen und Praxiserfahrung in der Implementierung von Microsoft Azure. Ihnen werden

Mehr

Mein eigener Homeserver mit Ubuntu 10.04 LTS

Mein eigener Homeserver mit Ubuntu 10.04 LTS In diesem Tutorial zeige ich ihnen wie sie mittels einer Ubuntu Linux Installation einen eigenen Homeserver für Windows Freigaben aufsetzen (SMB/CIFS). Zunächst zur der von mir verwendeten Software- /Hardwarekombination:

Mehr

JTAGMaps Quick Installation Guide

JTAGMaps Quick Installation Guide Index Index... 1 ENGLISH... 2 Introduction... 2 Requirements... 2 1. Installation... 3 2. Open JTAG Maps... 4 3. Request a free JTAG Maps license... 4 4. Pointing to the license file... 5 5. JTAG Maps

Mehr

Ein neues Outlook Konto können Sie im Control Panel über den Eintrag Mail erstellen.

Ein neues Outlook Konto können Sie im Control Panel über den Eintrag Mail erstellen. Ein neues Outlook Konto können Sie im Control Panel über den Eintrag Mail erstellen. Wählen Sie nun Show Profiles und danach Add. Sie können einen beliebigen Namen für das neue Outlook Profil einsetzen.

Mehr

Installation und Aktualisierung der VMware-Tools

Installation und Aktualisierung der VMware-Tools Installation und Aktualisierung der VMware-Tools [Bei weiteren Fragen wenden Sie sich bitte per Mail an vmwareadmin@uni-trier.de] Inhalt Installation von VMware-Tools... 2 Ubuntu-Linux... 2 Installation

Mehr

Exercise (Part V) Anastasia Mochalova, Lehrstuhl für ABWL und Wirtschaftsinformatik, Kath. Universität Eichstätt-Ingolstadt 1

Exercise (Part V) Anastasia Mochalova, Lehrstuhl für ABWL und Wirtschaftsinformatik, Kath. Universität Eichstätt-Ingolstadt 1 Exercise (Part V) Notes: The exercise is based on Microsoft Dynamics CRM Online. For all screenshots: Copyright Microsoft Corporation. The sign ## is you personal number to be used in all exercises. All

Mehr

yasxtouch Firmware Update

yasxtouch Firmware Update Inhaltsverzeichnis /Content Inhalt Inhaltsverzeichnis /Content... 1 1. Funktionsweise / Functionality... 2 2. Speichern der Einstellungen / Backup Settings... 2 2.1 Anmelden am Serveradmin / Login Serveradmin...

Mehr

Anleitung zum Prüfen von WebDAV

Anleitung zum Prüfen von WebDAV Brainloop Secure Dataroom Version 8.20 Copyright Brainloop AG, 2004-2014. Alle Rechte vorbehalten. Sämtliche verwendeten Markennamen und Markenzeichen sind Eigentum der jeweiligen Markeninhaber. Inhaltsverzeichnis

Mehr

v i r t u A L C O M P o r t s

v i r t u A L C O M P o r t s v i r t u A L C O M P o r t s (HO720 / HO730) Installieren und Einstellen Installation and Settings Deutsch / English Installieren und Einstellen des virtuellen COM Ports (HO720 / HO730) Einleitung Laden

Mehr

Quick Installation Guide

Quick Installation Guide LevelOne WHG-1000 300Mbps Wireless PoE Hotspot Gateway Quick Installation Guide English Deutsch Table of Contents English... 3 Deutsch... 13 Default Settings IP Address-LAN1 192.168.1.254 IP Address-LAN2

Mehr

SanStore: Kurzanleitung / SanStore: Quick reference guide

SanStore: Kurzanleitung / SanStore: Quick reference guide SanStore Rekorder der Serie MM, MMX, HM und HMX Datenwiedergabe und Backup Datenwiedergabe 1. Drücken Sie die Time Search-Taste auf der Fernbedienung. Hinweis: Falls Sie nach einem Administrator-Passwort

Mehr

vcdm im Wandel Vorstellung des neuen User Interfaces und Austausch zur Funktionalität V

vcdm im Wandel Vorstellung des neuen User Interfaces und Austausch zur Funktionalität V vcdm im Wandel Vorstellung des neuen User Interfaces und Austausch zur Funktionalität V0.1 2018-10-02 Agenda vcdm User Interface History Current state of User Interface User Interface X-mas 2018 Missing

Mehr

IBM Software Demos Tivoli Provisioning Manager for OS Deployment

IBM Software Demos Tivoli Provisioning Manager for OS Deployment Für viele Unternehmen steht ein Wechsel zu Microsoft Windows Vista an. Doch auch für gut vorbereitete Unternehmen ist der Übergang zu einem neuen Betriebssystem stets ein Wagnis. ist eine benutzerfreundliche,

Mehr

EMCO Installationsanleitung Installation instructions

EMCO Installationsanleitung Installation instructions EMCO Installationsanleitung Installation instructions Installationsanleitung Installation instructions Digitalanzeige digital display C40, FB450 L, FB600 L, EM 14D/17D/20D Ausgabe Edition A 2009-12 Deutsch...2

Mehr

How-To-Do. Communication to Siemens OPC Server via Ethernet

How-To-Do. Communication to Siemens OPC Server via Ethernet How-To-Do Communication to Siemens OPC Server via Content 1 General... 2 1.1 Information... 2 1.2 Reference... 2 2 Configuration of the PC Station... 3 2.1 Create a new Project... 3 2.2 Insert the PC Station...

Mehr

BartPE. Dokumentation. Projektarbeit Network Services. Dozent: Wolf-Fritz Riekert. Belmondo Kovac. Autor: Andreas Dinkelacker, 3.

BartPE. Dokumentation. Projektarbeit Network Services. Dozent: Wolf-Fritz Riekert. Belmondo Kovac. Autor: Andreas Dinkelacker, 3. BartPE Dokumentation Projektarbeit Network Services Dozent: Wolf-Fritz Riekert Belmondo Kovac Autor: Andreas Dinkelacker, 3. Semester IWD, HdM Stuttgart, Fachbereich IuK Was ist BartPE und PE Builder?

Mehr

MySQL und EMC Installation der Datenbank- und der EMC-Software

MySQL und EMC Installation der Datenbank- und der EMC-Software Installationsanleitung MySQL und EMC Installation der Datenbank- und der EMC-Software 3-349-740-01 1/6.13 Inhalt Seite 1 Anwendung... 2 2 Systemvoraussetzungen... 2 3 Installation der MySQL Software...

Mehr

Guidance Notes for the eservice 'Marketing Authorisation & Lifecycle Management of Medicines' Contents

Guidance Notes for the eservice 'Marketing Authorisation & Lifecycle Management of Medicines' Contents Guidance Notes for the eservice 'Marketing Authorisation & Lifecycle Management of Medicines' Contents Login... 2 No active procedure at the moment... 3 'Active' procedure... 4 New communication (procedure

Mehr

PeakTech Zeitprogramm erstellen über Excel - Beispiel / Timed programs with Excel Example

PeakTech Zeitprogramm erstellen über Excel - Beispiel / Timed programs with Excel Example PeakTech 6180 Zeitprogramm erstellen über Excel - Beispiel / Timed programs with Excel Example 1. Excel Datei erstellen / Create Excel file Öffnen Sie Excel und erstellen eine xls-datei unter einem beliebigen

Mehr

FIRMWARE UPDATE TAPMOTION TD

FIRMWARE UPDATE TAPMOTION TD FIRMWARE UPDATE TAPMOTION TD CMP-SPF TO WHOM IT MAY CONCERN Seite 1 von 9 Inhalt / Overview 1. Firmware überprüfen und Update-file auswählen / Firmware check and selection of update file 2. Update File

Mehr

Konfiguration von eduroam. Configuring eduroam

Konfiguration von eduroam. Configuring eduroam eduroam Windows 8.1 / 10 Konfiguration von eduroam Configuring eduroam 08.10.2018 kim.uni-hohenheim.de kim@uni-hohenheim.de Wissenschaftliche Einrichtungen und Universitäten bieten einen weltweiten Internetzugang

Mehr

Lokale Installation von DotNetNuke 4 ohne IIS

Lokale Installation von DotNetNuke 4 ohne IIS Lokale Installation von DotNetNuke 4 ohne IIS ITM GmbH Wankelstr. 14 70563 Stuttgart http://www.itm-consulting.de Benjamin Hermann hermann@itm-consulting.de 12.12.2006 Agenda Benötigte Komponenten Installation

Mehr

Anleitung zur Verwendung des Update-Tools für

Anleitung zur Verwendung des Update-Tools für English version see below (page 10) Anleitung zur Verwendung des Update-Tools für - KW DDC Steuergeräte - KW DDC WLAN Module - KW DLC Steuergeräte - KW DLC WLAN Module Bitte beachten Sie: jedes Steuergerät

Mehr

Parameter-Updatesoftware PF-12 Plus

Parameter-Updatesoftware PF-12 Plus Parameter-Updatesoftware PF-12 Plus Mai / May 2015 Inhalt 1. Durchführung des Parameter-Updates... 2 2. Kontakt... 6 Content 1. Performance of the parameter-update... 4 2. Contact... 6 1. Durchführung

Mehr

1. Double click on the Actisys USB icon Found on Floppy A:\

1. Double click on the Actisys USB icon Found on Floppy A:\ WARNING:- Make sure that the ACTISYS FIR-USB adapter is not plugged in before installing this Software. ACHTUNG:- Den ACTISYS FIR-USB-Adapter KEINESFALLS vor der Installation der Software anschließen!

Mehr

ALL1681 Wireless 802.11g Powerline Router Quick Installation Guide

ALL1681 Wireless 802.11g Powerline Router Quick Installation Guide ALL1681 Wireless 802.11g Powerline Router Quick Installation Guide 1 SET ALL1681 Upon you receive your wireless Router, please check that the following contents are packaged: - Powerline Wireless Router

Mehr

Informationen zur Verwendung des TFE-Portals / Information for Using the TFE portal

Informationen zur Verwendung des TFE-Portals / Information for Using the TFE portal Informationen zur Verwendung des TFE-Portals / Information for Using the TFE portal Inhalt / Content Vorraussetzungen für Java Web Start /... 3 Prerequisited for Java-WebStart... 3 Datenempfang /... 3

Mehr

Symbio system requirements. Version 5.1

Symbio system requirements. Version 5.1 Symbio system requirements Version 5.1 From: January 2016 2016 Ploetz + Zeller GmbH Symbio system requirements 2 Content 1 Symbio Web... 3 1.1 Overview... 3 1.1.1 Single server installation... 3 1.1.2

Mehr

CNC ZUR STEUERUNG VON WERKZEUGMASCHINEN (GERMAN EDITION) BY TIM ROHR

CNC ZUR STEUERUNG VON WERKZEUGMASCHINEN (GERMAN EDITION) BY TIM ROHR (GERMAN EDITION) BY TIM ROHR READ ONLINE AND DOWNLOAD EBOOK : CNC ZUR STEUERUNG VON WERKZEUGMASCHINEN (GERMAN EDITION) BY TIM ROHR PDF Click button to download this ebook READ ONLINE AND DOWNLOAD CNC ZUR

Mehr

Umstellung eines Outlook Kontos von ActiveSync zu IMAP. Changing an Outlook account from ActiveSync to IMAP

Umstellung eines Outlook Kontos von ActiveSync zu IMAP. Changing an Outlook account from ActiveSync to IMAP Outlook 2013/2016 Umstellung eines Outlook Kontos von ActiveSync zu IMAP Changing an Outlook account from ActiveSync to IMAP 18.04.2018 kim.uni-hohenheim.de kim@uni-hohenheim.de Diese Anleitung beschreibt

Mehr

MetaQuotes Empfehlungen zum Gebrauch von

MetaQuotes Empfehlungen zum Gebrauch von MetaQuotes Empfehlungen zum Gebrauch von MetaTrader 4 auf Mac OS Auch wenn viele kommerzielle Angebote im Internet existieren, so hat sich MetaQuotes, der Entwickler von MetaTrader 4, dazu entschieden

Mehr

Python SVN-Revision 12

Python SVN-Revision 12 Python SVN-Revision 12 Uwe Ziegenhagen 7. Januar 2012 Vorwort Dieses Skript erhebt keinen Anspruch auf Vollständigkeit oder Richtigkeit. Es wird geschrieben, um mir als Gedächtnisstütze für den Umgang

Mehr

Invitation - Benutzerhandbuch. User Manual. User Manual. I. Deutsch 2. 1. Produktübersicht 2. 1.1. Beschreibung... 2

Invitation - Benutzerhandbuch. User Manual. User Manual. I. Deutsch 2. 1. Produktübersicht 2. 1.1. Beschreibung... 2 Invitation - Inhaltsverzeichnis I. Deutsch 2 1. Produktübersicht 2 1.1. Beschreibung......................................... 2 2. Installation und Konfiguration 2 2.1. Installation...........................................

Mehr

Outlook 2007. Exchange 2003 Mailbox manuelle Konfiguration:

Outlook 2007. Exchange 2003 Mailbox manuelle Konfiguration: Outlook 2007 Ein neues Outlook Konto können Sie im Control Panel über den Eintrag Mail erstellen. Wählen Sie nun Show Profiles und danach Add. Sie können einen beliebigen Namen für das neue Outlook Profil

Mehr

Anleitung zum Prüfen von WebDAV

Anleitung zum Prüfen von WebDAV Anleitung zum Prüfen von WebDAV (BDRS Version 8.010.006 oder höher) Dieses Merkblatt beschreibt, wie Sie Ihr System auf die Verwendung von WebDAV überprüfen können. 1. Was ist WebDAV? Bei der Nutzung des

Mehr

Therefore the respective option of the password-protected menu ("UPDATE TUBE DATA BASE") has to be selected:

Therefore the respective option of the password-protected menu (UPDATE TUBE DATA BASE) has to be selected: ENGLISH Version Update Dräger X-act 5000 ("UPDATE TUBE DATA BASE") The "BARCODE OPERATION AIR" mode is used to automatically transfer the needed measurement parameters to the instrument. The Dräger X-act

Mehr

UM ALLE DATEN ZU KOPIEREN. ZUNÄCHST die Daten des alten Telefons auf einen Computer kopieren

UM ALLE DATEN ZU KOPIEREN. ZUNÄCHST die Daten des alten Telefons auf einen Computer kopieren IPHONE UM ALLE DATEN des alten Telefons auf einen Computer Software von welcomehome.to/nokia auf Ihrem PC oder Mac. verbinden Sie Ihr altes Telefon über 3. Wenn Sie Outlook nutzen, öffnen Sie itunes, um

Mehr

Application Note. Import Jinx! Scenes into the DMX-Configurator

Application Note. Import Jinx! Scenes into the DMX-Configurator Application Note Import Jinx! Scenes into the DMX-Configurator Import Jinx! Scenen into the DMX-Configurator 2 The Freeware Jinx! is an user friendly, well understandable software and furthermore equipped

Mehr

Aufbau einer Testumgebung mit VMware Server

Aufbau einer Testumgebung mit VMware Server Aufbau einer Testumgebung mit VMware Server 1. Download des kostenlosen VMware Servers / Registrierung... 2 2. Installation der Software... 2 2.1 VMware Server Windows client package... 3 3. Einrichten

Mehr

Konfiguration Firewall (Zyxel Zywall 10) (von Gruppe Schraubenmeier)

Konfiguration Firewall (Zyxel Zywall 10) (von Gruppe Schraubenmeier) Konfiguration Firewall (Zyxel Zywall 10) (von Gruppe Schraubenmeier) Firewall über Seriellen Anschluss mit Computer verbinden und Netzteil anschliessen. Programm Hyper Terminal (Windows unter Start Programme

Mehr

A-CERT CERTIFICATION SERVICE

A-CERT CERTIFICATION SERVICE A-CERT ADVANCED pdf-signaturprüfung einrichten 2011 A-CERT ADVANCED p pdf-signaturprüfung g p g einrichten und e-billing Stammzertifikat installieren Support - Kurzinformation optimiert für Adobe Reader

Mehr

LevelOne. Quick Installation Guide. EAP series Enterprise Access Point. Default Settings. IP Address

LevelOne. Quick Installation Guide. EAP series Enterprise Access Point. Default Settings. IP Address LevelOne EAP series Enterprise Access Point Quick Installation Guide English Deutsch Default Settings IP Address 192.168.1.1 Username admin Password admin Figure 1-1 Figure 1-2 Figure 1-3 2 Figure 2-1

Mehr

User Manual BB-anywhere

User Manual BB-anywhere User Manual BB-anywhere LOGIN PROCEDURE 1. Click the Start button, choose All Programs (right above the search box) and select BB-ANYWHERE from the Start menu: BB-anywhere in a nutshell Regardless whether

Mehr

Installations-Dokumentation, YALG Team

Installations-Dokumentation, YALG Team Installations-Dokumentation, YALG Team Version 8.1 1 Benötigtes Material 2 Vor der Installation 3 Beginn 4 Installation 4.1 Sicherheit 4.2 Partitionierung 4.3 Paketauswahl 4.4 Paketauswahl (fein) 5 Konfiguration

Mehr

Anleitung zur Schnellinstallation TFM-560X YO.13

Anleitung zur Schnellinstallation TFM-560X YO.13 Anleitung zur Schnellinstallation TFM-560X YO.13 Table of Contents Deutsch 1 1. Bevor Sie anfangen 1 2. Installation 2 Troubleshooting 6 Version 06.08.2011 1. Bevor Sie anfangen Packungsinhalt ŸTFM-560X

Mehr

Wörterbücher von MS nach Ooo konvertieren

Wörterbücher von MS nach Ooo konvertieren Wörterbücher von MS nach Ooo konvertieren Herausgegeben durch das deutschsprachige Projekt von OpenOffice.org Autoren Autoren vorhergehender Versionen RPK ggmbh Kempten Copyright und Lizenzhinweis Copyright

Mehr

HiOPC Hirschmann Netzmanagement. Anforderungsformular für eine Lizenz. Order form for a license

HiOPC Hirschmann Netzmanagement. Anforderungsformular für eine Lizenz. Order form for a license HiOPC Hirschmann Netzmanagement Anforderungsformular für eine Lizenz Order form for a license Anforderungsformular für eine Lizenz Vielen Dank für Ihr Interesse an HiOPC, dem SNMP/OPC Gateway von Hirschmann

Mehr

2. ERSTELLEN VON APPS MIT DEM ADT PLUGIN VON ECLIPSE

2. ERSTELLEN VON APPS MIT DEM ADT PLUGIN VON ECLIPSE 2. ERSTELLEN VON APPS MIT DEM ADT PLUGIN VON ECLIPSE 2.1 Die Einrichtung der Benutzeroberfläche Das Einrichten einer Android-Eclipse-Entwicklungsumgebung zur Android-Entwicklung ist grundsätzlich nicht

Mehr

Exercise (Part XI) Anastasia Mochalova, Lehrstuhl für ABWL und Wirtschaftsinformatik, Kath. Universität Eichstätt-Ingolstadt 1

Exercise (Part XI) Anastasia Mochalova, Lehrstuhl für ABWL und Wirtschaftsinformatik, Kath. Universität Eichstätt-Ingolstadt 1 Exercise (Part XI) Notes: The exercise is based on Microsoft Dynamics CRM Online. For all screenshots: Copyright Microsoft Corporation. The sign ## is you personal number to be used in all exercises. All

Mehr