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

11136 Courses

Certified Wireless Security Professional

5.0(3)

By Systems & Network Training

CWSP training course description A hands-on training course concentrating solely on WiFi security with an emphasis on the delegates learning the necessary knowledge and skills to pass the CWSP exam. The course progresses from simple authentication, encryption and key management onto in depth coverage of 802.X and EAP along with many other security solutions such as access control, intrusion prevention and secure roaming. What will you learn Demonstrate the threats to WiFi networks. Secure WiFi networks. Configure: WPA2 RADIUS 802.1x EAP Pass the CWSP exam. CWSP training course details Who will benefit: Technical network staff. Technical security staff. Prerequisites: Certified Wireless Network Associate. Duration 5 days CWSP training course contents WLAN Security overview Standards, security basics, AAA, 802.11 security history. Hands on WLAN connectivity. Legacy 802.11 security Authentication: Open system, shared key. WEP. VPNs. MAC filters. SSID segmentation, SSID cloaking. Hands on Analysing 802.11 frame exchanges, viewing hidden SSIDs. Encryption Basics, AES, TKIP, CCMP, WPA, WPA2. Hands on Decrypting 802.11 data frames. 802.11 layer 2 authentication 802.1X: Supplicant, Authenticator, Authentication server. Credentials. Legacy authentication. EAP, Weak EAP protocols, Strong EAP protocols: EAP -PEAP, EAP-TTLS, EAP-TLS, EAP-FAST. Hands on Analysing 802.1X/EAP frames. 802.11 layer 2 dynamic key generation Robust Security Network. Hands on Authentication and key management. SOHO 802.11 security WPA/WPA2 personal, Preshared Keys, WiFi Protected Setup (WPS). Hands on PSK mapping. WLAN security infrastructure DS, Autonomous APs, WLAN controllers, split MAC, mesh, bridging, location based access control. Resilience. Wireless network management system. RADIUS/LDAP servers, PKI, RBAC. Hands on 802.1X/EAP configuration. RADIUS configuration. 802.11 Fast secure roaming History, RSNA, OKC, Fast BSS transition, 802.11k. Hands on Roaming. Wireless security risks Rogue devices, rogue prevention. Eavesdropping, DOS attacks. Public access and hotspots. Hands on Backtrack. WiFi security auditing Layer 1 audit, layer 2 audit, pen testing. WLAN security auditing tools. WiFi security monitoring Wireless Intrusion Detection and Prevention Systems. Device classification, WIDS/WIPS analysis. Monitoring. 802.11w. Hands on Laptop spectrum analysers. VPNs, remote access, guest access Role of VPNs in 802.11, remote access, hotspots, captive portal. Wireless security policies General policy, functional policy, recommendations.

Certified Wireless Security Professional
Delivered in Internationally or OnlineFlexible Dates
£3,697

Securing Linux systems

5.0(3)

By Systems & Network Training

