• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

1531 Network & Security courses

Supporting Microsoft Exchange

5.0(3)

By Systems & Network Training

Microsoft Exchange training course description A hands on course focusing on the day to day running of Microsoft Exchange. The course is designed for those with a sound understanding of how Exchange forwards emails and concentrates on important issues such as monitoring, backups and restores. This course can be delivered on any version of Microsoft exchange and tailored as required. What will you learn Install MS Exchange Create, configure and manage user mailboxes. Configure and administer MS Exchange. Backup and restore MS Exchange. Microsoft Exchange training course details Who will benefit: Anyone working with MS Exchange. Prerequisites: Total SMTP and email for engineers Duration 3 days Microsoft Exchange training course contents Review of mail basics Basic routing & Client/Server, Mail flow & protocols, Mail server technology. Exchange features MAPI, Database, The Exchange organisation, Active Directory consideration. Installing Understanding server roles, Planning for Exchange, Preparing Active Directory, Preparing the host server, Installing Exchange. Introduction to Exchange management tools Exchange Management shell, Exchange Management console. Administration Configuring SMTP domains, Send connectors, Receive connectors, Setting up & managing user mailboxes, Setting up resource mailboxes, Mail enabled groups, Address lists. Troubleshooting Security & troubleshooting wizards, Windows platform tools, External/Internet tools.

Supporting Microsoft Exchange
Delivered in Internationally or OnlineFlexible Dates
£3,497

Application delivery fundamentals

5.0(3)

By Systems & Network Training

Application delivery training course description A concise hands on course covering section 1 of the F5 networks AD fundamentals exam. The course focuses on the technology and not any one manufacturers product. This will enable delegates to work with devices from any manufacturer. Practical hands on with Cisco and Microsoft systems follow the major sessions to reinforce the theory. What will you learn Explain, compare and contrast the OSI layers. Explain protocols and technologies specific to the data link layer. Explain protocols and apply technologies specific to the network layer. Explain the features and functionality of protocols and technologies specific to the Transport layer. Explain the features and functionality of protocols and technologies specific to the Application layer Application delivery training course details Who will benefit: Anyone taking the F5 networks AD fundamentals exam. Technical staff working in Application delivery. Prerequisites: None. Duration 3 days Application delivery training course contents What is TCP/IP? Protocols, services. The Internet, RFCs, The OSI 7 layer model. Layer 1 cables. Ping and addressing Host configuration of IP addresses, subnet masks, default gateways, ipconfig, ping. Hands on Configuring TCP/IP, ping. Ethernet and the data link layer 802.3, evolution, choosing cables, topologies, CSMA/CD, hubs, NICs, MAC addresses. Hands on Analysing MAC addresses. IP and Ethernet Relationship. Hands on ARP. What is a switch? Switches connect multiple devices, switches versus hubs, simultaneous conversations, switches work at layer 2, the forwarding database, how the forwarding database is built, broadcast and collision domains. Hands on Difference between hubs and switches. Link aggregation Loops, broadcast storms, STP, Architectures, modes, link aggregation, load sharing, resilience. Hands on fail over times. VLANs Virtual versus physical LANs, Why have VLANs? Broadcast domains. Hands on VLANs effect on traffic. IP IP datagram format, ICMP datagram format. Hands on Analysing IP and ICMP packets. IP addressing Format of addresses, registering, dotted decimal notation, choosing addresses, DHCP. Hands on impact of addressing errors. Routing What is a router? Reason for routing, network addressing, default gateways, how routing works, routing and addresses, routing tables, traceroute. Hands on Using a routed network. Routing protocols IGPs, EGPs, RIP & OSPF. Hands on Configuring routers for RIP and OSPF. Subnetting When to subnet, subnet masks, working with subnetting, CIDR notation. Hands on Changing the routed network to use subnetting. The transport layer UDP, Ports, TCP, acknowledgements, sliding windows. Hands on Analysing packets. Applications Clients, servers, web, Email SMTP, resource sharing, IM, VoIP, Video over IP, terminal emulation, FTP. Hands on FTP, SIP. Web pages URLs, DNS, names to IP addresses. HTTP, versions and status codes. Keepalives, cookies. Hands on Analysing HTTP headers.

