Tags unix-linux-Free documents Library

AN INTRODUCTION TO ANDROID DEVELOPMENT

AN INTRODUCTION TO ANDROID DEVELOPMENT

adb (android debug bridge) : runs and debugs apps from your dev machine Android developer tools Eclipse plug-in for Android Android studio (doesn’t yet fully support all NDK features) Setup options Tegra Android Development pack Install components manually Use a Linux virtual machine with the tools pre-installed. Tegra Android Development Pack. Tegra Android Development Pack …

KNIME Quickstart Guide - Freie Universität

KNIME Quickstart Guide - Freie Universität

KNIME Developer Version (64bit) Installation Download one of the above versions, unzip it to any directory for which you have write permissions. On Windows click the knime.exe file, on Linux the knime and on Mac the knime.app in order to start KNIME. Welcome Screen / Additional features When KNIME is started the first time a welcome screen opens. From here you canFile Size: 923KBPage Count: 27

Prüfleitfaden SAP ERP 6 - DSAG

Prüfleitfaden SAP ERP 6 - DSAG

SoD-Risiken beim Einsatz von SAP GRC Acces Control 163 10. SAP HANA AUS REVISIONSSICHT 166 10.1. Risiken 167 10.2. Kontrollziele 168 10.3. Prüfprogramm: Authentisierung und Autorisierung mit SAP HANA 169 10.4. Prüfprogramm: Sichere Konfiguration der Schnittstellen von SAP HANA 179 10.5. Prüfprogramm: Absicherung von SAP HANA unter Linux 181 10.6. Prüfprogramm: Sicheres …

Load-Balancing Introduction (with examples)

Load-Balancing Introduction (with examples)

If failover is not coordinated with load-balancer-health, a failed load-balancer may remain active (coordination problem). If state is not replicated between load balancers, failover will not account for existing connections (not a problem for short-lived connections with no affinity) 22 Active / Passive Cont Affinity can be preserved with a Cookie LVS (linux virtual server) can do state ...File Size: 398KBPage Count: 40

Lab 1: Packet Sniffing and Wireshark

Lab 1: Packet Sniffing and Wireshark

Wireshark captures network packets in real time and display them in human-readable format. It provides many advanced features including live capture and offline analysis, three-pane packet browser, coloring rules for analysis. This document uses Wireshark for the experiments, and it covers Wireshark installation, packet capturing, and protocol analysis. Figure 1: Wireshark in Kali Linux ...

IBM Security QRadar SIEM Installation Guide

IBM Security QRadar SIEM Installation Guide

IBM Security QRadar SIEM Installation Guide ABOUT THIS GUIDE The IBM Security QRadar SIEM Installation Guide provides you with QRadar SIEM 7.2 installation procedures. QRadar SIEM appliances are pre-installed with software and a Red Hat Enterprise Linux version 6.3 operating system.File Size: 845KBPage Count: 54

Introduction to the Linux kernel: challenges and case studies

Introduction to the Linux kernel: challenges and case studies

$ pmctrack -T 1 -c instr,cycles,llc_misses -V energy_core ./mcf06 \ | pmc-metric -v -m 'IPC=pmc0/pmc1' -m 'LLCMPKI=(1000*pmc3/pmc0)' -m 'EPI=(1000*virt0)/pmc0' [Event-to-counter mappings] pmc0=instr pmc1=cycles pmc3=llc_misses virt0=energy_core.... nsample pid event IPC LLCMPKI EPI 1 7843 tick 0.561232 15.257263 4.006190

Reference Architecture: Red Hat Enterprise Linux OpenStack .

Reference Architecture: Red Hat Enterprise Linux OpenStack .

Reference Architecture: Red Hat OpenStack Platform Provides both economic and high performance options for cloud workloads Describes Lenovo ThinkSystem servers, networking, and systems management software Describes architecture for high availability and distributed functionality Includes validated and tested deployment and sizing guide for quick start Jay Bryant Miroslav Halas Jiang …

Chapter 5 Rattle - maths-people.anu.edu.au

Chapter 5 Rattle - maths-people.anu.edu.au

to use Rattle.) It is a low overhead, rapid development, data mining and modelling tool. Rattle uses the Gnome graphical user interface and runs under GNU/Linux, Mac-intosh OS/X, and MS/Windows. Rattle provides an intuitive interface that takes you through the basic steps of data mining, as well as illustrating the R code that is used to achieve this.

