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

4517 Courses delivered Online

Total sFlow for engineers

5.0(3)

By Systems & Network Training

Total sFlow training course description A comprehensive hands on course covering sFlow. The course starts with the basics of flows moving swiftly onto configuring sFlow and studying the information it provides. What will you learn Describe sFlow. Use Nmap. Recognise how sFlow can be used. Describe the issues in using sFlow. Compare SFlow with SNMP and NetFlow. Total sFlow training course details Who will benefit: Technical staff working with sFlow. Prerequisites: TCP/IP foundation for engineers. Duration 1 day Total sFlow training course content What is SFlow? Where to monitor traffic. Packet based sampling, Time based sampling. Adaptive sampling. Flow samples, Counter samples. Hands on Wireshark flow analysis. Getting started with sFlow sFlow configuration. Enabling sFlow. Per interface. Hands on Accessing sFlow data using the CLI. sFlow architecture SFlow agents and collectors. When flows are exported. Distributed sFlow architecture, subagents. sFlow reporting products. SolarWinds. Hands on Collector software. sFlow features and benefits Troubleshooting with sFlow, controlling congestion, security and audit trail analysis. Hands on Using sFlow. sFlow versus other technologies Flows. sFlow impact and scalability. sFlow versus SNMP and RMON, SFlow versus NetFlow/IPFIX. Hands on Advanced sFlow configuration.

Total sFlow for engineers
Delivered in Internationally or OnlineFlexible Dates
£1,397

General Data Protection Regulation (GDPR) , Document Control & Cyber Security -QLS Level 3

4.7(26)

By Academy for Health and Fitness

Our Aim Is Your Satisfaction! Offer Ends Soon; Hurry Up!! Protect Your Business and Customers with GDPR Compliance, Robust Document Control, and Cutting-Edge Cyber Security Solutions. Safeguard data, build trust, and stay ahead of threats in the digital age. If you aim to enhance your GDPR skills, our comprehensive GDPR course is perfect for you. Designed for success, this GDPR course covers everything from basics to advanced topics in GDPR. Each lesson in this GDPR course is crafted for easy understanding, enabling you to become proficient in GDPR. Whether you are a beginner or looking to sharpen your existing skills, this GDPR is the ideal choice. With our GDPR exclusive course, you will get PDF Certificate, PDF Transcript and Digital Student ID Card (worth £50) Absolutely FREE. Enrol now and get started! Learning outcomes of this course: Understand UK GDPR regulations for data protection compliance. Master document control principles for efficient record management. Develop cybersecurity skills to safeguard sensitive data. Enhance data privacy, document handling, and risk assessment skills. Implement practical cybersecurity measures to protect digital assets. Contribute to a secure and compliant work environment with combined expertise in GDPR, document control, and cybersecurity. Why Choose Our Course: Get instant access to this GDPR course. Learn GDPR from anywhere in the world GDPR is affordable and simple to understand GDPR is entirely online, interactive lesson with voiceover audio Lifetime access to the GDPR course materials GDPR comes with 24/7 tutor support *** Course Curriculum *** Here is the curriculum breakdown of the General Data Protection Regulation (GDPR) course: Module 01: The Purpose and Principles of the UK GDPR Module 02: The Legal Foundations of GDPR Module 03: The Governance of GDPR Module 04: Protecting Personal Data Module 05: Exemptions to GDPR Module 06: International Transactions and National Security CPD 130 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the GDPR & Document Control is advised to take this General Data Protection Regulation (GDPR) Awareness course. Requirements You will not need any prior background or expertise to enrol in this GDPR course. Career path After completing this GDPR course, you are to start your career or begin the next phase of your career. Certificates Certificate Accredited by CPD QS Hard copy certificate - Included GDPR UK Training Document Control Diploma in Cyber Security Certificate Accredited by CPD QS Digital certificate - Included GDPR UK Training Document Control Diploma in Cyber Security

General Data Protection Regulation (GDPR) , Document Control & Cyber Security -QLS Level 3
Delivered Online On Demand2 hours
£12