Application delivery fundamentals
Delivered in Internationally or OnlineFlexible Dates
£3,497

Definitive Kamailio for engineers

5.0(3)

By Systems & Network Training

Kamailio training course description Kamailio (formerly known as OpenSER) provides a scalable SIP server suitable for small through to carrier grade installations. This course will teach you how to install, configure and troubleshoot the Kamailio product. What will you learn Install Kamailio. Control Kamailio. Configure Kamailio. Troubleshoot Kamailio. Kamailio training course details Who will benefit: Technical staff working with Kamailio. Prerequisites: Definitive SIP for engineers. UNIX fundamentals. Duration 3 days Kamailio training course contents What is Kamailio? What is SER? SER history, OpenSER, versions. Kamailio. Supported platforms, SIP review. Hands on Simple SIP telephony without a SIP server. Installing Kamailio Downloading Kamailio, Installation from source, package installation, CVS, default passwords Hands on Kamailio installation. Controlling Kamailio Starting, stopping and controlling Kamailio. Starting Kamailio automatically at boot time. Hands on Controlling the server First configuration Basic configuration. Hands on SIP telephony with Kamailio. Monitoring Logs, xlog, openserctl, syslog. Hands on Logging. Kamailio architecture Kamailio core, Kamailio modules, file locations, persistent data storage, database structure. Hands on Database integration. Core configuration Keywords, values, parameters, functions, routing blocks, constructs. Hands on Advanced Kamailio configuration. Module configuration Overview of modules available, AAA integration, least cost routing. Redirects Hands on Configuring modules. Architectures DNS integration, peering, OSP, NAT traversal, SIP to GSM. Hands on peering. Asterisk integration Altering tables to work with Asterisk, Asterisk as a voicemail system. Design issues, High availability. Hands on Integrating Kamailio with Asterisk.

Definitive Kamailio for engineers
Delivered in Internationally or OnlineFlexible Dates
£3,497

Complete REXX programming

5.0(3)

By Systems & Network Training

REXX training course description A hands on training course covering the Restructured EXtended eXecutor (REXX) language. A large number of exercises are used to reinforce and emphasise lecture sessions. What will you learn Write REXX programs. Debug REXX programs. Examine existing code and determine its function. REXX training course details Who will benefit: Anyone wishing to learn REXX. Prerequisites: None although experience in another high level language would be useful. Duration 3 days REXX training course contents Introduction to REXX What is REXX? REXX environments, invoking a REXX exec, a sample REXX exec, REXX clause types. REXX variables and data Literal data, variable data, assignment, simple variables, compound variables, stem variables, constant data, numeric data, arithmetic operations, character manipulation, hexadecimal data. The parse instruction Parse format, Parse examples, Parse arg, Parse pull, Parse value, special templates, place holders, literal templates, numeric templates, variable templates. Control structures Relational conditions, logical operators, simple selection, looping: uncontrolled and controlled loops, infinite loops, conditional loops, controlling loops, leave, iterate, multiple selection, instructions for subroutines, exit. Sub routines and functions Internal and external subroutines, call, ARG(), ARG(n)return, exit, scope of variables, procedure, functions, built in functions, overriding built in functions. Performing I/O Command conventions, preparing to read a file, execio, limitations, execio for reading, DISKR, DISKRU, DISKW, return codes. External functions listdsi, msg, outtrap, prompt, sysdsn, sysvar, storage Tracing Immediate commands, the trace facility, signal and call statements. Built in functions Text handling functions, string handling, word handling, arithmetic, data conversion, bit manipulation, environment. The data stack Data stack structure, REXX instructions for the data stack, REXX functions for the data stack, TSO/E commands for the data stack. REXX in batch TSO/E foreground. TSO/E background.

