F-Deets. Evaluation guide. Guide Version: Software version: 0.6.3

Wielkość: px
Rozpocząć pokaz od strony:

Download "F-Deets. Evaluation guide. Guide Version: 1.0.2. Software version: 0.6.3"

Transkrypt

1 F-Deets Evaluation guide Guide Version: Software version: Last Revision: 08/11/2011

2 Contents 1 Introduction Getting started Installation Platform Support License Using F-Deets The Configuration Wizard Uploading a license Defining a first view Displaying data Working with F-deets Generating reports Advanced functions F-Deets components and configuration Parser & Server Syslog GUI Client Windows Services Troubleshooting Uninstall /20

3 1 Introduction F-Deets is a tool for network administrators, it gathers and analyzes log messages. It provides the means to quickly analyze and extract data from multiple system- and device logs. With F-Deets you can access and analyze any subset of collected logs through either default or user-defined filters. The F-Deets architecture is comprised of: syslog server aggregates network generated events event parser and event store extracts, parses and stores in a built-in relational database events in a field-by-field format (e.g.: IP addresses, TCP/UDP ports, etc. are extracted and made available for searching and filtering) GUI a Windows interface for viewing, sorting, filtering and analyzing events. F-Deets Server presents the parsed database data to the client, hence it can be treated as an intermediary between the processed syslog data and the directly available user GUI. F-Deets components can be installed on one server (the default) or on multiple servers. Notice: All components except the GUI may be installed on Linux or MS Windows machine. The GUI is currently supported only under Windows. Two key F-Deets terms are: Connection and View : A connection is defined by F-Deets server address and user credential data. Connection represents an authenticated session to the F-Deets server. Please note that under one connection you can view data from multiple syslog-compatible sources because F- Deets syslog, database and server can integrate multisource data. Under the F-Deets GUI you may define multiple connections. A view is always defined in a context of a connection. View is a filtered data obtained from a given connection i.e. from a given F-deets server. View may represent current data (constantly updated - as in the Unix tail tool) or a set of historic data from a given time period. You may define multiple views per connection. 3/20

4 More information on F-Deets architecture can be found in chapter 4 of this guide. 2 Getting started 2.1 Installation F-Deets is distributed as a single-file installation setup. To install F-Deets simply run it and the setup will guide you through the fairly standard step-by-step process. If you are installing F-Deets for the first time, the default settings need not be changed. During the installation you may be prompted to install Microsoft.NET 3.5. It is necessary to install it in order to use F-Deets Client. If you selected only the server part of the installation, the.net framework will not install. Microsoft C++ Redistributables will be installed without prompting the user. After all the necessary files are copied on disk, three Windows Services will be registered and ran. Additionally, Windows Firewall exceptions will be created so that F-Deets syslog may work properly. If you are using custom desktop-firewall, make sure you add appropriate exceptions manually and then restart the Syslog and ConnectionDaemon services. F-Deets comes with a small set of sample data, so you can test it without providing any actual log files or logging real-time data to the F-Deets syslog server. See instruction in the Using F-Deets chapter. Notice: When choosing the install directory make sure that the disk you are installing F-Deets to has enough space left for the incoming log messages and database files. Parsed data takes roughly four times the space the plain logs files do. Therefore if you have 100MB of logs per month, be prepared for 500 MB of disk space consumed each month and 6 GB per year. Installing F-Deets on non-system drive may improve performance, especially if there is a large amount of logs generated. 4/20

5 2.2 Platform Support The platform Support for F-deets modules is shown below: Module Windows XP/200x Windows 7 Linux syslogd Yes Yes System Parser & database Yes Yes Yes Server Yes Yes Yes GUI Yes Yes No F-Deets supports both 32 and 64-bit environments. F-Deets used on a 64bit machine tends to work slightly faster. 2.3 License F-Deets requires a license file to work. You can obtain a demo license from the F-Deets web-site. You will be asked for a license when you first connect to F-Deets server. 5/20

6 3 Using F-Deets 3.1 The Configuration Wizard To start F-Deets client, select F-Deets from the Start menu. When you first start the program a configuration wizard will appear. It will guide you through basic configuration steps like defining a server connection, creating non-admin user and selecting directories in which logs are stored. In general it is safe to assume that the wizard's default values are correct. The first dialog is used to setup connection parameters of the F-Deets server. Typically you have installed the sever on the same machine as the client (and the rest of F-Deets components), so all the default parameters should be used. 6/20

7 On the next dialog F-Deets client will try to connect to the server with provided parameters. If you have problems at this point make sure that the F-Deets server is running and that the client is able to connect to the specified port. In the third step you should input the new admin account password. The admin account will be used to manage other users for the default connection. The next step is to create the connection's default user. This is the working account for log browsing and all typical tasks: 7/20

8 In the last step the default log directory should be initialized. This is the directory for the unprocessed syslog files. Please note that F-deets syslog service is used to receive syslog connections from the network and store syslog-formated logfiles on the local disk. However, you can manually copy syslogformat files to the same directory, they will be parsed and processed by F-deets like all other syslog files. You can define up to 3 directories, one is created by default: Notice: After this step you may copy the sample log file to the syslog source data directory the logfile will be automatically parsed and sample log records will be added to the F-Deets database. Defining syslog directories is the last step of the configuration wizard. Please press Finish on the confirmation dialog to proceed to the main application window: 8/20

9 3.2 Uploading a license F-Deets server requires a license to work. After a fresh install, when the license expires or if the event limit is exceeded, a dialog prompting for a new license will appear. It can be used to upload a new license. To upload a new license you must first click the Select license button and select a license file on your disk. The license will then be verified and, if it is valid, the Upload license button will activate. Clicking it will cause the new license to be uploaded and activated. To manually upload a new license to a server right-click a server in F-Deets gui connections list, select Upload license and proceed as described above. Remember, that configuration privileges are required to upload a license. Event count is calculated on a weekly-average basis. Exceeding the event limit by more than 10% will invalidate the license until the event count lowers. If the event limit is exceeded by less than 10%, a warning message will appear, but the server will still work normally. 3.3 Defining a first view To begin work with F-Deets a View term needs to be explained: A view is representation of a subset of logs you wish to view. It is defined by a name, description, set of columns that are to be displayed and a set of filters, that narrow the results. For example a filter called IKE may show it's time, type, number and the message while showing only IKE category. To start using F-deets after a fresh install and running the configuration wizard you must create at least one view. To do this: 9/20

