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

4633 Security courses in Sheerness delivered Online

EU Customs and Compliance: 20-in-1 Premium Online Courses Bundle

By Compete High

Trade, law, and compliance form the backbone of global business. The EU Customs and Compliance: 20-in-1 Premium Online Courses Bundle is crafted for professionals in import/export, logistics, and legal compliance who need to show employers they understand the complex world of cross-border operations. Description As international regulations evolve, so does the demand for professionals who can navigate customs, legal protocols, and supply chain risk. Employers seek more than familiarity—they want credentials that prove competence. This bundle delivers just that: 20 certifications tailored for border compliance, documentation, and operational security. Perfect for compliance officers, customs agents, freight coordinators, or legal support staff, this career-focused bundle is exceptional value for anyone serious about trade, law, and logistics. Don’t get left behind in a regulated industry—get qualified and move into roles where certified skills are not optional—they’re essential. FAQ Q: What careers will this bundle support? A: Customs officer, import/export coordinator, compliance associate, freight administrator, logistics officer, or KYC analyst. Q: Which industries will value this? A: International trade, logistics, shipping, government, legal services, finance, and corporate compliance. Q: Will I receive separate certificates? A: Yes—each course is individually certified and can be added to your CV or digital profile. Q: Do I need legal or logistics background to start? A: No. This bundle is designed for both newcomers and professionals developing expertise. Q: How long will I have access? A: You get unrestricted, lifetime access to complete the training when it suits you.

EU Customs and Compliance: 20-in-1 Premium Online Courses Bundle
Delivered Online On Demand4 hours
£49.99

KYC and Customer Identity Management: 20-in-1 Premium Online Courses Bundle

By Compete High

Unlock a competitive edge in financial services with the KYC and Customer Identity Management bundle. This all-in-one training collection delivers the blend of compliance expertise, communication skills, and sales savvy that modern financial organisations require. Position yourself as the hireable professional bridging security and client relations. Description Customer identity verification and regulatory compliance have become cornerstones of the financial industry’s future. This 20-course bundle equips you with the practical and professional skills employers want — from KYC regulations to negotiation, marketing, and time management. Whether you aim to join banks, insurance providers, or compliance firms, this training ensures you are ready to handle evolving challenges with confidence. The added focus on communication, leadership, and problem-solving enhances your value well beyond a typical compliance officer. The bundle’s exceptional value and flexible online delivery mean you can quickly build an impressive profile that sets you apart from the competition. Don’t miss out on entering a sector where demand is growing but qualified candidates are scarce. FAQ Who benefits most from this bundle? Individuals targeting careers in compliance, financial services, customer onboarding, or client identity management. Which industries are relevant? Banking, insurance, fintech, regulatory bodies, and customer service teams. Is prior experience needed? No, the bundle suits beginners and professionals looking to upgrade. Will I receive certificates? Yes, certificates accompany every completed course. Is the training flexible? Fully flexible — learn at your own pace online. Why choose this bundle today? Increasing regulatory demands mean compliance expertise is a fast-growing, valuable skill set.

KYC and Customer Identity Management: 20-in-1 Premium Online Courses Bundle
Delivered Online On Demand4 hours
£49.99

UK Insurance Complete Package (General, Commercial, Liability, Life): 20-in-1 Premium Online Courses Bundle

By Compete High