Complete REXX programming
Delivered in Internationally or OnlineFlexible Dates
£3,497

Ansible for engineers

5.0(3)

By Systems & Network Training

Ansible for engineers training course description An introduction to automation using ansible. Ansible is a general purpose IT automation platform that can be use for a number of purposes. The course covers configuration management, cloud provisioning and application deployment with ansible. Hands on sessions follow all major sections. What will you learn Install ansible. Automate tasks with ansible. Write ansible playbooks. Ansible for engineers training course details Who will benefit: Administrators and developers automating tasks. Prerequisites: Linux administration skills Duration 3 days Ansible for engineers training course contents What is ansible? The language, the engine, the framework. Uses of ansible, orchestration. Hands on Installing ansible. Ansible architecture ible architecture Controlling machines, nodes, Agentless, SSH, modules, JSON protocol. Configuration management, inventories, playbooks, modules, roles. Hands on Getting started, running ad hoc commands. Ansible and Vagrant Prototyping and testing. Hands on Using ansible with Vagrant. Ad hoc commands Parallelism, shell commands, managing files and directories, file transfer, package management, manage user and groups, deploying applications, service management, background jobs, checking log files, managing cron jobs. Hands on Using ansible with Vagrant. Playbooks ansible-playbook, users, sudo, YAML, plays, tasks, handlers, modules. Hands on Running playbooks. More playbooks Handlers, variables, environmental variables, playbook variables, inventory variables, variable scope and precedence, accessing variables, facts, ansible vault. Conditionals, wait_for. Hands on Using variables and conditions in playbooks. Roles and includes Dynamic includes, Handler includes, playbook includes. Roles, role parts: handlers, files, templates, cross platform roles, ansible galaxy. Hands on includes example, building roles. Inventories /etc/ansible/hosts, inventory variables, static inventories, dynamic inventories. Hands on Inventories and variables. Miscellanea Individual server cookbooks, Main playbook for configuring all servers. Hands onPlaybooks.

Ansible for engineers
Delivered in Internationally or OnlineFlexible Dates
£3,497

XML primer

5.0(3)

By Systems & Network Training

XML primer training course description This course has been designed for web and intranet developers who want to accelerate their learning of XML and its applications without the grind of book learning. Although a basic knowledge of HTML and JavaScript is assumed, it is also assumed you know very little about XML and how to use it. On completion of this course you should understand the benefits of using XML and be able to design XML solutions where applicable to your company's Internet/intranet requirements. The course will be particularly beneficial if you want to know how to communicate data to diverse applications over the Internet or company intranet. What will you learn Write XML. Debug XML. Examine existing code and determine its function. XML primer training course details Who will benefit: Anyone working with XML. Prerequisites: HTML5 development fundamentals Duration 3 days XML primer training course contents The origins of XML Markup languages, SGML, document type definitions and validity, introducing XML, IE and XML, accessing content and adding style. Basic XML XML document structure, elements and attributes, grammar, well formed documents, other XML elements and references. Document Type Definition (DTDs) Creating a DTD, basic declaration, declaring elements, content definitions, entities, entity declarations, notations, defining attributes, attribute types, forcing inclusion or exclusion of DTD sections, validation. Namespaces Declaring namespaces, scoping, removing and changing namespaces, qualified names, attribute namespaces. An introduction to schemas Constructing schemas, defining the root element and its contents,<ELEMENTTYPE>, defining root element contents, adding attributes definitions, <ATTRIBUTETYPE>, <ELEMENT>, <ATTRIBUTE>. XML & the Document Object Model (DOM) What the DOM offers, DOM and W3C. Basic DOM concepts XML documents as trees, terminology of tree elements. Key DOM Objects: The document object and its creation, base objects, IE specifics, the XML node hierarchy. Programming DOM Viewing a DOM model as XML, getting the root element of a document, iterating nodes of a DOM, basic node properties, collection objects, searching for specific values, filtering a nodelist by tagname, more filtering methods, selecting nodes from their attributes. Amending Content and Structure Creating/saving a DOM as XML, changing content/structure, dynamically building a DOM. Using ASP and other techniques ASP techniques, HTTPREQUEST object, XSL, transforming and formatting XML. Formatting Using CSS. CSS And XML. XSL Transformations - XSLT Introduction, the XSL root element, applying XSL stylesheets to XML, XSL elements and operations, instructions - creating text nodes and applying templates, a 'drill-down' approach, simple output formatting, pattern filters - patterns based on position, the Match and Select attributes and their patterns, formatting output, creating new XML in output.