Installation Guide for Windows - KTH

Installation Guide for Windows - KTH

• An installation launcher is now available for the Linux platform. From this launcher, you can run the ANSYS product, License Manager and EKM installs. • For Windows systems, ANSYS, Inc. Product installation must be performed by users with administrative privileges. • Enhancements to the installation user interface include:

Installing Redundant (Triad) License Servers

Installing Redundant (Triad) License Servers

This tutorial walks you through installing the ANSYS, Inc. License Manager on three Linux machines which will act as redundant (triad) license servers, and then installing the ANSYS, Inc. products and client licensing on each end user's machine and configuring users to point to these servers.This tutorial assumes that no ANSYS, Inc. products or licensing have previously been installed on these ...

Red Hat Enterprise Linux 7 System Administrator’s Guide

Red Hat Enterprise Linux 7 System Administrator’s Guide

10.05.2021 · 1.7. THE BASICS OF MANAGING USER ACCOUNTS Normal and System Accounts What Groups Are and Which Purposes They Can Be Used For 1.7.1. The Most Basic Command-Line Tools to Manage User Accounts and Groups 1.7.2. Managing User Accounts in Cockpit 1.8. DUMPING THE CRASHED KERNEL USING THE KDUMP MECHANISM 1.8.1. What kdump Is and Which Tasks It …

RED HAT ENTERPRISE LINUX High Availability

RED HAT ENTERPRISE LINUX High Availability

RHEL High Availability Add-On Reminder RHEL6.5/7.0 introduced pacemaker cluster resource manager full support. Both pacemaker (new) and rgmanager (old) will be fully supported for the whole RHEL6 life cycle. The “old” product (rgmanager / luci / etc.) has moved into strict maintenance mode with RHEL 6.7 GA release. Request for Enhancements for the “old”

Networking Guide Red Hat Enterprise Linux 7

Networking Guide Red Hat Enterprise Linux 7

⁠7.1. Selecting VLAN Interface Configuration Methods ⁠7.2. Configure 802.1Q VLAN tagging Using the Text User Interface, nmtui ⁠7.3. Configure 802.1Q VLAN Tagging Using the Command Line Tool, nmcli ⁠7.4. Configure 802.1Q VLAN Tagging Using the Command Line ⁠7.5. Configure 802.1Q VLAN Tagging Using a GUI ⁠7.6. Additional Resources

Universal Base Image Red Hat Enterprise Linux 8

Universal Base Image Red Hat Enterprise Linux 8

Award-winning support, training, and consulting services make Red Hat a trusted adviser to the Fortune 500. Thank you 37. UBI 7 Partner Launch / GA Launch Operator Certification Container Certification 2.0 Update ISV Commercial Models ISV Embedded to reference Container Certification 2.0 FY19 Sales Incentives adjust Red Hat Community Initiatives UBI can now be the default UNIVERSAL BASE ...

MQ, IIB, Docker, Kubernetes & IBM Cloud

MQ, IIB, Docker, Kubernetes & IBM Cloud

MQ Technical Conference v2.0.1.8. 5. How Containers are Built. Containers are defined by a “Dockerfile”. The Dockerfile is a build script The Dockerfile defines a container as a series of layers The Initial layer is required to be a Linux image The second layer could be, for example, the MQ binaries Containers have a defined command/script to ...

Secure releasing of assets with ReleaseBox

Secure releasing of assets with ReleaseBox

Complete cover of a project lifecycle. 3 Provides the configuration management of webMethods or Informatica packages SVN server is used to manage the packages sources Development server is used to develop the packages sources Reference server is used to generate the delivered binary packages Written in Java, multi platforms (Windows, Linux, AIX, Solaris, …) Atos product under license ...

BIG DATA AND HADOOP - inventateq

BIG DATA AND HADOOP - inventateq

¾ Basic reading & writing of files in HDFS ¾ Basic processing concepts in MapReduce ¾ Data Flow ¾ Anatomy of file READ and WRITE Inventateq. E-MAIL: info@inventateq.com | CALL: 7676765421 | BTM | MARATHAHLLI | JAYANAGAR | RAJAJI NAGAR 9 Module 2 HADOOP ADMINISTRATOR ¾ HADOOP GEN1 VS HADOOP GEN 2(YARN) ¾ Linux commands ¾ Single and Multinode cluster installation (HADOOP …