The insurance industry values precision, compliance, and data fluency. This 20-in-1 UK Insurance Complete Package equips you with in-demand certifications that speak directly to employers in general, life, commercial, and liability insurance roles. Description Whether you're aiming to enter underwriting, claims support, insurance analytics, or compliance, this bundle builds a skillset that’s impossible to ignore. With training across law, payroll, analytics tools, and regulatory practices, this comprehensive course set is tailored for job roles in insurance, legal compliance, data-driven customer services, and risk management. It’s a unique blend of technical, legal, and business skills that appeal to insurers, brokers, and legal teams alike. For those seeking job security and a solid career path in a regulated industry, this is a smart move. And with 20 certifications in one place, you won’t just look capable—you’ll look ready. Join now—before your next opportunity goes to someone with a broader portfolio. FAQ Q: Who should take this course bundle? A: Perfect for aspiring insurance administrators, underwriters, compliance officers, and policy processors. Q: Which industries are covered? A: Insurance (life, general, liability, commercial), legal services, financial compliance, and risk consulting. Q: Will this help me get a job in the insurance sector? A: Yes—it’s structured to reflect the skills employers look for in entry and support-level insurance roles. Q: Are certificates included with each course? A: Yes, each course comes with its own professional certificate. Q: Is there a time limit to complete everything? A: No—you’ll get lifetime access to all 20 courses.

UK Insurance Complete Package (General, Commercial, Liability, Life): 20-in-1 Premium Online Courses Bundle
Delivered Online On Demand4 hours
£49.99

Video Editing Training: 20-in-1 Premium Online Courses Bundle

By Compete High

Trade, law, and compliance form the backbone of global business. The EU Customs and Compliance: 20-in-1 Premium Online Courses Bundle is crafted for professionals in import/export, logistics, and legal compliance who need to show employers they understand the complex world of cross-border operations. Description As international regulations evolve, so does the demand for professionals who can navigate customs, legal protocols, and supply chain risk. Employers seek more than familiarity—they want credentials that prove competence. This bundle delivers just that: 20 certifications tailored for border compliance, documentation, and operational security. Perfect for compliance officers, customs agents, freight coordinators, or legal support staff, this career-focused bundle is exceptional value for anyone serious about trade, law, and logistics. Don’t get left behind in a regulated industry—get qualified and move into roles where certified skills are not optional—they’re essential. FAQ Q: What careers will this bundle support? A: Customs officer, import/export coordinator, compliance associate, freight administrator, logistics officer, or KYC analyst. Q: Which industries will value this? A: International trade, logistics, shipping, government, legal services, finance, and corporate compliance. Q: Will I receive separate certificates? A: Yes—each course is individually certified and can be added to your CV or digital profile. Q: Do I need legal or logistics background to start? A: No. This bundle is designed for both newcomers and professionals developing expertise. Q: How long will I have access? A: You get unrestricted, lifetime access to complete the training when it suits you.

Video Editing Training: 20-in-1 Premium Online Courses Bundle
Delivered Online On Demand4 hours
£49.99

Linux fundamentals LPI 010

5.0(3)

By Systems & Network Training

Linux fundamentals training course description An introduction to using the Linux operating system with a focus on the command line. Appropriate for all versions of Linux. The starting point for all Linux work, we concentrate on the technical aspects rather than issues such as using browsers. The course is heavily practical in nature. The course can be run on any Linux distribution you wish. What will you learn Describe Linux. Log in and use Linux commands to perform a variety of tasks from manipulating and printing files to looking at and killing processes. Create and edit files with vi. Recognise the role of the administrator. Write simple shell scripts. Customise the user environment. Linux fundamentals training course details Who will benefit: Anybody who needs to use a Linux system. Prerequisites: None. Duration 3 days Linux fundamentals training course contents What is Linux? Operating systems, Linux flavours, Linux distributions, open source software. Getting started Logging in, changing passwords, logging out. Linux basics Command structure. The Linux manuals, basic commands (who, date, tty, uname, echo, banner...) Filesystem commands Home directories, manipulating files and directories, Filesystem layout, Pathnames, hard and symbolic links. Viewing files. The Linux editors ed, vi, shell escapes, .exrc Extracting data from files grep, find, cut, sort and paste... Permissions Theory, chmod, chown, newgrp.. Processes ps, kill, background processes, at, exec, priorities. Managing Linux log files. The Shell Metacharacters, piping and redirection. Basic shell scripting What are shell scripts? Simple scripts, control structures. Variables. Arguments. Customising your environment Environmental variables, stty, .profile and other startup files More shell features Bash and other shells, the history facility, command line editing, aliases, job control, miscellaneous features. Introduction to administration The root user, su. Managing users and groups Archiving files Backups, tar, cpio, dd, gzip. Linux and hardware Main hardware components, Linux device drivers. Connecting to a network IP configuration, ifconfig, ping, netstat, traceroute, dig.