Professional Certificate Course in Identifying Information Systems and Information Technology in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

This course aims to provide learners with an in-depth understanding of Information Systems and their various components. The course covers the evolution, types, and components of Information Systems, including databases, database management systems, computer networking, and network architecture. It also explores key concepts and types of database management systems and database languages, information systems software, and the distinction between information systems and information technology. Additionally, the course covers enterprise resource planning (ERP), process mapping, implementation management, cloud computing, and artificial intelligence in Management Information Systems (MIS).After the successful completion of the course, you will be able to learn about the following, Information System, its evolution, types and components. Database and Database Management System. Key Concepts and Types of Database Management Systems and Database Languages. Computer Networking and Its Key Components and Types. What is Network Architecture? Information Systems Software. Information Systems V/s Information Technology. ERP, process mapping, Implementation Management and its components. Cloud Computing in Management Information Systems. Artificial Intelligence and Information Systems. This course provides learners with a comprehensive overview of Information Systems and their components. It begins by introducing the concept of Information Systems, their evolution, types, and components. It then covers databases and database management systems, including the types of database management systems, database languages, and the role of databases in managing information. This course provides learners with a comprehensive overview of Information Systems and their components. It begins by introducing the concept of Information Systems, its evolution, types, and components. It then covers databases and database management systems, including the types of database management systems, database languages, and the role of databases in managing information. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Identifying Information Systems and Information Technology Self-paced pre-recorded learning content on this topic. Identifying Information Systems and Information Technology Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. IT & Operations &Project Managers Business & Data Analysts Database Administrators & Network Engineers Systems Analysts & Software Developers Enterprise Architects, CIOs and CTOs Information Security Managers & IT Consultants Management Consultants & Business Owners Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Identifying Information Systems and Information Technology in London 2024
Delivered Online On Demand14 days
£31

Complete Ruby programming

5.0(3)

By Systems & Network Training

Complete Ruby programming training course description This course starts with a quick-start session and then explains the language in detail from the bottom up. Hands on sessions follow all the major sessions to reinforce the theory. What will you learn Read Ruby programs. Write Ruby programs. Debug Ruby programs. Complete Ruby programming training course details Who will benefit: Anyone wishing to program in Ruby. Prerequisites: Software development fundamentals Duration 3 days Complete Ruby programming training course contents Introduction A tour of Ruby, Try Ruby, A suduko solver in Ruby. The Structure and execution of Ruby Lexical structure, Syntactic structure, Files structure, Program encoding, Program execution. Datatypes and objects Numbers, text, Arrays, Hashes, Ranges, Symbols, True, false, and nil, Objects. Expressions and operators Literals and keyword literals, Variable references, Constant references, Method invocations, Assignments, Operators. Statements and control structures Conditionals, loops, Iterators and enumerable objects, Blocks, Altering flow control, Exceptions and exception handling, BEGIN and END, Threads, fibres and continuations. Methods, Procs, Lambdas and closures Defining simple methods, Method names, Methods and parentheses, Method arguments, Procs and lambdas, Closures, Method objects, Functional programming. Classes and modules Defining a simple class, Method visibility: public, protected, privates, Subclassing and inheritance, Object creation and initialization, Modules, Loading and requiring modules, Singleton methods and Eigenclass, Method lookup, Constant lookup. Reflection and metaprogramming Types, classes and modules, Evaluating strings and blocks, Variables and constants, Methods, Hooks, Tracing, ObjectSpace and GV, Custom control structures, Missing methods and missing constants, Dynamically creating methods, Alias chaining. The Ruby platform Strings, Regular expressions, Numbers and Math, Dates and times, Collections, Files and directories, Input/output, Networking, Threads and concurrency. The Ruby environment Invoking the Ruby interpreter, The Top-level environment, Practical extraction and reporting shortcuts, Calling the OS, Security.

Complete Ruby programming
Delivered in Internationally or OnlineFlexible Dates
£2,367

Definitive Apache for Engineers

5.0(3)