Securing Linux systems training course description This course teaches you everything you need to know to build a safe Linux environment. The first section handles cryptography and authentication with certificates, openssl, mod_ssl, DNSSEC and filesystem encryption. Then Host security and hardening is covered with intrusion detection, and also user management and authentication. Filesystem Access control is then covered. Finally network security is covered with network hardening, packet filtering and VPNs. What will you learn Secure Linux accounts. Secure Linux file systems. Secure Linux access through the network. Securing Linux systems training course details Who will benefit: Linux technical staff needing to secure their systems. Prerequisites: Linux system administration (LPIC-1) Duration 5 days Securing Linux systems training course contents Cryptography Certificates and Public Key Infrastructures X.509 certificates, lifecycle, fields and certificate extensions. Trust chains and PKI. openssl. Public and private keys. Certification authority. Manage server and client certificates. Revoke certificates and CAs. Encryption, signing and authentication SSL, TLS, protocol versions. Transport layer security threats, e.g. MITM. Apache HTTPD with mod_ssl for HTTPS service, including SNI and HSTS. HTTPD with mod_ssl to authenticate users using certificates. HTTPD with mod_ssl to provide OCSP stapling. Use OpenSSL for SSL/TLS client and server tests. Encrypted File Systems Block device and file system encryption. dm-crypt with LUKS to encrypt block devices. eCryptfs to encrypt file systems, including home directories and, PAM integration, plain dm-crypt and EncFS. DNS and cryptography DNSSEC and DANE. BIND as an authoritative name server serving DNSSEC secured zones. BIND as an recursive name server that performs DNSSEC validation, KSK, ZSK, Key Tag, Key generation, key storage, key management and key rollover, Maintenance and resigning of zones, Use DANE. TSIG. Host Security Host Hardening BIOS and boot loader (GRUB 2) security. Disable useless software and services, sysctl for security related kernel configuration, particularly ASLR, Exec-Shield and IP / ICMP configuration, Exec-Shield and IP / ICMP configuration, Limit resource usage. Work with chroot environments, Security advantages of virtualization. Host Intrusion Detection The Linux Audit system, chkrootkit, rkhunter, including updates, Linux Malware Detect, Automate host scans using cron, AIDE, including rule management, OpenSCAP. User Management and Authentication NSS and PAM, Enforce password policies. Lock accounts automatically after failed login attempts, SSSD, Configure NSS and PAM for use with SSSD, SSSD authentication against Active Directory, IPA, LDAP, Kerberos and local domains, Kerberos and local domains, Kerberos tickets. FreeIPA Installation and Samba Integration FreeIPA, architecture and components. Install and manage a FreeIPA server and domain, Active Directory replication and Kerberos cross-realm trusts, sudo, autofs, SSH and SELinux integration in FreeIPA. Access Control Discretionary Access Control File ownership and permissions, SUID, SGID. Access control lists, extended attributes and attribute classes. Mandatory Access Control TE, RBAC, MAC, DAC. SELinux, AppArmor and Smack. etwork File Systems NFSv4 security issues and improvements, NFSv4 server and clients, NFSv4 authentication mechanisms (LIPKEY, SPKM, Kerberos), NFSv4 pseudo file system, NFSv4 ACLs. CIFS clients, CIFS Unix Extensions, CIFS security modes (NTLM, Kerberos), mapping and handling of CIFS ACLs and SIDs in a Linux system. Network Security Network Hardening FreeRADIUS, nmap, scan methods. Wireshark, filters and statistics. Rogue router advertisements and DHCP messages. Network Intrusion Detection ntop, Cacti, bandwidth usage monitoring, Snort, rule management, OpenVAS, NASL. Packet Filtering Firewall architectures, DMZ, netfilter, iptables and ip6tables, standard modules, tests and targets. IPv4 and IPv6 packet filtering. Connection tracking, NAT. IP sets and netfilter rules, nftables and nft. ebtables. conntrackd Virtual Private Networks OpenVPN server and clients for both bridged and routed VPN networks. IPsec server and clients for routed VPN networks using IPsec-Tools / racoon. L2TP.

Securing Linux systems
Delivered in Internationally or OnlineFlexible Dates
£3,697

Complete Perl programming

5.0(3)

By Systems & Network Training

Perl training course description A hands on introduction to programming in Perl. What will you learn Write Perl programs. Use Perl modules. Debug Perl programs. Examine existing code and determine its function. Perl training course details Who will benefit: Anyone wishing to learn Perl. Prerequisites: None although experience in another high level language would be useful. Duration 5 days Perl training course contents Introduction to Perl What is Perl? When to use Perl, downloading Perl, installing Perl, documentation, perldoc, running Perl, the Perl environment. Perl under UNIX, Perl under Windows. "Hello world". Variables Scalars, data types, $_, strings and numbers, assignment, constants, strict, scope, STDIN. Operators Number operators, string operators, precedence and associativity, converting numbers and strings, shortcut operators. Flow control Blocks, if, else, elseif, unless, foreach, while, for do, until. Regular expressions What are regular expressions? Pattern matching, Perl as a filter, file editing. Strings Comparing strings, concatenating, substrings, chomp, chop, formatting, string manipulation. Subroutines Comparing strings, concatenating, substrings, chomp, chop, formatting, string manipulation. Arrays and hashes Working with arrays, element access, push(), pop(), shift(), unshift(), <STDIN> as an array, associative arrays, hashes of arrays, hash references, arrays of hashes, hashes of hashes. Files Simple file handling, open, close, <FILEHANDLE>, <>, file tests, directory access, directory handles, database access, packing and packing binary data. I/O STDIN, STDOUT and STDERR, Command line arguments,@ARGV. Perl debugging The built in debugger, running the debugger, debugger commands, graphical debuggers. Script syntax errors, single stepping, breakpoints, watches. Packages and modules CPAN, Finding modules, installing modules, using modules, scope. Report formatting Formats, defining a format, invoking a format, field holders. Process management System interaction, system(), exec(), signals. Security issues.

