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

43779 Courses

Introduction to the Junos Operating System

5.0(3)

By Systems & Network Training

Junos Operating System training course description This course provides students with the foundational knowledge required to work with the Junos OS and to configure Junos devices. The course provides a brief overview of the Junos device families and discusses the key architectural components of the software. The course then delves into foundational routing knowledge and configuration examples including general routing concepts, routing policy, and firewall filters. Delegates will gain experience in configuring and monitoring the Junos OS and monitoring basic device operations. This course is based on Junos OS Release 15.1X49. What will you learn Describe the design architecture of the Junos OS. Navigate within the Junos CLI and perform tasks within the CLI operational and configuration modes. Configure and monitor network interfaces. Navigate within the Junos J-Web interface. Identify where you might use firewall filters. Explain basic routing operations and concepts. Identify key factors in Juniper Networks' security. Junos Operating System training course details Who will benefit: This course benefits individuals responsible for configuring and monitoring devices running the Junos OS. Prerequisites: TCP/IP foundation for engineers Duration 3 days Junos Operating System training course contents Junos Operating System Fundamentals The Junos OS Traffic Processing Overview of Junos Devices User Interface Options-The Junos CLI User Interface Options The Junos CLI: CLI Basics The Junos CLI: Operational Mode The Junos CLI: Configuration Mode User Interface Options-The J-Web Interface The J-Web GUI Configuration Lab 1: User Interface Options Initial Configuration Factory-Default Configuration Initial Configuration Interface Configuration Lab 2: Initial System Configuration Secondary System Configuration User Configuration and Authentication System Logging and Tracing Network Time Protocol Archiving Configurations SNMP Lab 3: Secondary System Configuration Operational Monitoring and Maintenance Monitoring Platform and Interface Operation Network Utilities Maintaining the Junos OS Password Recovery System Clean-Up Lab 4: Operational Monitoring and Maintenance Interface Configuration Examples Review of the Interface Configuration Hierarchy Interface Configuration Examples Using Configuration Groups Routing Fundamentals Routing Concepts: Overview of Routing Routing Concepts: The Routing Table Routing Concepts: Routing Instances Static Routing Dynamic Routing Lab 5: Routing Fundamentals Routing Policy Routing Policy Overview Case Study: Routing Policy Lab 6: Routing Policy Firewall Filters Firewall Filters Overview Case Study: Firewall Filters Unicast Reverse-Path-Forwarding Checks Lab 7: Firewall Filters Class of Service CoS Overview Traffic Classification Traffic Queueing Traffic Scheduling Case Study: CoS Lab 8: Class of Service JTAC Procedures Opening a Support Case Customer Support Tools Transferring Files to JTAC Juniper Security Concepts Security Challenges Juniper's Security Focus Appendix A: IPv6 Fundamentals IPv6 Addressing Protocols and Services Configuration

Introduction to the Junos Operating System
Delivered in Internationally or OnlineFlexible Dates
£2,367

Essentials of Mediation (3 Days)

4.3(10)

By The TCM Group

This OCN London accredited three-day course is unit one of the National Certificate in Workplace Mediation™. Essentials of Mediation™ covers the key areas to develop the core competencies required to undertake mediation casework within the workplace. The programme trains individuals to the highest standards in mediation best practice (via the FAIR mediation model), active listening, non-violent communication (NVC) and problem-solving.

Essentials of Mediation (3 Days)
Delivered Online & In-PersonFlexible Dates
£1,095

