Domino 10 has some amazing self-healing capabilities that are going to make every admins life much easier. Learn how automatic cluster database symmetry works to ensure both NSFs and DAOS content are kept in sync across cluster mates. Understand how the repair engine remedies any missing databases or NLOs, rebuilds full text indexes, and detects and repairs corrupt NSFs and NLOs. You will also learn how to use the new commands to manually invoke corruption repair and how the new replica synchronization tool and replication currency monitoring work. Get the ins and outs of the functionality of automatic hot view updating and how to setup deletion logging so you know who/what deleted a document.
Este documento resume tres prcticas realizadas sobre redes de computadoras. La primera involucra el uso de herramientas de rastreo de rutas como tracert y NeoTrace para visualizar la ruta entre un origen y destino. La segunda describe la construccin de una red punto a punto y la identificacin de cables. La tercera involucra la complecin de una topologa en Packet Tracer, el envo de paquetes entre dispositivos y el anlisis de paquetes en modo de simulacin.
ccna workbook and lab manual by NETWORKERS HOME. NETWORKERS HOME understand the importance of CCNA workbook when it comes Cisco certification which is why we offered free CCNA workbook.
Often called as the Swiss Army Knife of Embedded Linux, BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. It is written with size-optimization
and limited resources in mind. Here is a presentation that details about BusyBox.
In this PowerPoint, learn how a security policy can be your first line of defense. Servers running AIX and other operating systems are frequent targets of cyberattacks, according to the Data Breach Investigations Report. From DoS attacks to malware, attackers have a variety of strategies at their disposal. Having a security policy in place makes it easier to ensure you have appropriate controls in place to protect mission-critical data.
What is Linux?
Command-line Interface, Shell & BASH
Popular commands
File Permissions and Owners
Installing programs
Piping and Scripting
Variables
Common applications in bioinformatics
Conclusion
Expose de sur le systeme d'exploitation linuxStephen Salama
This presentation introduces Data Plane Development Kit overview and basics. It is a part of a Network Programming Series.
First, the presentation focuses on the network performance challenges on the modern systems by comparing modern CPUs with modern 10 Gbps ethernet links. Then it touches memory hierarchy and kernel bottlenecks.
The following part explains the main DPDK techniques, like polling, bursts, hugepages and multicore processing.
DPDK overview explains how is the DPDK application is being initialized and run, touches lockless queues (rte_ring), memory pools (rte_mempool), memory buffers (rte_mbuf), hashes (rte_hash), cuckoo hashing, longest prefix match library (rte_lpm), poll mode drivers (PMDs) and kernel NIC interface (KNI).
At the end, there are few DPDK performance tips.
Tags: access time, burst, cache, dpdk, driver, ethernet, hub, hugepage, ip, kernel, lcore, linux, memory, pmd, polling, rss, softswitch, switch, userspace, xeon
ONOS SDN Controller - Clustering Tests & Experiments Eueung Mulyana
?
The document describes setting up an ONOS cluster experiment including the target machines, management VM, and manual ONOS installation process. It discusses preparing the target machines by installing dependencies, Java, and manually extracting the ONOS binary. It also covers preparing the management VM by cloning the ONOS source code from Gerrit, checking out the 1.12.0 version, building ONOS, and installing additional tools for management.
Lobjectif de ce projet cest de mettre en place un trunk entre un serveur Asterisk et un serveur OpenIMS Core afin de permettre aux utilisateurs des deux services de sappeler mutuellement.
Analysis of Open-Source Drivers for IEEE 802.11 WLANsDanh Nguyen
?
This document provides an overview of open-source 802.11 wireless device drivers, including how they work with the Linux kernel network stack. It describes the central network device data structure, socket buffers for packet transmission, and how the mac80211 framework and SoftMAC drivers like Ath9k interact. Specific driver functions like transmission paths and configurable parameters are outlined. An example of spectral scanning code for dynamic frequency selection is also summarized.
PLNOG15: Practical deployments of Kea, a high performance scalable DHCP - Tom...PROIDEA
?
This document discusses Kea, an open source DHCP server from ISC. It provides high-level summaries of Kea's design, features, and deployments. Kea was designed for high performance, modularity, and scalability. Notable deployments include a large ISP serving over 2 million users and Facebook using Kea in their datacenters for bare metal provisioning. Kea provides advantages like failure resilience, rapid configuration updates, and metrics collection.
Mise en place d'un systme de messagerie sous debian avec: postfix, dovecot, ...Manass Achim kpaya
The document describes the packet flow for a compute node in OpenStack. It outlines 7 steps for the packet flow within the compute node, including the instance tap interface forwarding to the Linux bridge, security group rules handling on the bridge, and tagging by Open vSwitch bridges. It then describes 4 steps for the physical network infrastructure, including VLAN tag handling by switches and routing by a router between the provider and external networks.
The document provides an introduction to TCPdump and Wireshark, including how to install and use TCPdump on Linux, the definition and features of Wireshark, and a comparison of TCPdump and Wireshark. Key points covered include how to install TCPdump using synaptic packet manager or through the terminal, commands to use TCPdump, what Wireshark is used for including network troubleshooting and analysis, and advantages of Wireshark like its GUI interface and filtering options over TCPdump.
The Linux booting process involves multiple stages:
1) The BIOS loads the first stage boot loader from the MBR which finds and loads the second stage boot loader.
2) The second stage boot loader loads the Linux kernel and initial RAM disk. It then passes control to the kernel.
3) The kernel initializes hardware, mounts the root filesystem, and loads the init process to perform further system initialization.
The webinar discussed accelerating P4 and eBPF programs on Netronome SmartNIC hardware. It covered the Linux kernel infrastructure like TC and XDP that supports offloading eBPF programs. It also explained how the NFP architecture is optimized for network flow processing with its multi-core design and memory hierarchy. The webinar demonstrated how eBPF programs can be translated to run efficiently on the NFP hardware by handling maps and applying optimizations.
IPCop es una distribucin Linux que implementa un cortafuegos (firewall) y proporciona una interfaz web de administracin. Originalmente naci como una extensin de SmoothWall y tiene como objetivos ser un cortafuegos sencillo para usuarios domsticos o peque?as empresas, administrado a travs de una interfaz web con funcionalidades bsicas y avanzadas. IPCop se instala en una computadora con al menos dos tarjetas de red y 512 MB de RAM y proporciona funciones como filtrado de paquetes, asignacin de ancho de
Escaneo de puertos clase 2 complemento b 28 02-13Tensor
?
El documento describe diferentes tcnicas para escanear puertos, incluyendo TCP Connect, TCP SYN, TCP FIN, UDP scan y ACK scan. Explica cmo funciona cada tcnica, sus ventajas e inconvenientes, y cmo invocarlos con la herramienta Nmap. El objetivo es comprender las distintas formas de escanear puertos y los resultados que se pueden obtener.
IT Essentials (Version 7.0) - ITE Chapter 12 Exam AnswersITExamAnswers.net
?
This document provides answers to exam questions about mobile device operating systems, security features, and networking. It includes 15 multiple choice questions about topics like:
- Location data sources used by locator apps
- Differences between iOS and Android
- Purposes of passcode locks on mobile devices
- Commands used to backup and store files in Linux
- Methods for removing restrictions from mobile OSs like rooting and jailbreaking
- Safe sources for downloading Android apps like Google Play
This document provides instructions for configuring and turning up a new Alcatel-Lucent ISAM. It describes how to initially log in to the ISAM, configure the IP address and network port, set up the management VLAN and interface. It also covers configuring SNMP management between the ISAM and AMS. Standard procedures and alternative scenarios like configuring a Link Aggregation Group are presented.
The document provides an overview of the Linux kernel, including its architecture, startup process, functionality, configuration, and compilation. It discusses the differences between micro and monolithic kernels. It also explains the Linux kernel architecture with user space and kernel space separated by a system call interface. Key aspects covered include process management, memory management, device management, and the kernel build system.
The document provides an overview of the Linux operating system, including its origins, capabilities, and essential components. It discusses how Linux began as a hobby for Linus Torvalds in 1991 and has since grown to power servers, supercomputers, and other devices. The document also summarizes that Linux is an open-source, customizable operating system made up of a kernel, operating system, environments, applications, and distributions. It is freely available and developed collaboratively by its user community.
This presentation introduces Data Plane Development Kit overview and basics. It is a part of a Network Programming Series.
First, the presentation focuses on the network performance challenges on the modern systems by comparing modern CPUs with modern 10 Gbps ethernet links. Then it touches memory hierarchy and kernel bottlenecks.
The following part explains the main DPDK techniques, like polling, bursts, hugepages and multicore processing.
DPDK overview explains how is the DPDK application is being initialized and run, touches lockless queues (rte_ring), memory pools (rte_mempool), memory buffers (rte_mbuf), hashes (rte_hash), cuckoo hashing, longest prefix match library (rte_lpm), poll mode drivers (PMDs) and kernel NIC interface (KNI).
At the end, there are few DPDK performance tips.
Tags: access time, burst, cache, dpdk, driver, ethernet, hub, hugepage, ip, kernel, lcore, linux, memory, pmd, polling, rss, softswitch, switch, userspace, xeon
ONOS SDN Controller - Clustering Tests & Experiments Eueung Mulyana
?
The document describes setting up an ONOS cluster experiment including the target machines, management VM, and manual ONOS installation process. It discusses preparing the target machines by installing dependencies, Java, and manually extracting the ONOS binary. It also covers preparing the management VM by cloning the ONOS source code from Gerrit, checking out the 1.12.0 version, building ONOS, and installing additional tools for management.
Lobjectif de ce projet cest de mettre en place un trunk entre un serveur Asterisk et un serveur OpenIMS Core afin de permettre aux utilisateurs des deux services de sappeler mutuellement.
Analysis of Open-Source Drivers for IEEE 802.11 WLANsDanh Nguyen
?
This document provides an overview of open-source 802.11 wireless device drivers, including how they work with the Linux kernel network stack. It describes the central network device data structure, socket buffers for packet transmission, and how the mac80211 framework and SoftMAC drivers like Ath9k interact. Specific driver functions like transmission paths and configurable parameters are outlined. An example of spectral scanning code for dynamic frequency selection is also summarized.
PLNOG15: Practical deployments of Kea, a high performance scalable DHCP - Tom...PROIDEA
?
This document discusses Kea, an open source DHCP server from ISC. It provides high-level summaries of Kea's design, features, and deployments. Kea was designed for high performance, modularity, and scalability. Notable deployments include a large ISP serving over 2 million users and Facebook using Kea in their datacenters for bare metal provisioning. Kea provides advantages like failure resilience, rapid configuration updates, and metrics collection.
Mise en place d'un systme de messagerie sous debian avec: postfix, dovecot, ...Manass Achim kpaya
The document describes the packet flow for a compute node in OpenStack. It outlines 7 steps for the packet flow within the compute node, including the instance tap interface forwarding to the Linux bridge, security group rules handling on the bridge, and tagging by Open vSwitch bridges. It then describes 4 steps for the physical network infrastructure, including VLAN tag handling by switches and routing by a router between the provider and external networks.
The document provides an introduction to TCPdump and Wireshark, including how to install and use TCPdump on Linux, the definition and features of Wireshark, and a comparison of TCPdump and Wireshark. Key points covered include how to install TCPdump using synaptic packet manager or through the terminal, commands to use TCPdump, what Wireshark is used for including network troubleshooting and analysis, and advantages of Wireshark like its GUI interface and filtering options over TCPdump.
The Linux booting process involves multiple stages:
1) The BIOS loads the first stage boot loader from the MBR which finds and loads the second stage boot loader.
2) The second stage boot loader loads the Linux kernel and initial RAM disk. It then passes control to the kernel.
3) The kernel initializes hardware, mounts the root filesystem, and loads the init process to perform further system initialization.
The webinar discussed accelerating P4 and eBPF programs on Netronome SmartNIC hardware. It covered the Linux kernel infrastructure like TC and XDP that supports offloading eBPF programs. It also explained how the NFP architecture is optimized for network flow processing with its multi-core design and memory hierarchy. The webinar demonstrated how eBPF programs can be translated to run efficiently on the NFP hardware by handling maps and applying optimizations.
IPCop es una distribucin Linux que implementa un cortafuegos (firewall) y proporciona una interfaz web de administracin. Originalmente naci como una extensin de SmoothWall y tiene como objetivos ser un cortafuegos sencillo para usuarios domsticos o peque?as empresas, administrado a travs de una interfaz web con funcionalidades bsicas y avanzadas. IPCop se instala en una computadora con al menos dos tarjetas de red y 512 MB de RAM y proporciona funciones como filtrado de paquetes, asignacin de ancho de
Escaneo de puertos clase 2 complemento b 28 02-13Tensor
?
El documento describe diferentes tcnicas para escanear puertos, incluyendo TCP Connect, TCP SYN, TCP FIN, UDP scan y ACK scan. Explica cmo funciona cada tcnica, sus ventajas e inconvenientes, y cmo invocarlos con la herramienta Nmap. El objetivo es comprender las distintas formas de escanear puertos y los resultados que se pueden obtener.
IT Essentials (Version 7.0) - ITE Chapter 12 Exam AnswersITExamAnswers.net
?
This document provides answers to exam questions about mobile device operating systems, security features, and networking. It includes 15 multiple choice questions about topics like:
- Location data sources used by locator apps
- Differences between iOS and Android
- Purposes of passcode locks on mobile devices
- Commands used to backup and store files in Linux
- Methods for removing restrictions from mobile OSs like rooting and jailbreaking
- Safe sources for downloading Android apps like Google Play
This document provides instructions for configuring and turning up a new Alcatel-Lucent ISAM. It describes how to initially log in to the ISAM, configure the IP address and network port, set up the management VLAN and interface. It also covers configuring SNMP management between the ISAM and AMS. Standard procedures and alternative scenarios like configuring a Link Aggregation Group are presented.
The document provides an overview of the Linux kernel, including its architecture, startup process, functionality, configuration, and compilation. It discusses the differences between micro and monolithic kernels. It also explains the Linux kernel architecture with user space and kernel space separated by a system call interface. Key aspects covered include process management, memory management, device management, and the kernel build system.
The document provides an overview of the Linux operating system, including its origins, capabilities, and essential components. It discusses how Linux began as a hobby for Linus Torvalds in 1991 and has since grown to power servers, supercomputers, and other devices. The document also summarizes that Linux is an open-source, customizable operating system made up of a kernel, operating system, environments, applications, and distributions. It is freely available and developed collaboratively by its user community.
Expose de sur le systeme d'exploitation linuxStephen Salama
This document discusses SDN (Software-Defined Networking) and ONOS (Open Network Operating System). It provides an overview of SDN, describing it as managing and controlling networks through software and making networks programmable. It then introduces ONOS, an open-source SDN controller developed to be carrier-grade and support high availability, performance, and scalability. It discusses ONOS's architecture, key subsystems, and capabilities for network virtualization including topology, address, and control function virtualization and virtual network snapshotting.
This document describes OpenVirteX, a network virtualization platform that enables multiple virtual networks to run concurrently over a single physical network infrastructure. It allows each tenant to define their own virtual network topologies. OpenVirteX decouples the physical and virtual networks and provides isolation between tenant traffic. It performs functions like topology virtualization, address space virtualization, and control function virtualization to manage the virtual networks. OpenVirteX also enables networks to be reconfigured at runtime and automatically recovers from physical network failures.
This document discusses XOS and its role in OpenCORD. It describes how XOS uses a synchronizer to manage state changes to data models and synchronize them with OpenStack. Core components of OpenCORD include OpenStack, ONOS, XOS, and OCP. OpenCORD projects on GitHub include platform installation tools, XOS, MaaS, and services like AAA and Voltha. XOS assembles services using separate containers for the database, webserver, and synchronizer. TOSCA is used to describe application topologies and orchestrate operations across cloud providers.
This document discusses CORD (Central Office Re-architecture as a DC) and its components. CORD combines SDN, NFV and cloud technologies to deliver services for telecommunications providers using open source software and commodity hardware. It discusses the requirements and types of CORD (M-CORD for mobile, E-CORD for enterprise, R-CORD for residential services). The core components that make up CORD are OpenStack for infrastructure, ONOS for control, and XOS as the service controller. XOS assembles and orchestrates the virtual network functions and services on top of the infrastructure and control layers.
Introduction of ONOS and core technologysangyun han
?
This document provides an overview of ONOS (Open Network Operating System) including:
- ONOS is an open-source SDN controller created by ON.LAB to provide carriers with an SDN/NFV solution.
- It aims to be carrier-grade with high availability, scalability, and performance through a distributed architecture.
- ONOS uses southbound protocols like OpenFlow and Netconf to configure network elements while providing northbound APIs and applications.
ONOS? Raspberry Pi ?? ???? SDN ?? ?? ??? ?? ??sangyun han
?
The document provides information about setting up an SDN testbed using ONOS and Raspberry Pi. It introduces ONOS, an open source SDN operating system, and provides details on installing and running a single ONOS instance. It also covers setting up and managing multiple ONOS instances in a distributed deployment. Finally, it introduces OpenVirteX, a network virtualization platform, and provides an overview of its key features and the installation process.
The document discusses the RAFT consensus algorithm and the Copycat framework. It provides an overview of RAFT and how it uses a replicated state machine approach with log replication to achieve consensus. Key aspects of RAFT include leader election, log replication using append entries RPC calls, and three states that nodes can be in: follower, candidate, or leader. It also describes how Copycat is an implementation of RAFT that adds features like passive followers that replicate logs asynchronously using a gossip protocol for improved scalability.
13. 1. Prepare multi machine
Mobile Convergence Laboratory 13
Multiple Instance Setting (1/6)
???? 3? ?? ??
14. 2. cell script
Mobile Convergence Laboratory 14
Multiple Instance Setting (2/6)
? a cell is a collection of environment variables that are used
? cells make it easy to use the utility scripts to package,
configure, install, and run ONOS.
? ~/onos/tools/test/cells
27. ONOS - Test multi instance
1. mininet script by python code
2. connect multi instance to mininet
Mobile Convergence Laboratory 27
http://mininet.org/sample-workflow/
28. mininet depth & fanout
? depth 2 and fanout 8
= 64 hosts connected to 9 switches
Mobile Convergence Laboratory 28
S
S SS S SS SS
H H
8 hosts
H H
8 hosts
64 hosts
8 switches
1 switch
switch number = (??????)+,-./012
+3-