By Systems & Network Training

Apache training course description A hands on training course covering installation, configuration and management of the Apache web server. What will you learn Install Apache. Configure Apache. Manage Apache. Build static and dynamic web sites with Apache. Secure Apache. Apache training course details Who will benefit: Technical staff working with Apache. Prerequisites: TCP/IP foundation for engineers. UNIX fundamentals Duration 3 days Apache training course contents Installing Apache What is Apache? Apache versions, history, downloading Apache, source distribution, compilation, binary distribution, installation, platform considerations. Hands on Downloading and installing Apache. Controlling the Apache server Running Apache, automatic Apache start, starting, stopping, restarting Apache. Checking Apache status. Hands on Server control. Configuration Serving webpages, setting the document root, applying configuration changes, Configuration files, httpd.conf, syntax, directives, modules, utilities, turning features on/off. Hands on basic Apache configuration. More configuration MIME, URL mapping, content negotiation, indexing, performance tuning. Logging log file content, configuration, log file locations, error logging, browser errors, error page configuration, forbidden index pages. Hands on Log files. Security File permissions, .htaccess, protecting files with passwords, password files, authentication, restricting access by IP address. Secure HTTP HTTPS, installing mod_ssl, certificates, configuring mod_ssl, http and https coexistence Virtual hosts Multiple sites on one server, separate configuration files, IP based, name based, port based, virtual host names, enabling, defining, configuring, aliases, testing, https virtual hosts. Hands on Virtual hosts. Dynamic sites Dynamic sites, CGI, PHP, PERL, CGI programs, example CGI scripts, Apache and CGI, CGI parameters, CGI issues, PHP, mod_php, Perl and Apache, mod_perl, installing mod_perl. Hands on CGI, PHP and Perl with Apache. Modules What are modules, standard modules, loading modules, mod_speling, mod_rewrite, other special purpose modules, URL rewriting, redirection, URL transformation, browser dependent pages. Hands on Working with modules.

Definitive Apache for Engineers
Delivered in Internationally or OnlineFlexible Dates
£2,367

DDOS demystified

5.0(3)

By Systems & Network Training

DDOS demystified training course description This course covers DDOS attacks and how to defend against them. The course starts by studying DOS attacks and then DDOS attack. Reflectors, booters and stressers are followed by reflection and amplification. Once the various DDOS attacks have been covered we then study the ways to defend against DDOS attacks. What will you learn Describe DDOS. Explain how DDOS attacks work. Recognise DDOS attack types. Describe how to defend DDOS attacks. DDOS demystified training course details Who will benefit: Anyone involved in network security. Prerequisites: Network fundamentals Duration 1 day DDOS demystified training course contents What is DOS? Denial Of Service, outages, Attackers, Command and control, Bots. Why DOS? What is DDOS? Distributed, reflectors, botnets, botnet topologies, amplification, attack bandwidth, attack vectors, booters, stressers, backscatter, DirtJumper, XOR. RUDY. High and Low orbit Ion Cannon. Attack types Application layer attacks, HTTP flood, protocol attacks, SYN floods, teardrop, volumetric attacks, slowloris, DNS cachebusting, fraggle, smurf. IP address spoofing. Reflectors Reflector attacks, amplification attacks, quotients, embedded devices, DNS, NTP, SSDP. DDOS defence Protecting devices from becoming bots. Onsite, outsourced scrubbing, Defending self, defending the Internet, Black hole routing, rate limiting, intelligent application firewalls, anycast, IPS, upstream filtering, BCP38, BCP 140. uRPF.

DDOS demystified
Delivered in Internationally or OnlineFlexible Dates
£1,397

GDPR , Compliance & Information Management at QLS Level 3 & 5

By Imperial Academy

3 QLS Endorsed Diploma | QLS Hard Copy Certificate Included | Plus 10 CPD Courses | Lifetime Access

GDPR , Compliance & Information Management at QLS Level 3 & 5
Delivered Online On Demand
£399

ISO 27001:2022 (ISMS) Lead Auditor Training Course

