This document provides instructions to install Hyperion 11.1.2.3 on Oracle Linux. It outlines the software and hardware requirements, components to install, downloading installation files, starting the installation after ensuring prerequisites are met, configuring EPMA, starting WebLogic and Hyperion services, and validating the deployment.
Raspberry Pi - Einführung und BeispielprojektePeter Eulberg
Diesen Vortrag habe ich am 25.2.2014 im Rahmen der PHP Usergroup Rheinhessen bei der NIDAG/UDG in Mainz gehalten.
Der Sinn des Vortrags ist, meine Begeisterung für den Raspberry Pi zu vermitteln und interessante Projekte zum Nachmachen vorzustellen.
In einem ersten Schritt wird in die Welt des Rasperry Pi kurz eingeführt, wofür er geeignet ist (oder auch eher weniger) und dann kurz die vorhandenen Schnittstellen beschrieben. Folgend werden zwingend nötige zusätzliche Einzelteile und beispielhafte Beschaffungsquellen aufgeführt sowie optional sinnvolle Erweiterungen benannt.
Im zweiten Teil wird eine Reihe von Beispielprojekten, deren Schwierigkeitslevel und "Fun-Faktor" aufgezeigt. Hier wurde besonders darauf Wert gelegt, dass die gezeigten Möglichkeiten relativ einfach umsetzbar sind und somit eine erfolgreiche Umsetzung, auch für weniger erfahrene Interessenten, sehr wahrscheinlich ist.
Abschließend wird der Hausautomatisationsstandard Z-Wave vorgestellt und ein Integrationsprojekt mittels des Tochterboards Razberry beschrieben.
Für alle Projekte werden die entsprechenden deutschen Quellen mit ausführlichen Tutorials genannt.
OSMC 2010 | Verwendung von Puppet in verteilten Monitoring Umgebungen by Birg...NETWAYS
Zunehmend werden virtualisierte oder automatisiert aufgesetzte Systeme im Data Center eingesetzt. Beide Varianten eröffnen die Möglichkeit schnell über viele ähnliche Systeme zu Verfügen. Leider fehlt hier oft der Brückenschlag zum Monitoring. Nach dem Bereitstellen der Systeme müssen diese auch kontrolliert ins Monitoring aufgenommen werden.
In komplexen, stark automatisierten Umgebungen kann Puppet nicht nur beim automatischen Configurations- und Change Management, sondern auch bei der Einrichtung des Monitoring ein treuer Gefährte sein. Der Vortrag bietet eine Einführung in die Möglichkeiten des Open Source Tools Puppet und erklärt die Konzepte, welche die Schlagkraft in Verbindung mit Icinga bzw. Nagios ausmachen anhand von Beispielen.
OSMC 2017 | Hochautomatisiertes Warenlogistik - Monitoring bei Europas größte...NETWAYS
In cooperation with ConSol Consulting & Solutions Software GmbH in the last years a worldwide distributed highly automatic monitoring of logistics centres based on OMD was developed. Now, it consists of more than 200 cascaded and self-sufficient units that provide the administrators on site and in the central control with valuable information concerning their infrastructure and reporting-data. In addition to automatically generated infrastructure and server checks, also detailed business process- and end-to-end monitoring is used, to create detailed visualization in addition to notifications. The system, which has run smoothly for several years, is currently being transferred onto the OMD Labs Edition, to ensure that it will handle future challenges such as container-monitoring. Furthermore, all approximately 11,000 branches of the subsidiaries are to be connected to the system.
OSMC 2010 | Verwendung von Puppet in verteilten Monitoring Umgebungen by Birg...NETWAYS
Zunehmend werden virtualisierte oder automatisiert aufgesetzte Systeme im Data Center eingesetzt. Beide Varianten eröffnen die Möglichkeit schnell über viele ähnliche Systeme zu Verfügen. Leider fehlt hier oft der Brückenschlag zum Monitoring. Nach dem Bereitstellen der Systeme müssen diese auch kontrolliert ins Monitoring aufgenommen werden.
In komplexen, stark automatisierten Umgebungen kann Puppet nicht nur beim automatischen Configurations- und Change Management, sondern auch bei der Einrichtung des Monitoring ein treuer Gefährte sein. Der Vortrag bietet eine Einführung in die Möglichkeiten des Open Source Tools Puppet und erklärt die Konzepte, welche die Schlagkraft in Verbindung mit Icinga bzw. Nagios ausmachen anhand von Beispielen.
OSMC 2017 | Hochautomatisiertes Warenlogistik - Monitoring bei Europas größte...NETWAYS
In cooperation with ConSol Consulting & Solutions Software GmbH in the last years a worldwide distributed highly automatic monitoring of logistics centres based on OMD was developed. Now, it consists of more than 200 cascaded and self-sufficient units that provide the administrators on site and in the central control with valuable information concerning their infrastructure and reporting-data. In addition to automatically generated infrastructure and server checks, also detailed business process- and end-to-end monitoring is used, to create detailed visualization in addition to notifications. The system, which has run smoothly for several years, is currently being transferred onto the OMD Labs Edition, to ensure that it will handle future challenges such as container-monitoring. Furthermore, all approximately 11,000 branches of the subsidiaries are to be connected to the system.
Simplify and run your development environments with Vagrant on OpenStackB1 Systems GmbH
Here are the steps to resolve the network issue:
1. Create a new internal network (e.g. 192.168.0.0/24)
2. Create a new router
3. Add the PublicNetwork as the gateway for the router
4. Add the internal network as an interface to the router
This will allow instances on the internal network to get floating IPs from the PublicNetwork via the router. The original error indicates direct access to the external network is forbidden, so routing traffic through an internal network and router is required.
Simplify and run your development environments with Vagrant on OpenStackB1 Systems GmbH
Vagrant can be used to create and configure lightweight, reproducible development environments on OpenStack. Key objectives of Vagrant include portability, unification, reusability and reproducibility of environments. The vagrant-openstack-provider plugin allows defining OpenStack resources like flavors, images, and networks in the Vagrantfile and then using Vagrant to provision and manage virtual machines on OpenStack.
End of the Road - Facing Current Scaling Limits within OpenStackB1 Systems GmbH
B1 Systems GmbH experienced slow performance in OpenStack when the number of instances exceeded a certain threshold. They investigated the issue and found that long SQL queries in nova were overloading the database. Potential solutions include more powerful hardware, rewriting the SQL queries, and reorganizing tenants. B1 Systems recommends using tools like Vagrant and Rally for testing OpenStack configurations at scale before production use.
Migrating deployment processes and Continuous Integration at SAP SEB1 Systems GmbH
The document summarizes SAP SE's migration of their deployment processes and continuous integration to a more modern, future-proof system using tools like SLES12, Chef, GitHub, OBS, and KIWI. It overviews the software and processes used, including operating system image building with KIWI, configuration management with Chef, and version control with GitHub. The new system provides benefits like cleaner deployments, reproducibility, and maintainability compared to the previous process.
Salt - A Scalable Systems Management Solution for DatacentersB1 Systems GmbH
This document discusses Salt, an open source systems management and configuration management tool. It provides an overview of Salt's key concepts including the master-minion architecture, remote execution capabilities, configuration management using states, pillars and formulas, and its event-driven infrastructure. It also describes how Salt can be used to provision and manage cloud infrastructure using Salt Cloud.
This document discusses DevOps environments with OpenStack and NetApp. It introduces B1 Systems GmbH, a consulting firm focused on DevOps. The presentation covers software development approaches, tearing down walls between development and operations teams, DevOps toolchains including automation and standardization tools, and using OpenStack with NetApp hardware for cloud environments. NetApp drivers allow OpenStack services like Cinder and Manila to integrate with NetApp storage systems.
The openSUSE KIWI Imaging System delivers complete operating system images for different hardware and virtualization platforms.
The Open Build Service is the one stop solution for building software packages from sources in an automatic, consistent and reproducible way.
Combine both to automate image delivery of various Linux Operating System flavours to different virtualization platforms including your custom built software.
This talk will show the benefits of using the KIWI / OBS combination for cloud image delivery, explain the basic setup and concepts of OBS and KIWI but also talk about different problems (and the solutions we found for them!) experienced in real-life setups of different sizes.
OpenStack und Heat - Standardisierte Test- und EntwicklungsumgebungenB1 Systems GmbH
Anzeige
Ambilight, Raspberry Pi, Ubuntu & Hyperion
1. Ambilight, Raspberry Pi, Ubuntu &
Hyperion
Ubucon 2015, Berlin 24. Oktober 2015
Christian Rost
Linux Consultant &Trainer
B1 Systems GmbH
[email protected]
B1 Systems GmbH - Linux/Open Source Consulting,Training, Support & Development
2. Vorstellung B1 Systems
gegründet 2004
primär Linux/Open Source-Themen
national & international tätig
über 70 Mitarbeiter
unabhängig von Soft- und Hardware-Herstellern
Leistungsangebot:
Beratung & Consulting
Support
Entwicklung
Training
Betrieb
Lösungen
dezentrale Strukturen
B1 Systems GmbH Ambilight 2 / 43
3. Schwerpunkte
Virtualisierung (XEN, KVM & RHEV)
Systemmanagement (Spacewalk, Red Hat Satellite, SUSE
Manager)
Konfigurationsmanagement (Puppet & Chef)
Monitoring (Nagios & Icinga)
IaaS Cloud (OpenStack & SUSE Cloud & RDO)
Hochverfügbarkeit (Pacemaker)
Shared Storage (GPFS, OCFS2, DRBD & CEPH)
Dateiaustausch (ownCloud)
Paketierung (Open Build Service)
Administratoren oder Entwickler zur Unterstützung des Teams
vor Ort
B1 Systems GmbH Ambilight 3 / 43
5. Überblick
seit 2004
von Philips patentiert
vergrößert optisch das Fernsehbild
verwendet Bildsignal
„projiziert“ mittels LEDs
B1 Systems GmbH Ambilight 5 / 43
6. Beispiel
Abbildung : Original-Ambilight
(Ambilight-2 by Stephan Legachev - Own work. Licensed under CC BY 3.0 via Commons –
https://commons.wikimedia.org/wiki/File:Ambilight-2.jpg#/media/File:Ambilight-2.jpg)
B1 Systems GmbH Ambilight 6 / 43
7. Warum Do-it-Yourself?
4-Seiten Ambilight ab 2500 Euro UVP (4K 55 Zoll)
herstellerunabhängig
vorhandendes Gerät nachrüsten
Basteln
B1 Systems GmbH Ambilight 7 / 43
13. Hardware
Raspberry Pi 2 Model B+ & microSD Card
WS2801 LED-Stripe
USB Audio/Video Grabber
HDMI AV Converter
HDMI Splitter
PC Netzteil
B1 Systems GmbH Ambilight 13 / 43
14. Kleinmaterial/Werkzeug
2x2.5mm2 HiFi Kabel
HDMI & AV Kabel
USB Kabel
Buchsenleiste
Schrumpfschläuche
doppelseitiges Klebeband/Klettband
Lötkolben inkl. Lötzinn
Telefonzange/Schraubenzieher
Gesamtkosten ca. 200-250 e
B1 Systems GmbH Ambilight 14 / 43
15. Achtung Stolperfalle!
USB Video Grabber
UTV007 geht
STK1160 geht (ging)
nicht
PAL oder NTSC
HDMI-AV-Wandler
hyperion Konfiguration
Abbildung : LogiLink VG0001A
B1 Systems GmbH Ambilight 15 / 43
17. Allgemein
Strom nur vom Netzteil
Raspberry Pi
Splitter
LEDs
AV-Wandler
separat auch möglich
überschüssige Kabel an Netzteil kürzen und isolieren - siehe
Anhang
Achtung: Safety first!
Bitte sicherstellen, dass Netzkabel gezogen und Netzteil geerdet ist,
bevor ihr anfangt es zu öffnen! Modifikation am Netzteil auf eigene
Gefahr!
B1 Systems GmbH Ambilight 17 / 43
18. Raspberry Pi
Abbildung : Pin-out-plan by raspberypi.org
(CC-BY-SA https://www.raspberrypi.org/documentation/usage/gpio-plus-and-raspi2/)
Merke: Pin 1 ist immer am nächsten zur SD-Karte.
B1 Systems GmbH Ambilight 18 / 43
19. Raspberry Pi
Verwendete Anschlüsse
Pin-Nummer Beschreibung Kabelfarbe
2 Stromversorgung 5V rot
6 Stromversorgung Masse schwarz
19 Serial Peripheral Interface MOSI Braun
23 Serial Peripheral Interface CLK Weiß-Braun
MOSI Master Output Slave Input
CLK Clock
Vollständige Belegung im Anhang
B1 Systems GmbH Ambilight 19 / 43
39. Vielen Dank für Ihre Aufmerksamkeit!
Bei weiteren Fragen wenden Sie sich bitte an [email protected]
oder +49 (0)8457 - 931096
B1 Systems GmbH - Linux/Open Source Consulting,Training, Support & Development