XML primer
Delivered in Internationally or OnlineFlexible Dates
£3,497

Diploma in Cyber Security Advanced Training - Level 3 (QLS Endorsed)

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support

Diploma in Cyber Security Advanced Training - Level 3 (QLS Endorsed)
Delivered Online On Demand2 hours
£15

Cyber Security & GDPR Training - CPD Accredited

By Wise Campus

Cyber Security: Cyber Security Stay alert from cyber attack!- Enrol Level 5 Diploma in Cyber Security course to get brief details about cyber security. Are you interested to know about the cyber security action plan? If you want to secure your social media and know about window setting, this Level 5 Diploma in Cyber Security course is the perfect choice for you. The Level 5 Diploma in Cyber Security course is made to help students who want to improve their core cyber security competencies. The Level 5 Diploma in Cyber Security, a recognized UK credential, teaches candidates the skills that businesses all over the world demand. Programs leading to the Level 5 Diploma in Cyber Security are designed to impart knowledge based on concepts and real-world knowledge required by both present-day and future enterprises. A practical approach to protecting people and data from cyberattacks will be identified and evaluated as part of the Level 5 Diploma in Cyber Security course. In a safe and secure manner, the Level 5 Diploma in Cyber Security also has connected effects. The technical knowledge and abilities required to achieve a fulfilling career in the industry are presented in the Level 5 Certificate in Cyber Security course. The roles of cyber security agents in defending organisations and people against a range of dangers are covered in detail in Level 5 Diploma in Cyber Security course, as well as their tasks and obligations. Enrol as soon as possible in our Level 5 Diploma in Cyber Security to expand your expertise! Main Course: Level 5 Diploma in Cyber Security Course Free Course is including with this Cyber Security: Cyber Security Course. Along with The Cyber Security: Cyber Security Course, We Offer a free GDPR Course Special Offers of this Cyber Security: Cyber Security Course This Cyber Security: Cyber Security Course includes a FREE PDF Certificate. Lifetime access to this Cyber Security: Cyber Security Course Instant access to this Cyber Security: Cyber Security Course Get FREE Tutor Support to this Cyber Security: Cyber Security Course Cyber Security: Cyber Security With no prior knowledge or experience needed, this Level 5 Diploma in Cyber Security explores the threats posed by cybercriminals, countermeasures that can be taken, and the creation of a corporate-wide cyber security policy. This Level 5 Diploma in Cyber Security course also covers a number of important cyber security tools and techniques as well as the main duties and responsibilities of cyber security specialists. Who is this course for? Cyber Security: Cyber Security Anybody interested in cyber security should read this level 5 diploma in cyber security. Requirements Cyber Security: Cyber Security To enrol in this Cyber Security: Cyber Security Course, students must fulfil the following requirements. To join in our Cyber Security: Cyber Security Course, you must have a strong command of the English language. To successfully complete our Cyber Security: Cyber Security Course, you must be vivacious and self driven. To complete our Cyber Security: Cyber Security Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this Cyber Security: Cyber Security Course. Career path Cyber Security: Cyber Security You can immediately enter employment in a relevant profession after completing your Level 5 diploma in Cyber Security. the following: IT Security specialist Cyber Security engineer Cyber Security analyst Security operations manager IT Business Analyst Information Architect Vulnerability Researcher Incident Responder Computer Forensics Investigator