LINX 3 training course description A detailed study of BGP, from the basics of how it works through to advanced issues such as route reflectors, policy, filtering, route selection and routing registries. The course culminates with a study of an industrial strength BGP template illustrating important issues such as bogon filtering. Practical hands on with routers follow the major sessions to reinforce the theory. A multiple choice exam, leading to the LAIT III certification, is available after the course. The exam consists of 60 questions and lasts 2 hours. What will you learn Connect enterprises to the Internet, and ISPs to each other. Describe how BGP works. List, describe and configure the main BGP attributes. Implement and troubleshoot BGP. Work with route aggregation and calculate CIDR prefixes in seconds. Influence traffic paths with BGP. LINX 3 training course details Who will benefit: Network engineers. Prerequisites: LAIT I and II OR CCNP and take LAIT I and LAIT II exams whilst on this course. Duration 5 days LINX 3 training course contents Basic BGP IGPs, EGPs, What's BGP? BGP RIB, in/out process, tables peers, adding routes. Hands on Simple configuration and troubleshooting. The Internet and peering ASs, AS numbers, Internet structure, ISP types, ISP network design, IXs, peering vs. transit, public/ private peering, bi/multi-lateral peering. Hands on AS information gathering. How BGP works Incremental updates, Path vector protocols, BGP protocol stack, the BGP header, message types, NLRI, withdrawn routes, route refresh, route dampening. Hands on More troubleshooting, packet analysis. MBGP and IPv6 Multiprotocol routing, AFI, SAFI, MBGP and multicasts, IPv6, MPLS VPNs. Hands on IPv6 BGPv4 aggregation CIDR, benefits, techniques, shortcuts, configuring BGP aggregation, leaking routes. Hands on Reducing routing table size. BGP path selection BGP attributes, attribute types, route selection order, Local preference, AS prepend, MEDs. Hands on Influencing traffic with BGP. BGP routing policies What is policy? Examples, route filtering, AS filtering, REs, applying preference selectively, peer groups. Hands on Sophisticated policies. RIPE and routing registries RIRs, Allocations, assignments, PI vs. PA. Objects, RPSL, routing registry, Hands on The RIPE database. Automating BGP configuration Automation tools, whois, IRRToolSet, Bogon lists, tracking bogon lists, HTTP, Peering, routing registries, DNS. Communities What is a community? Community names, communities for: peer types and geography. RFC 1998, default communities. Hands on Setting local preference on other routers. Route servers What are route servers? LINX route servers, route server policy control, What are route collectors, Looking glasses. Hands on Setting up and working with a route server. Peer relationships IBGP, EBGP, next hop self, advertising routes into/out of BGP, synchronisation. Hands on IBGP, troubleshooting a large BGP network. Route reflectors and confederations Full mesh IBGP, Route reflectors, RR configuration and design, confederations, migration issues. Hands on RR configuration. BGP architectures Stub vs. transit AS, when to use BGP, multihoming strategies and issues, default routes. Multihop EBGP, load balancing. Hands on Multihoming. BGP security RFC 7454, security steps, BGP TTL security, filters, RPKI, ROAs, rsync, rrdp, validators. A secure BGP template. Hands on RPKI prefix validation.

LINX 3
Delivered in Internationally or OnlineFlexible Dates
£2,797

Linux for network engineers

5.0(3)

By Systems & Network Training