Linux fundamentals LPI 010
Delivered in Internationally or OnlineFlexible Dates
£1,697

PC fundamentals

5.0(3)

By Systems & Network Training

PC fundamentals training course description A basic introductory course for those who have never worked with PCs before. The principle target audience is for those who will become PC support people. What will you learn Cable PCs. Perform preventive maintenance on PCs Run Windows and start applications. Use Microsoft Office applications. Customise Windows. PC fundamentals training course details Who will benefit: Anyone new to PCs. Prerequisites: None. Duration 3 days PC fundamentals training course contents PC hardware Overview of components inside a PC, cabling up a PC, preventive maintenance, cleaning mice, hardware screen controls, booting a PC. Windows overview Versions of Windows, Starting Windows, logging on, shutting down. Using Windows The desktop, the start menu and submenus, getting help, shutting down Windows, switching between applications, sizing and controlling windows, special keys on the keyboard. Accessing files and folders Folders and files, Windows explorer, IE, creating, viewing and manipulating folders, creating, viewing and manipulating files, permissions, bits and bytes, the recycle bin, undeleting and undoing, formatting floppy disks, using floppy disks DOS Accessing DOS, basic DOS commands, drives. Microsoft Office Word documents, Excel spreadsheets, emails, browsing the Internet, printing files, managing print queues. Printing Overview, printing, properties Customisation Customising the task bar, customising the start menu. The control panel, mouse and display properties, Desktop settings, setting the date and time. Networking overview Workgroups and domains, Accessing file and print resources

PC fundamentals
Delivered in Internationally or OnlineFlexible Dates
£1,697

UNIX fundamentals

5.0(3)

By Systems & Network Training

UNIX fundamentals training course description An introduction to using the UNIX operating system focussing on the command line. Appropriate for all versions of UNIX. The starting point for all UNIX work, we concentrate on the technical aspects rather than issues such as using browsers. The course is heavily practical in nature. What will you learn Describe UNIX. Log in and use UNIX commands to perform a variety of tasks from manipulating and printing files to looking at and killing processes. Create and edit files with vi. Recognise the role of the administrator. Write simple shell scripts. Customise the user environment. UNIX fundamentals training course details Who will benefit: Anybody who needs to use a UNIX system. Prerequisites: None. Duration 3 days UNIX fundamentals training course contents What is UNIX? Operating systems, UNIX flavours, UNIX features. Getting started Logging in, changing passwords, logging out. UNIX basics Command structure. The UNIX manuals, basic commands (who, date, tty, uname, echo, banner...) Filesystem commands Home directories, manipulating files and directories, Filesystem layout, Pathnames, hard and symbolic links. The UNIX Editors ed, vi, shell escapes, .exrc Extracting data from files grep, find, cut, sort and paste Permissions Theory, chmod, chown, newgrp.. Processes ps, kill, background processes, at, exec, priorities. The Shell Metacharacters, piping and redirection. Basic shell scripting What are shell scripts? Simple scripts, control structures. Variables. Arguments. Customising your environment Environmental variables, stty, .profile and other startup files More shell features Bash and other shells, the history facility, command line editing, aliases, job control, miscellaneous features. Introduction to administration The root user, su and tar Archiving files Backups, tar, cpio, dd, gzip. Unix and hardware Main hardware components, Unix device drivers. Connecting to a network IP configuration, ifconfig, ping, netstat, traceroute, dig.

UNIX fundamentals
Delivered in Internationally or OnlineFlexible Dates
£1,697

Advanced UNIX shell programming

5.0(3)

By Systems & Network Training