10 Right-click on the local connection in the connection/view list on the left Choose connect and enter the admin password (the window title should change from No active connection set to Local/admin Click the Define new view icon or use the right-click menu again Enter the view name and optionally a description, you can also define more view options, but at this point simply confirm and close the dialog. Tthe view will appear under the connection name. Double click on the view name to bring up the view window 10/20

11 3.4 Displaying data With the view window open it is time to get a look at some log data! To do this a time frame must be defined. This may be a bit tricky if you enter a very short or very recent time frame - for example 1 hour there is a chance that no log events were actually recorded in that time (especially if you use built-in sample log data). For the start use a long time frame: for example 2 weeks or enter a custom time interval. Click on the search logs icon to get the data. Selecting the data time interval. Filtered data in the view pane. 11/20

12 3.5 Working with F-deets The main window consists of four major panes: a horizontal toolbar at the top is used to manage user and log directory configuration, there's also a current server information label and a button toggling server/views tree. A new view wizard can also be run from here. To the bottom of the window a status bar is visible. It shows application version, current time and F-Deets services states. The left pane contains a connection/view tree showing available log-server connections and data views. When you open a view a log view window will appear in the middle. At it's top another toolbar is visible, providing options like tail mode, jumping to specified log, etc. In the middle there's a grid showing current view's results. 12/20

13 The log view window also contains a status bar, which shows current server time, connection state, messages count and active filters count. Right clicking on any cell in the messages grid will make a popup menu appear. It will contain various filter-related options like creating a new filter based on the cell's value, editing or removing existing filters, etc. 13/20

14 Take a minute or two and try out the options. The view you create can then be saved with a new name, so that you don't have to repeat the same steps again and again. 3.6 Generating reports Report generation is a feature available since version 6.0. A sample view of the generate report window can be seen below. There are four possible output formats for a report: pdf, html, cvs and xml. There are also several options available for the reports, though not each of them is valid for each file format. A generated report will contain exactly the same events as the view for which it was generated. The columns visible depend on the Report content option - Columns from view mean that the same columns that are visible in view will be included, and Typical columns is a predefined set of columns that contain the most useful information. After clicking the export button you will be prompted to specify the report's save location and file name. 14/20

15 3.7 Advanced functions To view the details of an event, dobule click it in the event view. A properties window will appaer Important information is highlighted by different colors. Right clicking on an event will pup up a menu with many options. It allows for adding filters based on the clicked value and column, removing filters, adding or removing columns. There are two notable options which are useful for debugging or intrusion detection. The first is the Trace connection option. It can be used to track an entire connection through many devices. When opened for an event, it will find all related events from all devices that the connection came through. The second important feature is Count events by this column option. It is appliable only for certain columns (like IPs, ports or category). It will find and count all events grouping by the given column and display them in a new window. More grouping columns can be later added for more detailed results. A sample grouping view can be seen below. 15/20

16 Through this dialog a column can be added or removed from the grouping view. All filters from the original view are preserved, so the counts are performed only on the data that was viewed before. Furthermore, double-clicking on any of the rows will display a new, standard grid, with filters based on the selected values. In other words, the new grid will contain exactly the same data that was grouped together and clicked. Such view can of course be saved for further reference. 4 F-Deets components and configuration F-Deets comprises of five major components: server, parser, syslog, client and services monitor. Syslog listens for new messages, parser analyzes them and stores them within a database, server handles network communication with client, which is the user's main tool for accessing the log messages. Services monitor is a small application which resides in the system tray and shows the F- Deets services status. 16/20

17 Log files - From syslog and other sources Configuration Database Syslogd server Log parser Data sources in the network- Syslog compatible Log database Server F-Deets server components GUI Client F-deets architecture scheme 4.1 Parser & Server Parser and server share a common configuration file winaid.cfg. It is located in config directory in the F-Deets installation folder. See reference manual for description of the configuration files. 4.2 Syslog There is currently no configuration for syslog. It listens on port 514, accepts all messages and saves them to syslog/logs directory. Files are rotated on weekly basis and old logs are never deleted (this can be done manually, since old log files are not used by F-Deets). 17/20

18 4.3 GUI Client Client configuration is available in options preferences menu. There are also two custom screens dedicated for server configuration which can be accessed through client. These are User Management and Log Directories Management. User Management dialog User Management screen can be used to view, add, modify and remove users. To use this dialog one needs the Mange Users permission. Log Directories configuration screen can be used to manage directories in which logs are kept. The syslog's log directory is listed there as well if the entry is deleted, no incoming logs will be parsed. Log Directories configuration If you have some old logs that need to be parsed, you may specify the directory in which they are stored using this dialog. 18/20

19 4.4 Windows Services When running F-Deets under Windows the server components are available as windows services and may be administered by the standard Windows Service Interface, click: Settings Cntrol Panel Administrative Tools Services to access F-Deets service options: F-Deets component services. 19/20

20 5 Troubleshooting I can not run the client. If you are experiencing problems running the client, ensure you have.net 3.5 installed. Make sure there you didn't delete any dll's from fdeets/client directory. You might also try reinstalling the program. The client starts, but it tells me that I do not have a license. How can I get one? Visit to obtain an evaluation or demo license The client starts, but I can not connect to the server. Ensure the connection is properly configured. Check if the FdeetsConnectionDaemon service is started. Ensure proper certificate files are in the client directory. I think I connected to the server, but what to do next? Create a new view. For a start, enter all as a name and select all columns. The view will appear below the connection entry. Double click it and a log view window will appear. There are no entries in the log view window Ensure you have configured your network devices so they send messages to the machine F-Deets is installed on. Ensure the fdeets/syslog/logs directory is added to server log directories. Try to choose 1 day instead of 15 minutes in the time span selection. 6 Uninstall To uninstall F-Deets select uninstall option from F-Deets program group in the start menu. After confirmation the application will be removed. Remember that configuration files, log files and database files are not removed during uninstall. If you are certain you do not need them, it can be done manually. 20/20

Instrukcja konfiguracji usługi Wirtualnej Sieci Prywatnej w systemie Mac OSX

Instrukcja konfiguracji usługi Wirtualnej Sieci Prywatnej w systemie Mac OSX UNIWERSYTETU BIBLIOTEKA IEGO UNIWERSYTETU IEGO Instrukcja konfiguracji usługi Wirtualnej Sieci Prywatnej w systemie Mac OSX 1. Make a new connection Open the System Preferences by going to the Apple menu

Bardziej szczegółowo

User s manual for icarwash

User s manual for icarwash User s manual for icarwash BKF Myjnie Bezdotykowe Sp. z o.o. Skarbimierzyce 22 72 002 Dołuje (k. Szczecina) Skarbimierzyce, 2014.11.14 Version v0.2 Table of Contents Table of Contents Settings Login Navigation

Bardziej szczegółowo

Installation of EuroCert software for qualified electronic signature

Installation of EuroCert software for qualified electronic signature Installation of EuroCert software for qualified electronic signature for Microsoft Windows systems Warsaw 28.08.2019 Content 1. Downloading and running the software for the e-signature... 3 a) Installer

Bardziej szczegółowo

Strona główna > Produkty > Systemy regulacji > System regulacji EASYLAB - LABCONTROL > Program konfiguracyjny > Typ EasyConnect.