Linux training course description A Linux foundation appropriate for all flavours of Linux, focussed on getting network engineers up and running with Linux. The command line is used throughout. The course progresses from the basics of Linux commands onto useful tools such as grep, then shell features such as piping and then onto shell scripting. Administration aspects covered are the tasks network engineers are most likely to encounter such as software installation. Hands on exercises concentrate on network related tasks such as installing net-snmp and using shell scripts to provide network automation. What will you learn Use Linux commands to perform a variety of tasks from manipulating files to handling processes. Create and edit files with vi. Work with permissions. Write simple shell scripts. Install software packages. Configure base networking. Linux training course details Who will benefit: Network engineers. Prerequisites: TCP/IP Foundation Duration 5 days Linux training course contents What is Linux? Linux distributions, open source software. Getting started Logging in, changing passwords, logging out. Hands on Basics and root access. Linux basics Command structure. The Linux manuals, basic commands (who, date, tty, uname, echo, banner...). Hands on Using the CLI. Connecting to a network IP configuration, DHCP, static addressing, routing, ifconfig, ping, netstat, traceroute, dig. Hands on Network configuration and testing. Managing Software Package Concepts, Comparison of package formats, RPM, rpm Commands, Yum, Debian Packages, dpkg, apt-cache, apt-get, dselect, aptitude, Converting Between Package Formats, Dependencies and Conflicts, Startup Script Problems, Shared Libraries, Library Management Hands on Installing network packages such as nmap and net-snmp. Processes and log files ps, kill, background processes, at, exec, priorities. Managing Linux log files. Syslogd. Setting the time. Cron and cronjobs. Managing Processes, the Kernel: The First Process. Hands on Controlling daemons and services. Setting up a TFTP server. Filesystem commands Home directories, manipulating files and directories, Filesystem layout, Pathnames, hard and symbolic links. Viewing files. Hands on Exploring the filesystem, working with network device configuration files. The Linux editors ed, vi, shell escapes, .exrc. Hands on Editing network device configuration files. Extracting data from files grep, find, cut, sort and paste… Hands on Working with syslog files. Permissions Theory, chmod, chown, newgrp. Hands on Handling permission problems. The shell Metacharacters, piping and redirection. Hands on Running SNMP commands and working with their output. Basic shell scripting What are shell scripts? Simple scripts, control structures. Variable. Setting variables, using variables, set, scope, export, sourcing, environmental variables, read. Positional parameters: $0 to $9, $#, $* and others. shift parameter substitution. Control statements: The test command, if , while loops, for loops, the case statement. Hands on Automating network tasks. Customising your environment Environmental variables, stty, .profile and other startup files. Hands on Customising Linux. Introduction to administration The root user, su. Managing users and groups. Hands on The power of root. Archiving files Backups, tar, cpio, dd, gzip. Hands on Working with tar files. Booting Linux and Editing Files Installing Boot Loaders, GRUB Legacy, GRUB 2, Alternative Boot Loaders, the Boot Process, Boot Messages, Runlevels and the Initialization Process, Runlevel Functions, Runlevel Services, Alternative Boot Systems , Upstart, system. Hands on Installing network services on Linux.

Linux for network engineers
Delivered in Internationally or OnlineFlexible Dates
£2,797

Emergency Paediatric First Aid

5.0(50)

By Pochat Training

QA Level 3 Award In Emergency Paediatric First Aid (RQF) Full day course Would you know what to do if you saw a child in need of First Aid? Being able to deal with paediatric emergencies can make the difference between the life and death of children, and save them a lot of suffering Course Contents: The Roles and Responsibilities of an Emergency Paediatric First Aider Assessing an Emergency Situation Accident Recording Minor Injuries Cuts, Grazes and Bruises Minor Burns and Scalds Managing an Unresponsive Infant or Child Recovery Position CPR Safe Use of an AED (Automated External Defibrillator) Choking Anaphylaxis Seizures Wounds and Bleeding Shock Benefits of this course: Would you know what to do if you saw a child in need of First Aid? Children are prone to minor injuries, but suffer from serious injuries also In 2014, 2,269 children in the UK were so badly bitten by an animal they had to be admitted to hospital More than 2 million children have accidents in the home for which they're taken to A&E - every year, with Under 5s accounting for 7% of all hospital emergency treatments Being able to deal with peadiatric emergencies can make the difference between the life and death of children, and save them a lot of suffering. This QA Level 3 Award in Emergency Paediatric First Aid (RQF) qualification is ideal for: - Parents/carers or family members who want to learn key paediatric first aid skills - Those who work with children and are not required to comply with Ofsted’s Childcare Register or Early Years Foundation Stage (EYFS) 2014 requirements Those who want to provide additional support in their organisation to existing paediatric first aiders that are trained to meet Ofsted’s Childcare Register or Early Years Foundation Stage (EYFS) 2014 requirements. For those who will be directly responsible for children, Ofsted requires people to do our two day Paediatric First Aid course instead We also run a Paediatric Annual Refresher to keep those life-saving skills up to date Accredited, Ofqual regulated qualification: Our Emergency Paediatric First Aid at Work course is a nationally recognised, Ofqual regulated qualification accredited by Qualsafe Awards. This means that you can be rest assured that your Emergency Paediatric First Aid certificate will fulfill the legal requirements. It is a very good way to make sure you and your employees are trained in First Aid for Children and Infants (babies). The Ofqual Register number for this course is 603/0786/9