Advanced UNIX shell scripting training course description A follow on hands on course from the Introduction to shell programming course covering the powerful sed and awk tools along with the extra Korn shell programming features. What will you learn Use regular expressions within grep, ed and many other utilities. Use awk and sed. Integrate sed and awk into shell scripts. Recognise the role of shell scripts within the UNIX system. Write shell scripts using new Korn shell features including: The select construct Arrays Arithmetic evaluation Advanced UNIX shell scripting training course details Who will benefit: Programmers developing applications under UNIX. Administrators who need time saving utilities. Technical personnel who wish to make the most out of the Korn Shell. Prerequisites: UNIX shell scripting Duration 3 days Advanced UNIX shell scripting training course contents Regular Expressions What are REs? How can they be used? How to write REs More REs e REs Tagging, matching words, repetitions. The sed editor Basic usage: Saving output, options. sed script files, sed commands, Specifying lines to edit, Hold space and pattern space, advanced commands Awk Basic usage, nawk script files, Patterns, Records and fields, Actions if, while, do, for... System variables NF, NR, RS... Arrays Functions length, printf, cos, user defined... Using nawk in shell scripts Korn shell scripts Review of Bourne shell scripts functions... Variables typeset, manipulating strings Arrays Arithmetic evaluation the let command, (( )), typeset -i The select construct Syntax, workings, REPLY, PS3 Miscellaneous Enhanced I/O, ${10}

Advanced UNIX shell programming
Delivered in Internationally or OnlineFlexible Dates
£1,697

Microsoft Access

5.0(3)

By Systems & Network Training

Microsoft Access training course description A hands on course providing a solid grounding in Microsoft Access. What will you learn Use and customise the Microsoft Access environment. Select, use and customise queries. Define tables. Design forms and reports. Recognise the use of macros. Microsoft Access training course details Who will benefit: Anyone wishing to work with Microsoft Access. Prerequisites: Database fundamentals Duration 3 days Microsoft Access training course contents Introducing databases Flat file databases, Relational databases, the objects defined in an Access database, planning a simple relational database. Open Access and create a database The database wizards, tables, creating and amending tables, using field properties to improve the quality of data entry and system performance, the primary key. Working in datasheet view View, add, modify and delete records, find records. Advantages and disadvantages of entering data directly into a table. Queries Sort and select records form a single table, advantages and disadvantages of entering data via a query, define simple calculated expressions, use 'Totals' queries. Forms Use the form wizards, basic editing of objects created using the form wizards, Data-entry in form view. Reports Use the report wizard, basic editing of objects created using the report wizard, print reports. The multi table environment Plan and create a related table, define a one-to-many relationship, write multi-table queries and use the 'AutoLookup' feature, use the form wizard to create a subform and carry out data-entry in a main/subform, print and amend reports, use the report wizard to create reports based on multi-table. Relationships Working with one-to-one and one-to-many relationships, recognising and handling many-to-many relationships, referential integrity. Select queries Select queries based on related tables, parameter queries, Crosstab, find unmatched queries and Find Duplicate, the implications of the Join properties in a relational query, conditional expressions, and working with the expression builder. Action queries Make table queries, append queries, update queries, delete queries. Customising forms. Using the Toolbox, calculated controls, Combo and List boxes, query by form, working with form and control properties, domain aggregate functions. Reports Report and control properties, customising sorting and grouping, calculated controls on reports, Sub-reports, editing and altering a report's source. Macros Introduction to macros.

Microsoft Access
Delivered in Internationally or OnlineFlexible Dates
£1,697

Check Point Firewall Training

By Course Cloud

Certification After successfully completing the course, you will be able to get the UK and internationally accepted certificate to share your achievement with potential employers or include it in your CV. The PDF Certificate + Transcript is available at £6.99 (Special Offer - 50% OFF). In addition, you can get a hard copy of your certificate for £12 (Shipping cost inside the UK is free, and outside the UK is £9.99).

Check Point Firewall Training
Delivered Online On Demand
£25