Strona główna > Produkty > Systemy regulacji > System regulacji EASYLAB - LABCONTROL > Program konfiguracyjny > Typ EasyConnect. Typ EasyConnect FOR THE COMMISSIONING AND DIAGNOSIS OF EASYLAB COMPONENTS, FSE, AND FMS Software for the configuration and diagnosis of controllers Type TCU3, adapter modules TAM, automatic sash device

Bardziej szczegółowo

Camspot 4.4 Camspot 4.5

Camspot 4.4 Camspot 4.5 User manual (addition) Dodatek do instrukcji obsługi Camspot 4.4 Camspot 4.5 1. WiFi configuration 2. Configuration of sending pictures to e-mail/ftp after motion detection 1. Konfiguracja WiFi 2. Konfiguracja

Bardziej szczegółowo

Zarządzanie sieciami telekomunikacyjnymi

Zarządzanie sieciami telekomunikacyjnymi SNMP Protocol The Simple Network Management Protocol (SNMP) is an application layer protocol that facilitates the exchange of management information between network devices. It is part of the Transmission

Bardziej szczegółowo

Zakopane, plan miasta: Skala ok. 1: = City map (Polish Edition)

Zakopane, plan miasta: Skala ok. 1: = City map (Polish Edition) Zakopane, plan miasta: Skala ok. 1:15 000 = City map (Polish Edition) Click here if your download doesn"t start automatically Zakopane, plan miasta: Skala ok. 1:15 000 = City map (Polish Edition) Zakopane,

Bardziej szczegółowo

1. W systemie Windows przejdź do Panel sterowania> Sieć i Internet> Centrum sieci i udostępniania.

1. W systemie Windows przejdź do Panel sterowania> Sieć i Internet> Centrum sieci i udostępniania. 1. W Panelu sterowania kliknij dwukrotnie Połączenia sieciowe, a następnie kliknij prawym przyciskiem myszy kartę sieci bezprzewodowej i wybierz Właściwości. Okno dialogowe Połączenie sieci bezprzewodowej

Bardziej szczegółowo

Zasady rejestracji i instrukcja zarządzania kontem użytkownika portalu

Zasady rejestracji i instrukcja zarządzania kontem użytkownika portalu Zasady rejestracji i instrukcja zarządzania kontem użytkownika portalu Rejestracja na Portalu Online Job Application jest całkowicie bezpłatna i składa się z 3 kroków: Krok 1 - Wypełnij poprawnie formularz

Bardziej szczegółowo

OSTC GLOBAL TRADING CHALLENGE MANUAL

OSTC GLOBAL TRADING CHALLENGE MANUAL OSTC GLOBAL TRADING CHALLENGE MANUAL Wrzesień 2014 www.ostc.com/game Po zarejestrowaniu się w grze OSTC Global Trading Challenge, zaakceptowaniu oraz uzyskaniu dostępu to produktów, użytkownik gry będzie

Bardziej szczegółowo

USB firmware changing guide. Zmiana oprogramowania za przy użyciu połączenia USB. Changelog / Lista Zmian

USB firmware changing guide. Zmiana oprogramowania za przy użyciu połączenia USB. Changelog / Lista Zmian 1 / 12 Content list / Spis Treści 1. Hardware and software requirements, preparing device to upgrade Wymagania sprzętowe i programowe, przygotowanie urządzenia do aktualizacji 2. Installing drivers needed

Bardziej szczegółowo

Karpacz, plan miasta 1:10 000: Panorama Karkonoszy, mapa szlakow turystycznych (Polish Edition)

Karpacz, plan miasta 1:10 000: Panorama Karkonoszy, mapa szlakow turystycznych (Polish Edition) Karpacz, plan miasta 1:10 000: Panorama Karkonoszy, mapa szlakow turystycznych (Polish Edition) J Krupski Click here if your download doesn"t start automatically Karpacz, plan miasta 1:10 000: Panorama

Bardziej szczegółowo

Warsztat: Infoblox DNS Firewall & DNS Infoblox Threat Analytics. Czyli jak w godzinę ochronić użytkowników.

Warsztat: Infoblox DNS Firewall & DNS Infoblox Threat Analytics. Czyli jak w godzinę ochronić użytkowników. 1 2016 2013 Infoblox Inc. All Inc. Rights All Rights Reserved. Reserved. Warsztat: Infoblox DNS Firewall & DNS Infoblox Threat Analytics. Czyli jak w godzinę ochronić użytkowników. Adam Obszyński SE CEE,

Bardziej szczegółowo

Stargard Szczecinski i okolice (Polish Edition)

Stargard Szczecinski i okolice (Polish Edition) Stargard Szczecinski i okolice (Polish Edition) Janusz Leszek Jurkiewicz Click here if your download doesn"t start automatically Stargard Szczecinski i okolice (Polish Edition) Janusz Leszek Jurkiewicz

Bardziej szczegółowo

SSW1.1, HFW Fry #20, Zeno #25 Benchmark: Qtr.1. Fry #65, Zeno #67. like

SSW1.1, HFW Fry #20, Zeno #25 Benchmark: Qtr.1. Fry #65, Zeno #67. like SSW1.1, HFW Fry #20, Zeno #25 Benchmark: Qtr.1 I SSW1.1, HFW Fry #65, Zeno #67 Benchmark: Qtr.1 like SSW1.2, HFW Fry #47, Zeno #59 Benchmark: Qtr.1 do SSW1.2, HFW Fry #5, Zeno #4 Benchmark: Qtr.1 to SSW1.2,

Bardziej szczegółowo

Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition)

Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition) Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition) Robert Respondowski Click here if your download doesn"t start automatically Wojewodztwo Koszalinskie:

Bardziej szczegółowo

www.irs.gov/form990. If "Yes," complete Schedule A Schedule B, Schedule of Contributors If "Yes," complete Schedule C, Part I If "Yes," complete Schedule C, Part II If "Yes," complete Schedule C, Part

Bardziej szczegółowo

How to Connect a Siretta Industrial Router to a VPN Tunnel Using OpenVPN Protocol

How to Connect a Siretta Industrial Router to a VPN Tunnel Using OpenVPN Protocol How to Connect a Siretta Industrial Router to a VPN Tunnel Using OpenVPN Protocol General Description An advantage of using a powerful industrial router is the ability to send and receive data securely

Bardziej szczegółowo

SubVersion. Piotr Mikulski. SubVersion. P. Mikulski. Co to jest subversion? Zalety SubVersion. Wady SubVersion. Inne różnice SubVersion i CVS

SubVersion. Piotr Mikulski. SubVersion. P. Mikulski. Co to jest subversion? Zalety SubVersion. Wady SubVersion. Inne różnice SubVersion i CVS Piotr Mikulski 2006 Subversion is a free/open-source version control system. That is, Subversion manages files and directories over time. A tree of files is placed into a central repository. The repository