Complete Perl programming
Delivered in Internationally or OnlineFlexible Dates
£3,697

Wound Care Course - In Person

4.7(24)

By AB Health Group

Course Introduction Our wound care training course comprehensively covers the various types of wounds, how they occur and how to manage them About this event In this Wound Management course, you will learn about wounds and how they occur, how to manage them and the different types of wounds. We will cover leg ulcers and compression bandaging. You will leave with the knowledge and confidence to complete a competency-based framework document to be used in practice. You need to identify a mentor who will supervise your practice. In order to gain your certificate, you will need to complete the competence-based framework. Aims and Objectives Comprehensively develop knowledge and skills required for safe and effective wound management. Describe the anatomy and physiology of the skin Describe the purpose of the skin Describe the causes of wounds and risk factors Understand complications Understand infection control Be able to assess and classify wounds and apply knowledge when dealing with wounds Understand your role in relation to wounds and wound management including guidelines and boundaries Describe the issues relating to the therapeutics of the relevant dressings and how they work Understand how to apply dressings safely including choice of dressing for the appropriate site and the need for observation of patient post-procedure Understand the need for audit and governance Recognise factors that delay healing Understand how to remove sutures and staples correctly Course Contents Role of the HCA Accountability responsibility guidelines and requirements Legal issues Confidentiality Consent and Capacity Documentation and record-keeping Supervision and competence Anatomy and physiology of the skin and wound healing including: inflammation, proliferation, epithelialisation, maturation Factors that promote and delay wound healing Risk factors Classification of wounds Aseptic technique and infection control What dressing for what wounds? Dressings and how to apply Dressing -selection Wound management Necrotic wounds Granulating wounds Leg Ulcers Compression bandages Recognising signs of infection and deterioration Includes All course materials and certificate of attendance AB Health Group awards CPD points/certificate of attendance for each course. If you would prefer an accredited certificate by our accrediting body Aim Qualifications we can organise this. The charge for the certificate including postage is £30.00. Annie Barr AB Health Group Organiser Description Annie Barr is a leading provider of high-quality, accredited healthcare training. With a selection of engaging healthcare training that has been developed by experts to equip you and your workforce with the skills, knowledge and competence needed to provide compassionate and high-quality care.

Wound Care Course - In Person
Delivered In-Person in Newcastle Upon Tyne + 1 more
£195

VMware: Install, Configure, Manage (v8)

5.0(3)

By Systems & Network Training

VMware training course description This five-day VMware course features intensive handson training that focuses on installing, configuring, and managing VMware vSphere 8, which includes VMware ESXi 8 and VMware vCenter 8. This course prepares you to administer a vSphere infrastructure for an organization of any size. This course is the foundation for most VMware technologies in the software-defined data center. What will you learn Install and configure ESXi hosts. Deploy and configure vCenter. Create virtual networks using standard and distributed switches. Configure VMs, templates, clones, and snapshots. Manage virtual machine resource allocation. Migrate virtual machines with vSphere vMotion and vSphere Storage vMotion. VMware training course details Who will benefit: Systems administrators and engineers. Prerequisites: Introduction to data communications & networking. Windows/Linux Administration. Duration 5 days VMware training course contents Course Introduction Introductions and course logistics. Course objectives vSphere and Virtualization Overview Explain basic virtualization concepts, Describe how vSphere fits in the software-defined data center and the cloud infrastructure, Recognize the user interfaces for accessing vSphere, Explain how vSphere interacts with CPUs, memory, networks, storage, and GPUs Installing and Configuring ESXi Install an ESXi host, Recognize ESXi user account best practices, Configure the ESXi host settings using the DCUI and VMware Host Client Deploying and Configuring vCenter Recognize ESXi hosts communication with vCenter, Deploy vCenter Server Appliance, Configure vCenter settings, Use the vSphere Client to add and manage license keys, Create and organize vCenter inventory objects, Recognize the rules for applying vCenter permissions, View vCenter logs and events Configuring vSphere Networking Configure and view standard switch configurations, Configure and view distributed switch configurations, Recognize the difference between standard switches and distributed switches, Explain how to set networking policies on standard and distributed switches Configuring vSphere Storage Recognize vSphere storage technologies, Identify types of vSphere datastores, Describe Fibre Channel components and addressing, Describe iSCSI components and addressing, Configure iSCSI storage on ESXi, Create and manage VMFS datastores, Configure and manage NFS datastores Deploying Virtual Machines Create and provision VMs, Explain the importance of VMware Tools, Identify the files that make up a VM Recognize the components of a VM, Navigate the vSphere, Client and examine VM settings and options, Modify VMs by dynamically increasing resources, Create VM templates and deploy VMs from them, Clone VMs, Create customization specifications for guest operating systems, Create local, published, and subscribed content libraries, Deploy VMs from content libraries, Manage multiple versions of VM templates in content libraries Managing Virtual Machines Recognize the types of VM migrations that you can perform within a vCenter instance and across vCenter instances, Migrate VMs using vSphere vMotion, Describe the role of Enhanced vMotion Compatibility in migrations, Migrate VMs using vSphere Storage vMotion, Take a snapshot of a VM, Manage, consolidate, and delete snapshots, Describe CPU and memory concepts in relation to a virtualized environment, Describe how VMs compete for resources Define CPU and memory shares, reservations, and limits Deploying and Configuring vSphere Clusters Create a vSphere cluster enabled for vSphere DRS and vSphere HA, View information about a vSphere cluster Explain how vSphere DRS determines VM placement on hosts in the cluster, Recognize use cases for vSphere DRS settings, Monitor a vSphere DRS cluster Describe how vSphere HA responds to various types of failures, Identify options for configuring network redundancy in a vSphere HA cluster, Recognize vSphere HA design considerations, Recognize the use cases for various vSphere HA settings, Configure a vSphere HA cluster, Recognize when to use vSphere Fault Tolerance Managing the vSphere Lifecycle Enable vSphere Lifecycle Manager in a vSphere cluster, Describe features of the vCenter Update Planner, Run vCenter upgrade prechecks and interoperability reports, Recognize features of vSphere Lifecycle Manager, Distinguish between managing hosts using baselines and managing hosts using images, Describe how to update hosts using baselines, Describe ESXi images, Validate ESXi host compliance against a cluster image and update ESXi hosts, Update ESXi hosts using vSphere Lifecycle Manager, Describe vSphere Lifecycle Manager automatic recommendations, Use vSphere Lifecycle Manager to upgrade VMware Tools and VM hardware