Cyber Security & GDPR Training - CPD Accredited
Delivered Online On Demand2 hours 18 minutes
£12

General Data Protection Regulation (GDPR) with Cyber Security & IT Security

By Wise Campus

General Data Protection Regulation (GDPR) with Cyber Security & IT Security Enrol in our GDPR training course to safeguard sensitive information from theft and misuse! Are you open to pursuing a career in the area of legislation that updated and standardised data privacy regulations across the European Union? Our GDPR training will outline the regulation's extensive effects. The knowledge and abilities required to oversee all parts of compliance will be developed with the aid of GDPR training. You can run your business more effectively once you have successfully completed the GDPR training. Additionally, GDPR training can help you advance within your present organisation or launch your business venture with the greatest likelihood of success. You'll learn about the new GDPR regulations for protecting personal information and the most important new developments in this GDPR training session. The duties of data controllers and processors are also included in GDPR training. With our GDPR Training, you will also receive instruction on how to handle sensitive personal data and data protection jargon. You will have knowledge of what is required of businesses in terms of handling data protection by the end of the GDPR Training. You may put into practice a GDPR compliance strategy for your company with the aid of GDPR training. Improve your professional opportunities for life by adding a certificate from a GDPR training course to your resume. Special Offers of this General Data Protection Regulation (GDPR) with Cyber Security & IT Security Course This General Data Protection Regulation (GDPR) with Cyber Security & IT Security Course includes a FREE PDF Certificate. Lifetime access to this General Data Protection Regulation (GDPR) with Cyber Security & IT Security Course Instant access to this General Data Protection Regulation (GDPR) with Cyber Security & IT Security Course Get FREE Tutor Support to this General Data Protection Regulation (GDPR) with Cyber Security & IT Security Course General Data Protection Regulation (GDPR) with Cyber Security & IT Security Unlock the power of GDPR compliance with our in-depth GDPR Training—your pathway to expertise in data privacy regulations across the European Union. This GDPR Training provides you with essential insights into the sweeping impact of GDPR on businesses, ensuring you gain the skills and knowledge to master every aspect of compliance. By completing our GDPR Training, you’ll be equipped to streamline operations, enhance data security, and drive your business forward. Whether you aim to excel in your current role or venture into a new business, our GDPR Training empowers you with tools for sustained success in data protection. Who is this course for? General Data Protection Regulation (GDPR) with Cyber Security & IT Security Anyone can take this GDPR Training who is really interested in learning about the GDPR industry and the accompanying topics, such as: Data Protection Advisor Data Manager Data Protection Officer Data Protection Analyst Cybersecurity Analyst Risk Analyst and Security Consultant Requirements General Data Protection Regulation (GDPR) with Cyber Security & IT Security To enrol in this General Data Protection Regulation (GDPR) with Cyber Security & IT Security Course, students must fulfil the following requirements. To join in our GDPR: GDPR Course, you must have a strong command of the English language. To successfully complete our GDPR: GDPR Course, you must be vivacious and self driven. To complete our GDPR: GDPR Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this GDPR: GDPR Course. Career path GDPR with Cyber Security & IT Security This GDPR Training course will open doors for you and point you in the direction of numerous employment options with lucrative salaries ranging from £21,000 to £100,000 annually. GDPR Manager, Data Manager, Data Protection Officer, Cyber Security Analyst, and other relevant jobs can be obtained with a GDPR Training certificate.

General Data Protection Regulation (GDPR) with Cyber Security & IT Security
Delivered Online On Demand5 hours 18 minutes
£12