Bardziej szczegółowo

Tychy, plan miasta: Skala 1: (Polish Edition)

Tychy, plan miasta: Skala 1: (Polish Edition) Tychy, plan miasta: Skala 1:20 000 (Polish Edition) Poland) Przedsiebiorstwo Geodezyjno-Kartograficzne (Katowice Click here if your download doesn"t start automatically Tychy, plan miasta: Skala 1:20 000

Bardziej szczegółowo

Aktualizacja Oprogramowania Firmowego (Fleszowanie) Microprocessor Firmware Upgrade (Firmware downloading)

Aktualizacja Oprogramowania Firmowego (Fleszowanie) Microprocessor Firmware Upgrade (Firmware downloading) Aktualizacja Oprogramowania Firmowego (Fleszowanie) Microprocessor Firmware Upgrade (Firmware downloading) ROGER sp.j. Gościszewo 59 82-416 Gościszewo Poland tel. 055 2720132 fax 055 2720133 www.roger.pl

Bardziej szczegółowo

Zmiany techniczne wprowadzone w wersji Comarch ERP Altum

Zmiany techniczne wprowadzone w wersji Comarch ERP Altum Zmiany techniczne wprowadzone w wersji 2018.2 Copyright 2016 COMARCH SA Wszelkie prawa zastrzeżone Nieautoryzowane rozpowszechnianie całości lub fragmentu niniejszej publikacji w jakiejkolwiek postaci

Bardziej szczegółowo

Konfiguracja połączenia VPN w systemie Windows 7 z serwerem rozgrywki wieloosobowej gry Medal Of Honor: Wojna na Pacyfiku: Pacyfik.

Konfiguracja połączenia VPN w systemie Windows 7 z serwerem rozgrywki wieloosobowej gry Medal Of Honor: Wojna na Pacyfiku: Pacyfik. Windows 7 Konfiguracja połączenia VPN w systemie Windows 7 z serwerem rozgrywki wieloosobowej gry Medal Of Honor: Wojna na Pacyfiku: Pacyfik.net... 1 Configuration of VPN connection in Window 7 system

Bardziej szczegółowo

Rev Źródło:

Rev Źródło: KamPROG for AVR Rev. 20190119192125 Źródło: http://wiki.kamamilabs.com/index.php/kamprog_for_avr Spis treści Introdcution... 1 Features... 2 Standard equipment... 4 Installation... 5 Software... 6 AVR

Bardziej szczegółowo

www.irs.gov/form990. If "Yes," complete Schedule A Schedule B, Schedule of Contributors If "Yes," complete Schedule C, Part I If "Yes," complete Schedule C, Part II If "Yes," complete Schedule C, Part

Bardziej szczegółowo

Compatible cameras for NVR-5000 series Main Stream Sub stream Support Firmware ver. 0,2-1Mbit yes yes yes n/d

Compatible cameras for NVR-5000 series Main Stream Sub stream Support Firmware ver. 0,2-1Mbit yes yes yes n/d NOVUS IP CAMERAS CLASSIC CAMERAS Compatible cameras for NVR-5000 series Main Stream Sub stream Support Firmware ver. Resolution Bitrate FPS GOP Resolution Bitrate FPS GOP Audio Motion detection NVIP 5000

Bardziej szczegółowo

MaPlan Sp. z O.O. Click here if your download doesn"t start automatically

MaPlan Sp. z O.O. Click here if your download doesnt start automatically Mierzeja Wislana, mapa turystyczna 1:50 000: Mikoszewo, Jantar, Stegna, Sztutowo, Katy Rybackie, Przebrno, Krynica Morska, Piaski, Frombork =... = Carte touristique (Polish Edition) MaPlan Sp. z O.O Click

Bardziej szczegółowo

user s manual Applications client for mobile devices NVR-5000 series NVR s

user s manual Applications client for mobile devices NVR-5000 series NVR s user s manual Applications client for mobile devices NVR-5000 series NVR s Applications client for mobile devices for 5000 series NVR s - user manual ver.1.0 IMPORTANT SAFEGUARDS AND WARNINGS ATTENTION!

Bardziej szczegółowo

OpenPoland.net API Documentation

OpenPoland.net API Documentation OpenPoland.net API Documentation Release 1.0 Michał Gryczka July 11, 2014 Contents 1 REST API tokens: 3 1.1 How to get a token............................................ 3 2 REST API : search for assets

Bardziej szczegółowo

How to share data from SQL database table to the OPC Server? Jak udostępnić dane z tabeli bazy SQL do serwera OPC? samouczek ANT.

How to share data from SQL database table to the OPC Server? Jak udostępnić dane z tabeli bazy SQL do serwera OPC? samouczek ANT. Jak udostępnić dane z tabeli bazy SQL do serwera OPC? samouczek ANT How to share data from SQL database table to the OPC Server? ANT tutorial Krok 1: Uruchom ANT Studio i dodaj do drzewka konfiguracyjnego

Bardziej szczegółowo

USB firmware changing guide. Zmiana oprogramowania za przy użyciu połączenia USB. Changelog / Lista Zmian

USB firmware changing guide. Zmiana oprogramowania za przy użyciu połączenia USB. Changelog / Lista Zmian 1 / 14 Content list / Spis Treści 1. Hardware and software requirements, preparing device to upgrade Wymagania sprzętowe i programowe, przygotowanie urządzenia do aktualizacji 2. Installing drivers and

Bardziej szczegółowo

Dolny Slask 1: , mapa turystycznosamochodowa: Plan Wroclawia (Polish Edition)

Dolny Slask 1: , mapa turystycznosamochodowa: Plan Wroclawia (Polish Edition) Dolny Slask 1:300 000, mapa turystycznosamochodowa: Plan Wroclawia (Polish Edition) Click here if your download doesn"t start automatically Dolny Slask 1:300 000, mapa turystyczno-samochodowa: Plan Wroclawia

Bardziej szczegółowo

Instrukcja obsługi User s manual

Instrukcja obsługi User s manual Instrukcja obsługi User s manual Konfigurator Lanberg Lanberg Configurator E-mail: support@lanberg.pl support@lanberg.eu www.lanberg.pl www.lanberg.eu Lanberg 2015-2018 WERSJA VERSION: 2018/11 Instrukcja

Bardziej szczegółowo

SSO Management API configuration

SSO Management API configuration SSO Management API configuration Introduction This document guides on how to enable Ubisecure SSO Management API in Ubisecure SSO 8.2 or later. Getting started Enable SSO Management API SSO Management

Bardziej szczegółowo

Katowice, plan miasta: Skala 1: = City map = Stadtplan (Polish Edition)

Katowice, plan miasta: Skala 1: = City map = Stadtplan (Polish Edition) Katowice, plan miasta: Skala 1:20 000 = City map = Stadtplan (Polish Edition) Polskie Przedsiebiorstwo Wydawnictw Kartograficznych im. Eugeniusza Romera Click here if your download doesn"t start automatically

Bardziej szczegółowo

Office 365 Midsize Business

Office 365 Midsize Business Office 365 Midsize Business (M) Office 365 Midsize Business produktu Kliknij na łącze powitalne VLSC które otrzymałeś po zamówieniu licencji Congratulations on your newly accepted Open License with Microsoft,

Bardziej szczegółowo

ARNOLD. EDUKACJA KULTURYSTY (POLSKA WERSJA JEZYKOWA) BY DOUGLAS KENT HALL

ARNOLD. EDUKACJA KULTURYSTY (POLSKA WERSJA JEZYKOWA) BY DOUGLAS KENT HALL Read Online and Download Ebook ARNOLD. EDUKACJA KULTURYSTY (POLSKA WERSJA JEZYKOWA) BY DOUGLAS KENT HALL DOWNLOAD EBOOK : ARNOLD. EDUKACJA KULTURYSTY (POLSKA WERSJA Click link bellow and free register

Bardziej szczegółowo

USB firmware changing guide. Zmiana oprogramowania za przy użyciu połączenia USB. Changelog / Lista Zmian

USB firmware changing guide. Zmiana oprogramowania za przy użyciu połączenia USB. Changelog / Lista Zmian 1 / 9 Content list / Spis Treści 1. Hardware and software requirements, preparing device to upgrade Wymagania sprzętowe i programowe, przygotowanie urządzenia do aktualizacji 2. Installing drivers and

Bardziej szczegółowo

POLITYKA PRYWATNOŚCI / PRIVACY POLICY

POLITYKA PRYWATNOŚCI / PRIVACY POLICY POLITYKA PRYWATNOŚCI / PRIVACY POLICY TeleTrade DJ International Consulting Ltd Sierpień 2013 2011-2014 TeleTrade-DJ International Consulting Ltd. 1 Polityka Prywatności Privacy Policy Niniejsza Polityka

Bardziej szczegółowo

Cel szkolenia. Konspekt

Cel szkolenia. Konspekt Cel szkolenia About this CourseThis 5-day course provides administrators with the knowledge and skills needed to deploy and ma Windows 10 desktops, devices, and applications in an enterprise environment.

Bardziej szczegółowo

A. WAN1/WAN2 Interface and LAN NAT/Routing host. B. VPN Host and LAN NAT Host. C. An example using Part A and B

A. WAN1/WAN2 Interface and LAN NAT/Routing host. B. VPN Host and LAN NAT Host. C. An example using Part A and B This document introduces the Load-Balance/RoutePolicy. In real world, we need various kinds of routing rules to fulfill many different usages, and the Load-Balance/RoutePolicy is aiming to provide an integrated

Bardziej szczegółowo

Machine Learning for Data Science (CS4786) Lecture11. Random Projections & Canonical Correlation Analysis

Machine Learning for Data Science (CS4786) Lecture11. Random Projections & Canonical Correlation Analysis Machine Learning for Data Science (CS4786) Lecture11 5 Random Projections & Canonical Correlation Analysis The Tall, THE FAT AND THE UGLY n X d The Tall, THE FAT AND THE UGLY d X > n X d n = n d d The

Bardziej szczegółowo

INSTRUKCJE JAK AKTYWOWAĆ SWOJE KONTO PAYLUTION

INSTRUKCJE JAK AKTYWOWAĆ SWOJE KONTO PAYLUTION INSTRUKCJE JAK AKTYWOWAĆ SWOJE KONTO PAYLUTION Kiedy otrzymana przez Ciebie z Jeunesse, karta płatnicza została zarejestrowana i aktywowana w Joffice, możesz przejść do aktywacji swojego konta płatniczego

Bardziej szczegółowo

Helena Boguta, klasa 8W, rok szkolny 2018/2019

Helena Boguta, klasa 8W, rok szkolny 2018/2019 Poniższy zbiór zadań został wykonany w ramach projektu Mazowiecki program stypendialny dla uczniów szczególnie uzdolnionych - najlepsza inwestycja w człowieka w roku szkolnym 2018/2019. Składają się na

Bardziej szczegółowo

Miedzy legenda a historia: Szlakiem piastowskim z Poznania do Gniezna (Biblioteka Kroniki Wielkopolski) (Polish Edition)

Miedzy legenda a historia: Szlakiem piastowskim z Poznania do Gniezna (Biblioteka Kroniki Wielkopolski) (Polish Edition) Miedzy legenda a historia: Szlakiem piastowskim z Poznania do Gniezna (Biblioteka Kroniki Wielkopolski) (Polish Edition) Piotr Maluskiewicz Click here if your download doesn"t start automatically Miedzy

Bardziej szczegółowo

Instalacja Moodle na serwerze SBS2000/2003. Opiekun pracowni internetowej SBS

Instalacja Moodle na serwerze SBS2000/2003. Opiekun pracowni internetowej SBS Instrukcja numer 01 Instalacja Moodle na serwerze SBS2000/2003 Opiekun pracowni internetowej SBS Instalacja serwera APACHE na serwerze SBS 2000/SBS2003 Zadanie 1 Instalacja serwera Apache na serwerze SBS2003

Bardziej szczegółowo

Blow-Up: Photographs in the Time of Tumult; Black and White Photography Festival Zakopane Warszawa 2002 / Powiekszenie: Fotografie w czasach zgielku

Blow-Up: Photographs in the Time of Tumult; Black and White Photography Festival Zakopane Warszawa 2002 / Powiekszenie: Fotografie w czasach zgielku Blow-Up: Photographs in the Time of Tumult; Black and White Photography Festival Zakopane Warszawa 2002 / Powiekszenie: Fotografie w czasach zgielku Juliusz and Maciej Zalewski eds. and A. D. Coleman et

Bardziej szczegółowo

Compatible cameras for NVR-5000 series Main Stream Sub stream Support Firmware ver. 0,2-1Mbit yes yes yes n/d

Compatible cameras for NVR-5000 series Main Stream Sub stream Support Firmware ver. 0,2-1Mbit yes yes yes n/d NOVUS IP CAMERAS CLASSIC CAMERAS Compatible cameras for NVR-5000 series Main Stream Sub stream Support Firmware ver. Resolution Bitrate FPS GOP Resolution Bitrate FPS GOP Audio Motion detection NVIP 5000

Bardziej szczegółowo

Jazz EB207S is a slim, compact and outstanding looking SATA to USB 2.0 HDD enclosure. The case is

Jazz EB207S is a slim, compact and outstanding looking SATA to USB 2.0 HDD enclosure. The case is 1. Introduction Jazz EB207S is a slim, compact and outstanding looking SATA to USB 2.0 HDD enclosure. The case is made of aluminum and steel mesh as one of the coolest enclosures available. It s also small

Bardziej szczegółowo

METHOD 2 -DIAGNOSTIC OUTSIDE

METHOD 2 -DIAGNOSTIC OUTSIDE VW MOTOMETER BOSCH METHOD 1 - OBD 2 METHOD 2 -DIAGNOSTIC OUTSIDE AFTER OPERATION YOU MUST DISCONECT ACU OR REMOVE FUSE FOR RESTART ODOMETER PO ZROBIENIU LICZNIKA ZDJĄĆ KLEMĘ LUB WYJĄĆ 2 BEZPIECZNIKI OD

Bardziej szczegółowo

user s manual instrukcja obsługi E-Tracker Version: 1.0 Network software for displaying on map the location of NDR-EA3104M Novus mobile DVRs

user s manual instrukcja obsługi E-Tracker Version: 1.0 Network software for displaying on map the location of NDR-EA3104M Novus mobile DVRs user s manual instrukcja obsługi E-Tracker Version: 1.0 Network software for displaying on map the location of NDR-EA3104M Novus mobile DVRs E-Tracker - user s manual, ver. 1.0 ATTENTION! COPYING EITHER

Bardziej szczegółowo

Volcano MC-GM4 OPTICAL MOUSE USER S MANUAL MODECOM

Volcano MC-GM4 OPTICAL MOUSE USER S MANUAL MODECOM Volcano MC-GM4 OPTICAL MOUSE USER S MANUAL MODECOM Volcano MC-GM4 OPTICAL MOUSE PL Wymagania systemowe Komputer zgodny z systemem operacyjnym Windows Port USB Zawartość opakowania Myszka instrukcja obsługi

Bardziej szczegółowo

X11R5. .Xresources. Pliki konfiguracyjne X-Windows. Zasada działania X11. .xinitrc. X protocol X server. X client. X library

X11R5. .Xresources. Pliki konfiguracyjne X-Windows. Zasada działania X11. .xinitrc. X protocol X server. X client. X library Pliki konguracyjne X-Windows.Xresources X11 -.Xresources,.xinitrc,.xsession OpenWindows -.Xdefaults,.desksetdefaults,.openwin-init,.openwin-menu XTerm*tek4014*fontLarge: 9x15 XTerm*tek4014*font2: 8x13

Bardziej szczegółowo

Pomoc do programu konfiguracyjnego RFID-CS27-Reader User Guide of setup software RFID-CS27-Reader

Pomoc do programu konfiguracyjnego RFID-CS27-Reader User Guide of setup software RFID-CS27-Reader 2017-01-24 Pomoc do programu konfiguracyjnego RFID-CS27-Reader User Guide of setup software RFID-CS27-Reader Program CS27 Reader należy uruchomić przez wybór opcji CS27 i naciśnięcie przycisku START. Programme

Bardziej szczegółowo

Network Services for Spatial Data in European Geo-Portals and their Compliance with ISO and OGC Standards

Network Services for Spatial Data in European Geo-Portals and their Compliance with ISO and OGC Standards INSPIRE Conference 2010 INSPIRE as a Framework for Cooperation Network Services for Spatial Data in European Geo-Portals and their Compliance with ISO and OGC Standards Elżbieta Bielecka Agnieszka Zwirowicz

Bardziej szczegółowo

!850016! www.irs.gov/form8879eo. e-file www.irs.gov/form990. If "Yes," complete Schedule A Schedule B, Schedule of Contributors If "Yes," complete Schedule C, Part I If "Yes," complete Schedule C,

Bardziej szczegółowo

www.irs.gov/form990. If "Yes," complete Schedule A Schedule B, Schedule of Contributors If "Yes," complete Schedule C, Part I If "Yes," complete Schedule C, Part II If "Yes," complete Schedule C, Part

Bardziej szczegółowo

Miedzy legenda a historia: Szlakiem piastowskim z Poznania do Gniezna (Biblioteka Kroniki Wielkopolski) (Polish Edition)

Miedzy legenda a historia: Szlakiem piastowskim z Poznania do Gniezna (Biblioteka Kroniki Wielkopolski) (Polish Edition) Miedzy legenda a historia: Szlakiem piastowskim z Poznania do Gniezna (Biblioteka Kroniki Wielkopolski) (Polish Edition) Piotr Maluskiewicz Click here if your download doesn"t start automatically Miedzy

Bardziej szczegółowo

Pielgrzymka do Ojczyzny: Przemowienia i homilie Ojca Swietego Jana Pawla II (Jan Pawel II-- pierwszy Polak na Stolicy Piotrowej) (Polish Edition)

Pielgrzymka do Ojczyzny: Przemowienia i homilie Ojca Swietego Jana Pawla II (Jan Pawel II-- pierwszy Polak na Stolicy Piotrowej) (Polish Edition) Pielgrzymka do Ojczyzny: Przemowienia i homilie Ojca Swietego Jana Pawla II (Jan Pawel II-- pierwszy Polak na Stolicy Piotrowej) (Polish Edition) Click here if your download doesn"t start automatically

Bardziej szczegółowo

Google Fusion Tables? E-mail: dszczesny@google.com

Google Fusion Tables? E-mail: dszczesny@google.com Google Fusion Tables? E-mail: dszczesny@google.com Agenda Co to takiego Google Fusion Tables? Przykłady ze świata Fusion Tables ćwiczenia Website: sites.google.com/site/fusiontableslab Wiemy, że zwizualizowane

Bardziej szczegółowo

Machine Learning for Data Science (CS4786) Lecture 11. Spectral Embedding + Clustering

Machine Learning for Data Science (CS4786) Lecture 11. Spectral Embedding + Clustering Machine Learning for Data Science (CS4786) Lecture 11 Spectral Embedding + Clustering MOTIVATING EXAMPLE What can you say from this network? MOTIVATING EXAMPLE How about now? THOUGHT EXPERIMENT For each

Bardziej szczegółowo

Jak otrzymać zwrot części zapłaty od X-Rite Poradnik

Jak otrzymać zwrot części zapłaty od X-Rite Poradnik Jak otrzymać zwrot części zapłaty od X-Rite Poradnik Poniżej znajdziesz wskazówki, które mogą okazać się przydatne podczas wypełnienia zgłoszenia koniecznego do otrzymania części zapłaty za zakupione w

Bardziej szczegółowo

Configuring and Testing Your Network

Configuring and Testing Your Network Configuring and Testing Your Network Network Fundamentals Chapter 11 Version 4.0 1 Konfigurowanie i testowanie Twojej sieci Podstawy sieci Rozdział 11 Version 4.0 2 Objectives Define the role of the Internetwork

Bardziej szczegółowo

GerbView. 20 grudnia 2015

GerbView. 20 grudnia 2015 GerbView GerbView ii 20 grudnia 2015 GerbView iii Spis treści 1 Wprowadzenie do GerbView 2 2 Główne okno programu 2 3 Top toolbar 3 4 Lewy pasek narzędzi 4 5 Polecenia menu 5 5.1 File menu.......................................................

Bardziej szczegółowo

Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition)

Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition) Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition) Robert Respondowski Click here if your download doesn"t start automatically Wojewodztwo Koszalinskie:

Bardziej szczegółowo

EaglePCB_2_FreeCAD (beta)

EaglePCB_2_FreeCAD (beta) EaglePCB_2_FreeCAD (beta) Import your boards to FreeCAD marmni (marmni@onet.eu) Copyright 2013, 2014 http://sourceforge.net/projects/eaglepcb2freecad/ [ENG] Mod EaglePCB_2_FreeCAD allow you to import PCB

Bardziej szczegółowo

Volcano MC-GMX4 OPTICAL MOUSE USER S MANUAL MODECOM

Volcano MC-GMX4 OPTICAL MOUSE USER S MANUAL MODECOM Volcano MC-GMX4 OPTICAL MOUSE USER S MANUAL MODECOM Volcano MC-GMX4 OPTICAL MOUSE Wymagania systemowe Komputer zgodny z systemem operacyjnym Windows Port USB Zawartość opakowania Myszka instrukcja obsługi

Bardziej szczegółowo

INFORMATOR TECHNICZNY WONDERWARE

INFORMATOR TECHNICZNY WONDERWARE Informator techniczny nr 119 12-02-2010 INFORMATOR TECHNICZNY WONDERWARE Zalecana instalacja i konfiguracja Microsoft SQL Server 2008 Express Edition dla oprogramowania Wonderware UWAGA! Przed instalowaniem