By TUVSW Academy

ISO/IEC 27001:2022 is an international standard of Information security, cyber security and privacy protection known as Information security management systems (ISMS), the existence of it requires competent personnel to interpret its requirements, address those to integrate ISMS in an organization, and audit the organization to assess the implementation and effectiveness of overall implementation. This course is designed for professionals who are responsible for any aspect of Information Security Management Systems (ISMS) as well as for those, specifically, who are pursuing their career in the field of auditing and certification. This course enhances the knowledge and skills of delegates to understand the standard and audit it effectively. The course is consisting of study material in form of self-study type written and exercises. Attendees of this course will be, on completion, competent to implement ISMS, Plan, Conduct & Report 1st, 2nd & 3rd party audits.   Features of Couse ✔ 100% Online Self-paced: Considering busy schedules, we have designed this course to be attended online without bounding with the timings. To make it interactive, we have created different communication groups where candidates can discuss the points with other fellows as well as the trainers of course. Also, they can interact with trainers on monthly demonstration classes. ✔ Testing the Learning: Each section of course is covered with exercise to check your understanding in real-time, and overall result is affected by exercises you complete. ✔ Self-Scheduling: This 40 Hours full fledge course is designed to match your schedule. You will get a life time access to this course and complete it on your ease. ✔ Superlative Material: The training is designed, developed and reviewed by competent auditors with extensive experience of auditing in different regions of world. ✔ Approved Course: The course is approved by one of the well-known personal certifying body “Exemplar Global”. With the approved course, you will get many benefits from Exemplar global which includes but not limited to; Exemplar Global graduate certificate with being listed on their website as auditor as well as badge of auditor from Exemplar Global. Extended learning content from Exemplar Global Complimentary access to online events, online magazine, newsletters, and low-cost professional Access to an exclusive LinkedIn Community Opportunity to explore career enhancement and employment opportunities A discount of 50% in registration fees with Exemplar Global if register through us   Who should attend this? This course is recommended to be attended by those who are involved in implementation and/ or auditing of Information Security Management Systems (ISMS), specifically ISMS Managers, Auditors and others willing to add credibility with a widely accepted qualification for auditing. Also, recommended to satisfy the applicable requirement of training and competence, if any. This course can add values to your profile if you are Intending to perform audits of Information Security Management Systems (ISMS). An ISMS Executive/ Management Representative An Existing Internal Auditor An Information Security Management Systems (ISMS) Consultant Responsible for implementing the Information Security Management Systems (ISMS) standard. Responsibility to evaluate the outcome of internal ISO 27001 – Information Security Management Systems (ISMS) audits and have responsibility/ authority to improve the effectiveness of the Information Security Management Systems (ISMS). Pursuing to make career in Information Security Management Systems (ISMS) auditing. Want to transit from older version to new   Course Duration: 40 Learning Hours and extended time of exercise & Exam.   Certificate: Those who pass all exercises with 50% at least in each exercise will be awarded with successfully completion certificate with the approval of Exemplar Global and a Lifetime validity. Note: Each exercise have 2 retakes, if a candidate fails in all 3 terms, the course will be blocked there and the candidate will have to purchase it again by paying 20% of the original price.   Language of Course: English   Pre-Requisites: ISO 27001 awareness training course.

ISO 27001:2022 (ISMS) Lead Auditor Training Course
Delivered Online On Demand
£198

Information Management and GDPR

By Imperial Academy

Level 3 - Two Endorsed Training | QLS Hard Copy Certificate Included | Plus 5 CPD Courses | Lifetime Access

Information Management and GDPR
Delivered Online On Demand
£300

Cryptography: Learn Public Key Infrastructure from Scratch

By Packt

This interactive course will help you to gain a solid understanding of cryptography. With the help of engaging activities and examples, you'll be familiarized with different security certificates and become confident in deploying PKI on Windows Servers.

Cryptography: Learn Public Key Infrastructure from Scratch
Delivered Online On Demand6 hours 39 minutes
£44.99