Emergency Paediatric First Aid
Delivered In-Person in Chesterfield + more
£100 to £105

Project Team Leadership

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is designed for all project managers and project team leaders. This class is intended for PMP?s looking to earn PDU's, or for Project Managers looking to learn more about Project Team Leadership techniques. Project success depends on choosing, motivating, and leading the project team. This course focuses on improving the project manager?s human resource expertise, from initial planning through project closure. Participants will apply all course principles to a work-related case study taken directly from their work environment. At course completion, students will be able to develop a human resource plan, acquire optimal team members, develop and motivate team members, and manage team members to accomplish project goals. NOTE: This course will earn you 14 PDUs. 1 - Project Teams Overview Project Human Resource Management Project Human Resources Management Processes Case Study Selection 2 - Develop Human Resource Plan Plan Human Resource Management Roles and Responsibilities Project Organizational Chart Staffing Management Plan Resource Histogram 3 - Acquire Project Team Acquire Project Team Overview Multi-Criteria Decision Analysis Acquire Contract Resources Optimize Virtual Teams Best Practices Social Identity Theory Virtual Teams and Social Identity Theory Team Building Activities for Virtual Teams Cultural Diversity Individualism and Communitarianism Perspectives of Time and Space Fate and Personal Responsibility Face and Saving Face Body Language Create Resource Calendars 4 - Develop Project Team Develop Project Team Overview Ground Rules Form, Storm, Norm, Perform, Adjourn Team Building Team Building ? Personality Profiles Collaborative, Delphi, Majority and Plurality Decision Making Recognition and Rewards Expectancy Theory Maslow?s Hierarchy Of Needs Operant Conditioning Team Performance Assessment 5 - Manage Project Team Manage Project Team Overview Performance Problems Challenging Stakeholders Stress Management Conflict Management and Resolution Views of Conflict Sources of Project Management Conflict Conflict Resolution Survey Conflict Resolution Techniques Additional course details: Nexus Humans Project Team Leadership training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Project Team Leadership course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Project Team Leadership
Delivered OnlineFlexible Dates
£1,190

Carbon Capture and Storage (CCS): Project Risks & How to Manage Them – Virtual Instructor Led Training (VILT)

By EnergyEdge - Training for a Sustainable Energy Future

Discover the secrets of successful carbon capture and storage (CCS) project risk management through EnergyEdge's virtual instructor-led training (VILT). Join us and become an expert today!

Carbon Capture and Storage (CCS): Project Risks & How to Manage Them – Virtual Instructor Led Training (VILT)
Delivered In-PersonFlexible Dates
£2,099 to £2,199

Tool Tuning & Sharpening

By Philip Hodge

Get your woodworking tools into top condition so that you can confidently work with wood to fine tolerances

Tool Tuning & Sharpening
Delivered In-PersonFlexible Dates
£255

Teaching Assistant: Level 3 Certificate in STALIS (RQF) **FULLY RECOGNISED**

4.5(212)

By The Learning College Group

The TQUK Level 3 Certificate in Supporting Teaching & Learning in Schools (RQF) Teaching Assistant Qualification is to enable you to gain a recognised (RQF) qualification as a Teaching Assistant. As a Teaching Assistant you are responsible for carrying out practical and administrative tasks, and you are required to work under the direction of the class teacher in the supervision and support of pupils’ learning. In doing this you are helping to make more time available for the Teacher to teach on a daily basis.

Teaching Assistant: Level 3 Certificate in STALIS (RQF) **FULLY RECOGNISED**
Delivered Online On Demand1 hour
£395

Workplace First Aid Training

By Training Tale