Bardziej szczegółowo

Wireless ADSL2+ Router

Wireless ADSL2+ Router Wireless ADSL2+ Router ML0512 User's manual Instrukcja obsługi EN PL Owner s manual Package content one wireless ADSL2+ modem router one power adapter one RJ45 cable two RJ11 cables quick installation

Bardziej szczegółowo

Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition)

Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition) Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition) Robert Respondowski Click here if your download doesn"t start automatically Wojewodztwo Koszalinskie:

Bardziej szczegółowo

Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition)

Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition) Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition) Robert Respondowski Click here if your download doesn"t start automatically Wojewodztwo Koszalinskie:

Bardziej szczegółowo

www.irs.gov/form990. If "Yes," complete Schedule A Schedule B, Schedule of Contributors If "Yes," complete Schedule C, Part I If "Yes," complete Schedule C, Part II If "Yes," complete Schedule C, Part

Bardziej szczegółowo

Forms with combo boxes and subforms

Forms with combo boxes and subforms S t r o n a 1 Author: Jacek Kierklo Forms with combo boxes and subforms Introduction The article is intended for high school students getting to know the programs to support databases in particular Microsoft

Bardziej szczegółowo

USB firmware changing guide. Zmiana oprogramowania za przy użyciu połączenia USB. Changelog / Lista Zmian