VMware: Install, Configure, Manage (v8)
Delivered in Internationally or OnlineFlexible Dates
£3,687

The Level 3 Diploma in Electrical Installations

5.0(9)

By Optima Electrical Training

The City & Guilds 2365 Level 3 Course is the natural progression for anyone who has completed the Level 2 Diploma 2365 course or related level 2 courses. On completion of this course you will then be able to undertake the Level 3 NVQ thus becoming recognised as a fully qualified electrical engineer within the industry with the ability to apply for JIB (Gold Card) membership upon successful completion of the AM2 Assessment. Further information on the Level 3 can be found here: C&G 2365 Level 3 Diploma in Electrical Installations — Optima Electrical Training (optima-ect.com)

The Level 3 Diploma in Electrical Installations
Delivered In-Person in London + 2 more or UK WideFlexible Dates
£3,540

First Aid for Parents

5.0(50)

By Pochat Training

Teaching you how to treat your child should the worst occur Children can be present, though parents will remain responsible for them throughout 2.5 - 3 hr sessions Course Contents: What to do if your child goes unconscious How to check if they are breathing normally or not If they are, how to put them in the recovery position If they are not, how to start CPR and use an AED (defibrillator) What to do if your child were to choke What to do if they were to get burnt How to treat minor injuries (dependent on available time) Past Sessions: Sessions in the past have been paid for by a local charity, enabling parents to access the training for free We're happy to put on sessions for your group, playgroup, charity, or simply for you and your children We're always happy to have little ones come along They can either play around, or join us - they usually prefer to join us and play with the manikins, even trying out CPR! You will, of course, remain fully responsible for them while they are there Accreditation: These sessions are tailored to the needs of parents and are therefore not accredited. We can, however, give a CPD Certificate if that is helpful to you. If you'd like an Ofqual regulated course, why not do our Basic Life Support for Adults and Children course, Emergency Paediatric First Aid or Paediatric First Aid?

First Aid for Parents
Delivered In-Person in Chesterfield + more
£25 to £55

ServiceTech - NVQ & Training - Block Release

By Learning for Hire Limited