Cisco Securing Networks with Cisco Firepower Next Generation Firewall v1.0 (SSNGFW)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Security administrators Security consultants Network administrators System engineers Technical support personnel Cisco integrators and partners Overview After taking this course, you should be able to: Describe key concepts of NGIPS and NGFW technology and the Cisco Firepower Threat Defense system, and identify deployment scenarios Perform initial Cisco Firepower Threat Defense device configuration and setup tasks Describe how to manage traffic and implement Quality of Service (QoS) using Cisco Firepower Threat Defense Describe how to implement NAT by using Cisco Firepower Threat Defense Perform an initial network discovery, using Cisco Firepower to identify hosts, applications, and services Describe the behavior, usage, and implementation procedure for access control policies Describe the concepts and procedures for implementing security intelligence features This course gives you knowledge and skills to use and configure Cisco© Firepower Threat Defense technology, beginning with initial device setup and configuration and including routing, high availability, Cisco Adaptive Security Appliance (ASA) to Cisco Firepower Threat Defense migration, traffic control, and Network Address Translation (NAT). You will learn how to implement advanced Next-Generation Firewall (NGFW) and Next-Generation Intrusion Prevention System (NGIPS) features, including network intelligence, file type detection, network-based malware detection, and deep packet inspection. You will also learn how to configure site-to-site VPN, remote-access VPN, and Secure Sockets Layer (SSL) decryption before moving on to detailed analysis, system administration, and troubleshooting. Cisco Firepower Threat Defense Overview Examining Firewall and IPS Technology Firepower Threat Defense Features and Components Examining Firepower Platforms Examining Firepower Threat Defense Licensing Cisco Firepower Implementation Use Cases Cisco Firepower NGFW Device Configuration Firepower Threat Defense Device Registration FXOS and Firepower Device Manager Initial Device Setup Managing NGFW Devices Examining Firepower Management Center Policies Examining Objects Examining System Configuration and Health Monitoring Device Management Examining Firepower High Availability Configuring High Availability Cisco ASA to Firepower Migration Migrating from Cisco ASA to Firepower Threat Defense Cisco Firepower NGFW Traffic Control Firepower Threat Defense Packet Processing Implementing QoS Bypassing Traffic Cisco Firepower NGFW Address Translation NAT Basics Implementing NAT NAT Rule Examples Implementing NAT Cisco Firepower Discovery Examining Network Discovery Configuring Network Discovery Implementing Access Control Policies Examining Access Control Policies Examining Access Control Policy Rules and Default Action Implementing Further Inspection Examining Connection Events Access Control Policy Advanced Settings Access Control Policy Considerations Implementing an Access Control Policy Security Intelligence Examining Security Intelligence Examining Security Intelligence Objects Security Intelligence Deployment and Logging Implementing Security Intelligence File Control and Advanced Malware Protection Examining Malware and File Policy Examining Advanced Malware Protection Next-Generation Intrusion Prevention Systems Examining Intrusion Prevention and Snort Rules Examining Variables and Variable Sets Examining Intrusion Policies Site-to-Site VPN Examining IPsec Site-to-Site VPN Configuration Site-to-Site VPN Troubleshooting Implementing Site-to-Site VPN Remote-Access VPN Examining Remote-Access VPN Examining Public-Key Cryptography and Certificates Examining Certificate Enrollment Remote-Access VPN Configuration Implementing Remote-Access VPN SSL Decryption Examining SSL Decryption Configuring SSL Policies SSL Decryption Best Practices and Monitoring Detailed Analysis Techniques Examining Event Analysis Examining Event Types Examining Contextual Data Examining Analysis Tools Threat Analysis System Administration Managing Updates Examining User Account Management Features Configuring User Accounts System Administration Cisco Firepower Troubleshooting Examining Common Misconfigurations Examining Troubleshooting Commands Firepower Troubleshooting

Cisco Securing Networks with Cisco Firepower Next Generation Firewall v1.0 (SSNGFW)
Delivered OnlineFlexible Dates
Price on Enquiry