USB firmware changing guide. Zmiana oprogramowania za przy użyciu połączenia USB. Changelog / Lista Zmian 1 / 8 Content list / Spis Treści 1. Hardware and software requirements, preparing device to upgrade Wymagania sprzętowe i programowe, przygotowanie urządzenia do aktualizacji 2. Installing drivers and

Bardziej szczegółowo

ERASMUS + : Trail of extinct and active volcanoes, earthquakes through Europe. SURVEY TO STUDENTS.

ERASMUS + : Trail of extinct and active volcanoes, earthquakes through Europe. SURVEY TO STUDENTS. ERASMUS + : Trail of extinct and active volcanoes, earthquakes through Europe. SURVEY TO STUDENTS. Strona 1 1. Please give one answer. I am: Students involved in project 69% 18 Student not involved in

Bardziej szczegółowo

DI-514 2.4GHz Wireless Router

DI-514 2.4GHz Wireless Router This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. DI-514 2.4GHz Wireless Router Before You Begin 1. If you purchased this router to share

Bardziej szczegółowo

Emilka szuka swojej gwiazdy / Emily Climbs (Emily, #2)

Emilka szuka swojej gwiazdy / Emily Climbs (Emily, #2) Emilka szuka swojej gwiazdy / Emily Climbs (Emily, #2) Click here if your download doesn"t start automatically Emilka szuka swojej gwiazdy / Emily Climbs (Emily, #2) Emilka szuka swojej gwiazdy / Emily

Bardziej szczegółowo

Extraclass. Football Men. Season 2009/10 - Autumn round

Extraclass. Football Men. Season 2009/10 - Autumn round Extraclass Football Men Season 2009/10 - Autumn round Invitation Dear All, On the date of 29th July starts the new season of Polish Extraclass. There will be live coverage form all the matches on Canal+

Bardziej szczegółowo

Wybrzeze Baltyku, mapa turystyczna 1: (Polish Edition)

Wybrzeze Baltyku, mapa turystyczna 1: (Polish Edition) Wybrzeze Baltyku, mapa turystyczna 1:50 000 (Polish Edition) Click here if your download doesn"t start automatically Wybrzeze Baltyku, mapa turystyczna 1:50 000 (Polish Edition) Wybrzeze Baltyku, mapa

Bardziej szczegółowo

Data Collection System. M-Store

Data Collection System. M-Store Data Collection System M-Store Structure of Data Collection System Integrated Sale Assist M-Store System is specialized, multi-platform tool designed for collecting and displaying data directly related

Bardziej szczegółowo

Karpacz, plan miasta 1:10 000: Panorama Karkonoszy, mapa szlakow turystycznych (Polish Edition)

Karpacz, plan miasta 1:10 000: Panorama Karkonoszy, mapa szlakow turystycznych (Polish Edition) Karpacz, plan miasta 1:10 000: Panorama Karkonoszy, mapa szlakow turystycznych (Polish Edition) J Krupski Click here if your download doesn"t start automatically Karpacz, plan miasta 1:10 000: Panorama

Bardziej szczegółowo

klikamy Next 4. Wybieramy zgodność z systemem Virtual Machine hardware compatibility z listy zaznaczamy Workstation 6 Next 5.

klikamy Next 4. Wybieramy zgodność z systemem Virtual Machine hardware compatibility z listy zaznaczamy Workstation 6 Next 5. Instalacja Novell NetWare 5 przygotowanie do instalacji 1. Włożyć płytę do napędu 2. Wybieramy New Virtual Machine ( uruchamiamy ją) 3. Wybieramy typ instalacji Custom (what type of configuration do you

Bardziej szczegółowo

DO MONTAŻU POTRZEBNE SĄ DWIE OSOBY! INSTALLATION REQUIRES TWO PEOPLE!

DO MONTAŻU POTRZEBNE SĄ DWIE OSOBY! INSTALLATION REQUIRES TWO PEOPLE! 1 HAPPY ANIMALS B09 INSTRUKCJA MONTAŻU ASSEMBLY INSTRUCTIONS Akcesoria / Fittings K1 M M1 ZM1 Z T G1 17 szt. / pcs 13 szt. / pcs B1 13 szt. / pcs W4 13 szt. / pcs W6 14 szt. / pcs U1 1 szt. / pcs U N1

Bardziej szczegółowo

Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition)

Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition) Wojewodztwo Koszalinskie: Obiekty i walory krajoznawcze (Inwentaryzacja krajoznawcza Polski) (Polish Edition) Robert Respondowski Click here if your download doesn"t start automatically Wojewodztwo Koszalinskie:

Bardziej szczegółowo

Weronika Mysliwiec, klasa 8W, rok szkolny 2018/2019

Weronika Mysliwiec, klasa 8W, rok szkolny 2018/2019 Poniższy zbiór zadań został wykonany w ramach projektu Mazowiecki program stypendialny dla uczniów szczególnie uzdolnionych - najlepsza inwestycja w człowieka w roku szkolnym 2018/2019. Tresci zadań rozwiązanych

Bardziej szczegółowo

OSI Network Layer. Network Fundamentals Chapter 5. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1

OSI Network Layer. Network Fundamentals Chapter 5. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1 OSI Network Layer Network Fundamentals Chapter 5 Version 4.0 1 OSI Network Layer Network Fundamentals Rozdział 5 Version 4.0 2 Objectives Identify the role of the Network Layer, as it describes communication

Bardziej szczegółowo

user s manual Applications client for mobile devices NVR-3000 series NVR s

user s manual Applications client for mobile devices NVR-3000 series NVR s user s manual Applications client for mobile devices NVR-3000 series NVR s Applications client for mobile devices for 3000 series NVR s - user manual ver.1.0 IMPORTANT SAFEGUARDS AND WARNINGS ATTENTION!

Bardziej szczegółowo

INFORMATOR TECHNICZNY WONDERWARE

INFORMATOR TECHNICZNY WONDERWARE Informator techniczny nr 121 19-03-2010 INFORMATOR TECHNICZNY WONDERWARE Zalecana instalacja i konfiguracja Microsoft SQL Server 2008 Standard Edition dla oprogramowania Wonderware UWAGA! Przed instalowaniem

Bardziej szczegółowo

Realizacja systemów wbudowanych (embeded systems) w strukturach PSoC (Programmable System on Chip)

Realizacja systemów wbudowanych (embeded systems) w strukturach PSoC (Programmable System on Chip) Realizacja systemów wbudowanych (embeded systems) w strukturach PSoC (Programmable System on Chip) Embeded systems Architektura układów PSoC (Cypress) Możliwości bloków cyfrowych i analogowych Narzędzia

Bardziej szczegółowo

TTIC 31210: Advanced Natural Language Processing. Kevin Gimpel Spring Lecture 9: Inference in Structured Prediction

TTIC 31210: Advanced Natural Language Processing. Kevin Gimpel Spring Lecture 9: Inference in Structured Prediction TTIC 31210: Advanced Natural Language Processing Kevin Gimpel Spring 2019 Lecture 9: Inference in Structured Prediction 1 intro (1 lecture) Roadmap deep learning for NLP (5 lectures) structured prediction

Bardziej szczegółowo

User s manual. RXCamLink

User s manual. RXCamLink User s manual RXCamLink RXCamLink User's manual ver. 1.0 FOREWORD INFORMATION 1. RXCamLink - foreword information RXCamLink is mobile application available for Android and IOS. It can be downloaded from

Bardziej szczegółowo

user s manual Applications client for mobile devices NVR-5000 series NVR s

user s manual Applications client for mobile devices NVR-5000 series NVR s user s manual Applications client for mobile devices NVR-5000 series NVR s Applications client for mobile devices for 5000 series NVR s - user manual ver.1.1 IMPORTANT SAFEGUARDS AND WARNINGS ATTENTION!

Bardziej szczegółowo

INFORMATOR TECHNICZNY WONDERWARE

INFORMATOR TECHNICZNY WONDERWARE Informator techniczny nr 139 27-10-2014 INFORMATOR TECHNICZNY WONDERWARE Zalecana instalacja Microsoft SQL Server 2012 Standard Edition dla oprogramowania Wonderware UWAGA! Microsoft SQL Server 2012 należy

Bardziej szczegółowo

PL - GENESIS HX55 - INSTRUKCJA OBSŁUGI

PL - GENESIS HX55 - INSTRUKCJA OBSŁUGI PL - GENESIS HX55 - INSTRUKCJA OBSŁUGI 1) INSTALACJA: Instalacja sprzętu: Znajdź wolny port USB, Podłącz słuchawki do komputera Słuchawki powinny być gotowe do pracy Instalacja oprogramowania. Umieść dołączoną