This is a two week programme incorporating eight different modules including: Module 1 - Basic Electrics and PAT Module 2 - Engines / Power Systems Module 3 - Non-Mechanical Equipment Module 4 - Basic Hydraulics and Hydrostatic Drive Module 5 - Powered Access Equipment Module 5 LLA - Low Level Access specific element Module 6 - Workshop H&S Essentials Module 7 - Materials Hoists including Sumner 2000 series and Genie SLAs During the programme the learner is inducted on their Level 2 NVQ in Plant Maintenance or Level 3 in Thorough Examination. One week with us and then a period back at work (4 weeks or less) to gather work based evidence and then a further week back at our Penybont training centre ​At 1/2 a point per course the training is worth up to 4 points towards your IPAF CAP certification. The Level 2 PM is worth a further 2 points and the Level 3 Thorough Examination is worth 4 points.

ServiceTech - NVQ & Training - Block Release
Delivered In-PersonFlexible Dates
£4,000

HG Diploma – Part 2

By Human Givens College

These two weeks of intensive training consolidate and expand upon what you’ve learnt in Part 1 of the Human Givens Diploma Length: 2 x 5 days (9.00am – 6.30pm) Tutors: Dr Gareth Hughes, Jo Baker Suitable for: See below Location: Our Part 2 courses are held in Bristol Qualification: HG.Dip. / HG.Dip.P. (Trainee) I can’t speak highly enough of Part 2. It had all the elements to make it challenging, stretching, stimulating and, above all, thoroughly practicalPSYCHOTHERAPIST Part 2 of the 3-part Human Givens Diploma course consists of ten days of highly-focused and enjoyable work, plus home study and skills practice. The two separate weeks are held approximately a month apart and include the observation of therapy sessions carried out by HG tutors with real patients. The profound teaching style and practical approach is highly stimulating and generates much extra-curricular thought and discussion. During the two weeks you will have plenty of opportunity to expand upon and consolidate the knowledge and skills you have obtained on the shorter courses that make up Part 1 of the Diploma. There are many practical group and one-to-one exercises during which you will learn how to subtly combine what you’ve learnt into powerful therapy sessions that will enable your clients to move on in their lives, and a 2-hour written examination. The psychological knowledge and psychotherapeutic skills gained on the course are also highly relevant and easily transferable to other fields such as parenting, education, business coaching and back-to-work programmes. Course Dates Part 2 courses are held in Bristol. 2024Course No. HG96 Week 1: 29th January – 2nd February 2024 – 4 places available Week 2: 4th – 8th March 2024 Course No. HG97 Week 1: 20th – 24th May 2024 Week 2: 24th – 28th June 2024 Course No. HG98 Week 1: 14th – 18th October 2024 Week 2: 18th – 22nd November 2024 VENUE: Engineers’ House, Clifton Down, Bristol, BS8 3NB Who is this course for? The HG Diploma is primarily designed for anyone already working in mental health, education or social services, but because all aspects of the course are presented in clear, jargon-free language anyone interested in the subjects covered, or wishing to embark on a career in counselling or psychotherapy for the first time, can benefit from attending. Before attending the first Part 2 week, you need to have completed all 16 x Part 1 required courses, have read the required items on the Reading List and studied the Diploma Manual in depth. NB If you started working towards the HG Diploma before January 2019, you may well have completed some of our previous free-choice Part 1 courses, don’t worry these will still count towards your Part 1 – please call the office to discuss. Meet your tutors Dr Gareth Hughes Gareth is an HG psychotherapist, researcher, nationally recognised expert on university mental health and wellbeing and a Principal Fellow of the Higher Education Academy. Read more Jo Baker For many years Jo worked as a therapist within the Psychological Wellbeing department at the University of Derby, where she dealt with an extensive and varied caseload… Read more

HG Diploma – Part 2
Delivered In-PersonFlexible Dates
£3,984

Emergency First Aid at Work CPD Course

5.0(106)

By Btst Academy

Course Summary; This is a one day course and certificate will last for 3 years from the date of the course and is a regulated qualification Course content; The roles and responsibilities of an emergency first aider Assessing an incident Managing an unresponsive casualty CPR and defibrillation Recovery Position Choking Seizures Shock Wounds and bleeding Minor injuries (Cuts, grazes, bruises, Minor burns and scalds) Venue BTST Academy & Clinic, Holly Farm, Clipstone Road, Edwinstowe, Nottingham, NG21 9JD Course Date Friday 25th July 2025 & Friday 26th September 2025 Course Times Held during 1 day – 9:30am – 4:30pm Course Price £110 Tutor Jo Betts Payment: Full payment required at time of booking. Course Terms & Conditions & Cancellation Information: Click here for the terms and conditions.

Emergency First Aid at Work CPD Course
Delivered In-Person in Nottingham + more
£110