Workplace First Aid Training Wherever we work or what precautions we take, there are always potential hazards. Furthermore, as we all know, sirens do not protect people from getting hurt. Nobody expects the worst, but one poor decision can result in a major disaster. As a result, we must be prepared to deal with any unexpected events. This Workplace First Aid Training course will increase your awareness and skills, critical for a first responder. This course is designed to equip you with the knowledge and skills necessary to first aid in low-risk situations such as workplaces, stores, colleges, and restaurants. You will also be able to assess hazardous working conditions and take immediate action to avoid or mitigate them. This Workplace First Aid Training course will also teach you how to spot common injuries and diseases, as well as what precautions to take to avoid them. Finally, you will gain a better understanding of COVID-19 and learn some basic first-aid procedures for this pandemic so that you can make your workplace a safer place for your coworkers and yourself. Learning Outcomes At the end of the Workplace First Aid Training course, the learner will be able to: Get a deep understanding of First aid. Explore the role of a First Aider. Take immediate action in the case of a fire, electrical emergency, and water emergency. Identify common accidents, injuries and work-related illnesses. Understand the basics of electrical, fire and gas safety. Do CPR. Describe different secondary diseases and injuries. Describe the basic idea about COVID-19. Why Choose Workplace First Aid Training Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials of Workplace First Aid Training Course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the course. Course Curriculum of Workplace First Aid Training Module 01: Introduction What is First Aid Aims of First Aid Who is a First Aider? First Aid Priorities The Role of a First Aider What's in a First Aid Box? Your Safety Activating the Emergency Medical System Module 02: Managing Incident at Workplaces Action at an Emergency Fires Electrical Incidents Water Incidents Significant Incidents/ Mass Casualties Module 03: Treating Secondary Injuries Eye Injuries Head Injuries Spinal Injuries Sprain and Strains Burns and Scalds Module 04: Resuscitation (CPR) Resuscitation Cardiopulmonary Resuscitation (CPR)- Primary Survey Resuscitation for Babies and Children Extra Things to Consider Module 05: Secondary Illness and Conditions Asthma Anaphylaxis Heart attack Stroke Diabetes Module 06: Additional Secondary Illness and Conditions Hypothermia Frostbite Poisons Hyperventilation Choking Shock Fainting Some Essential Things You Need to Know Module 07: COVID 19 Awareness What is COVID-19 The Origins of COVID-19 Mode of Transmission of the COVID-19 Virus Symptoms of COVID-19 Prevent Yourself and Others from COVID-19 Certificate of Completion You will receive a course completion certificate for free as soon as you complete the course. Module 01: Introduction 14:25 1: Introduction 11:25 2: Introduction 03:00 Module 02: Managing Incident at Workplaces 18:04 3: Managing Incident at Workplaces 15:04 4: Managing Incident at Workplaces 03:00 Module 03: Treating Secondary Injuries 36:33 5: Treating Secondary Injuries 32:33 6: Treating Secondary Injuries 04:00 Module 04: Resuscitation (CPR) 14:22 7: Resuscitation (CPR) 11:22 8: Resuscitation (CPR) 03:00 Module 05: Secondary Illness and Conditions 13:24 9: Secondary Illness and Conditions 10:24 10: Secondary Illness and Conditions 03:00 Module 06: Additional Secondary Illness and Conditions 17:11 11: Additional Secondary Illness and Conditions 15:11 12: Additional Secondary Illness and Conditions 02:00 Module 07: COVID 19 Awareness 13:37 13: COVID 19 Awareness 11:37 14: COVID 19 Awareness 02:00 Who is this course for? This Workplace First Aid Training course is highly recommended for those who may be called upon to provide first aid in the event of a variety of workplace incidents, injuries, or illnesses. Office workers, shop employees, warehouse or supply workers, and anyone interested in becoming a First Aider are included. Requirements There are no specific requirements for this Workplace First Aid Training course because it does not require any advanced knowledge or skills. Students who intend to enrol in this Workplace First Aid Training course must meet the following requirements: Good command of the English language Must be vivacious and self-driven Basic computer knowledge A minimum of 16 years of age is required Certificates Reed Courses Certificate of Completion Digital certificate - Included Will be downloadable when all lectures have been completed.

Workplace First Aid Training
Delivered Online On Demand2 hours 6 minutes
£12