Bardziej szczegółowo

Hippo Boombox MM209N CD. Instrukcja obsługi User s Manual

Hippo Boombox MM209N CD. Instrukcja obsługi User s Manual Hippo Boombox Instrukcja obsługi User s Manual OPIS PRZYCISKÓW: PL ON-OFF/MODE: 1. Włącz on/off: Naciśnij przycisk, aby włączyć urządzenie. Przytrzymaj dłużej, aby wyłączyć. 2. MODE: Wybierz źródło sygnału:

Bardziej szczegółowo

USB 306/307 Modem. Quick Start Guide Pierwsze kroki. www.sierrawireless.com

USB 306/307 Modem. Quick Start Guide Pierwsze kroki. www.sierrawireless.com USB 306/307 Modem Quick Start Guide Pierwsze kroki www.sierrawireless.com Welcome to the USB 306/307 modem Your package contains: USB 306/307 modem with TRU-Install This Quick Start Guide USB extension

Bardziej szczegółowo

IP Camera SVR201HD. Instrukcja Obsługi User s Manual

IP Camera SVR201HD. Instrukcja Obsługi User s Manual IP Camera SVR201HD Instrukcja Obsługi User s Manual SVR201HD PL Podłączenie urządzeń z systemem Android Instrukcja obsługi Przed ustawieniem kamery internetowej należy pobrać i zainstalować aplikację Guard.

Bardziej szczegółowo

www.irs.gov/form8879eo. e-file www.irs.gov/form990. If "Yes," complete Schedule A Schedule B, Schedule of Contributors If "Yes," complete Schedule C, Part I If "Yes," complete Schedule C, Part II If "Yes,"

Bardziej szczegółowo

The HOCHTIEF Polska Supplier Portal Frequently Asked Questions (FAQ)

The HOCHTIEF Polska Supplier Portal Frequently Asked Questions (FAQ) The HOCHTIEF Polska Supplier Portal Frequently Asked Questions (FAQ) Strona 1 z 6 1. What is the HOCHTIEF Polska Supplier Portal? 2 2. Why should I use the HOCHTIEF Polska Supplier Portal? 2 3. Is the

Bardziej szczegółowo