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

57801 Courses

Total SMTP and email for engineers

5.0(3)

By Systems & Network Training

SMTP training course description A hands on course focusing on the workings of email systems and the standard protocols that they use. The course is not specific to any particular implementation, but some vendor specifics are noted. Linux and Microsoft machines are used in hands on sessions to reinforce the theory of major sessions. The course concentrates on troubleshooting and interworking using network sniffing and protocol inspection rather than "which buttons to push". What will you learn Describe and explain SMTP MIME POP3 IMAP PGP, GPG, S/MIME SPF, DKIM, DMARC Configure mail routing Secure email systems SMTP training course details Who will benefit: Technical staff responsible for email systems. Prerequisites: TCP/IP foundation for engineers. Duration 3 days SMTP training course contents SMTP architecture What is SMTP, email before SMTP, SMTP history, the different protocols, clients, servers. Email composition, transmission, delivering emails, storing and reading emails. MUAs, MTAs, POP3, IMAP, SMTP, DNS, webmail. Hands on Setting up MTAs and MUAs and sending a simple email using telnet. The SMTP protocol SMTP protocol stack, SMTP headers, HELO, SMTP mail, MAIL FROM, RCPT TO, DATA, SMTPUTF8, 8BITMIME, TURN, EHLO, ETRN, 3 digit replies. Hands on Analysing SMTP packets on a network. DNS and SMTP SMTP forwarding, SMTP relays, interoperation, how SMTP uses DNS, MX records. Hands on Setting up mail relays. SMTP headers IMF data, From, to, cc, bcc, sender and recipient headers, message Ids, received trails, in-reply-to, received-SPF, mail list headers. Hands on Using clients to analyse details from mail headers, including true originators and path of emails. MIME Email attachments, MIME versions, content type headers, encoding, base 64, binary data, multi part headers, troubleshooting attachments. Hands on Analysing MIME headers and attachments. POP3 What is POP3, where to use POP3, authorisation, transactions, POP3 commands: USER, PASS, STAT, LIST, RETR, DELE. Hands on Setting up a POP3 server, analysing POP3 packets on a network. IMAP and IMAPS What is IMAP, where to use IMAP, authorisation, mailbox structure, IMAP commands: LOGIN, AUTHENTICATE, LIST, CREATE, Examine (message flags), SELECT, STORE. Hands on Setting up an IMAP server and analysing IMAP packets on a network. Interoperation Mail gateways, addressing, Exchange, sendmail. Email security Basics, Transport level: STARTTLS. Content: PGP/GPG, mail signing and encryption, S/MIME, digital certificates, secure email submission. Hands on Setting up and using a PGP key, configure MTAs to use TLS. Email authentication and spam prevention Mail relays, grey listing, block list & RBL, DNSBL (Real-time Black hole List), White list, SPF, Domain Keys Identified Mail (DKIM), Author Domain Signing Practices (ADSP), Abuse Report Format (ARF), Domain-based Message Authentication, Reporting and Conformance (DMARC). Hands on Relay spamming and the blocking spamming.

Total SMTP and email for engineers
Delivered in Internationally or OnlineFlexible Dates
£2,367

Definitive SIP for engineers

5.0(3)

By Systems & Network Training

SIP training course description A hands on course covering IP telephony with SIP. The course starts with a brief review of knowledge students should already possess including RTP and RTCP. The main focus is on SIP though, progressing from what SIP is through SIP signalling, call processing and architectures, moving onto more advanced issues including security, multimedia, and interoperability. Hands-on practicals follow each major theory session. What will you learn Explain how SIP works. Analyse SIP packets. Deploy SIP IP telephony solutions. Integrate SIP with other telephony solutions. SIP training course details Who will benefit: Technical staff working with SIP. Prerequisites: Definitive VoIP for engineers Duration 3 days SIP training course contents VoIP review What is VoIP? Brief review of IP, Brief review of telephones and voice. RTP, RTCP, mixers and translators. Hands on Analysing RTP packets. What is SIP? Why SIP? SIP history, SIP standards, SIP capabilities, key services, how SIP works, and a basic SIP call. Hands on Peer to peer SIP. SIP messages SIP sessions, SIP flows, Message structure, INVITE, ACK, BYE, CANCEL, OPTIONS, REGISTER. Extension methods. Response codes. SIP call flows. Hands on Analysing SIP packets. SIP architectures UA client, UA server, Proxy servers, Redirect servers, registrars. SIP phones, gateways, application servers, and other products. Stateful and stateless servers. Various call scenarios. Hands on SIP proxies. SIP addressing URLs, SIP addresses, registration, Location and Directory servers. Address tracking. Hands on SIP and DNS. Supplementary services SIP signalling, signalling compression, Call hold, Call forwarding, Home and away scenarios, transfers, conferences, call control. Hands on Analysing SIP supplementary services. SDP What is SDP? Multimedia, multimedia session announcement, invitation and others. Relationship with SIP. Hands on Video conferencing with SIP. SIP security Access control, Authentication, encryption, firewalls. Hands on SIP authentication. Interoperability Inter working with PSTN, ISUP to SIP mapping, SIP and 3G, SIP-T, SIP and SIGTRAN. SIP and H323. Hands on SIP and gateways. SIP mobility Terminal mobility, service mobility, personal mobility, Mobile IP, SIP signalling flows in 3G.

Definitive SIP for engineers
Delivered in Internationally or OnlineFlexible Dates
£2,367

Definitive Asterisk for engineers

5.0(3)

By Systems & Network Training

Asterisk training course description This 3 day hands on Asterisk training course covers all the ground for you to get an Asterisk PBX installed and configured. After installation the course progresses from a simple first configuration onto VoIP and PSTN integration along with the provision of PBX features such as ACD and IVR. Practical sessions follow each major section to reinforce the theory. What will you learn Install and configure Asterisk. Connect Asterisk to the Internet and PSTN. Integrate VoIP and the PSTN. Configure Asterisk for PBX features such as voicemail, ACD and IVR. Asterisk training course details Who will benefit: Technical staff working with or evaluating Asterisk. Prerequisites: None although hands on experience of UNIX systems would be beneficial, as would knowledge of VoIP. Duration 3 days Asterisk training course contents What is Asterisk? PBXs, what Asterisk does, Asterisk features, Asterisk VoIP support, Asterisk and the Internet, Asterisk and the PSTN, hosted VoIP systems. Asterisk installation Linux installation, Asterisk package compilation and installation. Timing sources. Hands on Installing Asterisk Managing Asterisk Starting/stopping Asterisk, command arguments, Asterisk commands, log files, logger.conf, remote management. Hands on Controlling Asterisk. First Asterisk configuration The role of SIP, IP phones, DHCP, IP addressing, sip.conf, extensions.conf. Hands on Simple SIP configuration Asterisk architecture Server hardware, interfaces, channels, Zaptel, Digium, Asterisk filesystem, connections. The configuration files, syntax, asterisk.conf. Hands on Adding hardware for Asterisk, exploring the configuration files. DAHDI configuration Digium hardware, DAHDI architecture, DAHDI installation, DAHDI configuration, system.conf, FXS, FXO, E1, chan_dahdi.conf, dahdi_cfg, DAHDI tools. Hands on Connecting Asterisk to the PSTN. Dial plans extensions.conf detail, contexts, priorities. Hands on Configuring dial plans. SIP configuration sip.conf in detail, defining SIP channels, incoming SIP channels, outgoing SIP channels, SIP variables, Asterisk as a SIP client and SIP server. Hands on SIP configuration. IAX configuration What is IAX, IAX server, IAX client, IAX channels, iax.conf, IAX syntax in extensions.conf, IAX trunking. Hands on Linking Asterisk systems. Implementing PBX functions Voicemail, voicemail trees, voicemail passwords, Music on hold, meetme conferencing, call parking. ACD, IVR, fax. Hands on Configuring PBX features.

Definitive Asterisk for engineers
Delivered in Internationally or OnlineFlexible Dates
£2,367

Total PHP for developers

5.0(3)

By Systems & Network Training

Total PHP training course description PHP provides for the creation of dynamic web sites. This hands on training course looks at programming with PHP with an emphasis of building dynamic websites. Forms, state management and database integration are all covered with practicals used throughout the course to reinforce theory sessions. What will you learn Create dynamic web sites using PHP. Write PHP programs. Debug PHP programs. Examine existing code and determine its function. Total PHP training course details Who will benefit: Anyone creating dynamic web sites. Prerequisites: Software development fundamentals Duration 3 days Total PHP training course contents What is PHP? PHP history, dynamic web pages, how PHP works, alternatives to PHP. Downloading and installing PHP. Installing MySQL, installing Apache, platform issues. A first PHP web page A basic PHP script, PHP page structure. PHP comments. Integrating PHP and HTML. PHP forms HTML forms, taking values from forms. PHP and HTML Page inputs, environment inputs. phpinfo(), other form elements, sticky fields, generalised code, tables, forms, form elements, style sheets, JavaScript. Variables operators and expressions Expressions, data types, assignments, scope, constants, HTTP environment variables, getting data from forms using variables. Operators Arithmetic, logical, relational, Boolean, others. Control statements Conditional: if, else, elseif, switch. Loops: while, do while, for, break, continue, exit. Functions Built in functions, declaration, arguments, scope, loading functions from other files, defaulting parameters, call by value/ name. Arrays Indexes, array initialisation, array manipulation, multi dimensional arrays, array functions. String handling What is a string, string functions, matching, extraction, replacement. String operations, cleansing, sprintf, formatting web pages, strops and others, splitting strings, REs. PHP and databases Database structure, Database APIs, MySQL, Creating tables, Editing tables, simple SQL queries using PHP, building HTML tables using SQL queries, SQL injection, security issues, error handling. File I/O Opening, reading, writing files. Permissions, ownership, locking, directories. PHP, cookies and sessions State, Cookie properties, setting cookies, retrieving cookies, expiring/deleting cookies. Sessions, session variables, session IDs. PHP and email Emailing from servers, attachments. Objects OOP, PHP classes, constructors, instances.

Total PHP for developers
Delivered in Internationally or OnlineFlexible Dates
£2,367

Diploma of Private Investigation (Online) - CPD Certified

4.5(3)

By Studyhub UK

24 Hour Flash Deal **25-in-1 Diploma of Private Investigation Mega Bundle** Diploma of Private Investigation Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Diploma of Private Investigation package online with Studyhub through our online learning platform. The Diploma of Private Investigation bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Diploma of Private Investigation course provides complete 360-degree training on Diploma of Private Investigation. You'll get not one, not two, not three, but twenty-five Diploma of Private Investigation courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Diploma of Private Investigation courses are yours for as long as you want them once you enrol in this course This Diploma of Private Investigation Bundle consists the following career oriented courses: Course 01: Fundamentals of Private Investigating Course 02: Private Investigator Diploma Course 03: Interrogations And Confessions Psychology Course 04: Crime Scene Investigation Skills and Forensic Science Course 05: Accident Investigation Course 06: Witness Investigation Course 07: Criminology Diploma Course 08: RCA: Root Cause Analysis Course 09: Forensic Psychology, Offender Profiling and Incident Management Course Course 10: Cyber Security Incident Handling and Incident Response Course 11: Crime Report Writing: Effective Documentation for Law Enforcement Course 12: Creative Thinking: Techniques and Tools for Problem Solving Course 13: Risk Assessment & Management Course 14: Criminology: Criminal Law Course 15: Criminology & Profiling Diploma Course 16: Criminal Psychology Course 17: Forensic Psychology Course Course 18: Crime Scene Investigator Course 19: Intelligence Analyst Certification Course 20: Forensic Engineering Investigator Course 21: Decision Making and Critical Thinking Online Course Course 22: First Aid Training Certification Course 23: Diploma in English Law and UK Legal Infrastructure Course 24: Self Defense: Martial Arts Course 25: Criminal Intelligence Researcher The Diploma of Private Investigation course has been prepared by focusing largely on Diploma of Private Investigation career readiness. It has been designed by our Diploma of Private Investigation specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Diploma of Private Investigation Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Diploma of Private Investigation bundle course has been created with twenty-five premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Diploma of Private Investigation Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Diploma of Private Investigation Elementary modules, allowing our students to grasp each lesson quickly. The Diploma of Private Investigation course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. In this exclusive Diploma of Private Investigation bundle, you really hit the jackpot. Here's what you get: Step by step Diploma of Private Investigation lessons One to one assistance from Diploma of Private Investigationprofessionals if you need it Innovative exams to test your knowledge after the Diploma of Private Investigationcourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five Diploma of Private Investigation courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Diploma of Private Investigation certificate and transcript on the next working day Easily learn the Diploma of Private Investigation skills and knowledge you want from the comfort of your home CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Diploma of Private Investigation training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Diploma of Private Investigation Requirements To participate in this Diploma of Private Investigation course, all you need is - A smart device A secure internet connection And a keen interest in Diploma of Private Investigation Career path You will be able to kickstart your Diploma of Private Investigation career because this course includes various courses as a bonus. This Diploma of Private Investigation is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Diploma of Private Investigation career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Diploma of Private Investigation (Online) - CPD Certified
Delivered Online On Demand6 days
£279

LEVEL 4 ENDORSED CERTIFICATION

By Export Unlocked Limited

Level 4 Certification 13 credits This package entitles you to the relevant required courses to achieve a Level 4 Certification and is equal to 13 credits. After purchase, we will be in touch to discuss your module & assessment options. Please see individual module pages for more details, as well as applicable dates & times.   This course includes a choice of 1 of the following assessments: Creating an Export Strategy Creating an Import Strategy Creating an Import Procedure Manual Creating an Export Procedure Manual Creating a Supply Chain Sustainability Report Completing an Import CDS Customs Entry

LEVEL 4 ENDORSED CERTIFICATION
Delivered OnlineFlexible Dates
£3,195

Confidence Building Course

4.3(43)

By John Academy

Overview Confidence is the key to success. Learn how to become a confident individual and attain your personal and professional goals with our Confidence Building Course. This course will help you elevate yourself and get a step closer to success.  Through this course you will master the techniques for assessing your confidence and find out the weak links. Then, you will be able to develop your communication skills. The course will also teach you how to improve your physical confidence and portray a polished image in your workplace. By the end of the course, you will be able to remove the drawbacks in yourself and boost your self-esteem.  So, if you are ready to take on the challenge and bring a positive change in life, enrol now! Course Preview Learning Outcomes Understand the basics of confidence building Learn the process of assessing your confidence Know how to identify your weak points Develop the skills to build physical confidence Grasp the strategies to demonstrate confidence in the workplace Why Take This Course From John Academy? Affordable, well-structured and high-quality e-learning study materials Engaging tutorial videos, materials from the industry-leading experts Opportunity to study in a user-friendly, advanced online learning platform Efficient exam systems for the assessment and instant result Earn UK & internationally recognised accredited qualification Easily access the course content on mobile, tablet, or desktop from anywhere, anytime Excellent career advancement opportunities Get 24/7 student support via email. What Skills Will You Learn from This Course? Confidence Building Confidence Assessment Communication Who Should Take This Confidence Building Course? Whether you're an existing practitioner or an aspiring professional, this course is an ideal training opportunity. It will elevate your expertise and boost your CV with key skills and a recognised qualification attesting to your knowledge. Are There Any Entry Requirements? This Confidence Building Course is available to all learners of all academic backgrounds. But learners should be aged 16 or over to undertake the qualification. And a good understanding of the English language, numeracy, and ICT will be helpful. Certificate of Achievement After completing this course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates & Transcripts can be obtained either in Hardcopy at £14.99 or in PDF format at £11.99. Career Path​ This exclusive Confidence Building Course will equip you with effective skills and abilities and help you explore career paths such as  Life Coach Career Coach Manager Trainer Module 01: Understanding Confidence Understanding Confidence 00:15:00 Module 02: Assessing Your Confidence Assessing Your Confidence 00:10:00 Module 03: Identifying Your Sticking Points Identifying Your Sticking Points 00:08:00 Module 04: Building Self-Confidence Building Respectful Relationships 00:09:00 Module 05: Developing Physical Confidence Developing Physical Confidence 00:11:00 Module 06: Communicating Your Confidence Communicating Your Confidence 00:11:00 Module 07: Demonstrating Confidence in the Workplace Demonstrating Confidence in the Workplace 00:17:00 Module 08: Building Respectful Relationships Building Self-Confidence 00:15:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Confidence Building Course
Delivered Online On Demand1 hour 36 minutes
£24.99

Online Chocolate Making Course

4.3(43)

By John Academy

Overview Chocolate and happiness go hand in hand. When you make delicious chocolates, you can take pride in your creations and spread love and joy. And working in the chocolate industry is a fun-all-day kind of job. Take this Online Chocolate Making course to guide you through each step of the chocolate-making process.  This Online Chocolate Making course will teach you the techniques to make a bunch of silky smooth chocolates. Here, you'll understand the process of making chocolates from beans to bars, from roasting the beans to peeling, grinding to tempering and moulding chocolates.  In addition, you'll learn how to make chocolate cakes with simple ingredients and incorporate new ideas to make fusion dishes. The course will also introduce you to various chocolate-making equipment and provide the best collection of rich chocolate recipes you can make quickly and easily. Course Preview Learning Outcomes Improve your skills in chocolate-making and baking Understand how chocolate is made from bean to bar Learn how to make the best homemade chocolates Find a wide range of chocolate cake recipes Get an exclusive collection of chocolate dishes Be able to experiment with the ingredients and create unique dishes Why Take This Course From John Academy? Affordable, well-structured and high-quality e-learning study materials Meticulously crafted engaging and informative tutorial videos and materials Efficient exam systems for the assessment and instant result Earn UK & internationally recognised accredited qualification Easily access the course content on mobile, tablet, or desktop from anywhere, anytime Excellent career advancement opportunities Get 24/7 student support via email What Skills Will You Learn From this Course? Chocolate Making Create Different Types of Chocolate Who Should Take this Online Chocolate Making Course? Whether you're an existing practitioner or an aspiring professional, this course is an ideal training opportunity. It will elevate your expertise and boost your CV with key skills and a recognised qualification attesting to your knowledge. Are There Any Entry Requirements? This Online Chocolate Making Course is available to all learners of all academic backgrounds. But learners should be aged 16 or over to undertake the qualification. And a good understanding of the English language, numeracy, and ICT will be helpful. Online Chocolate Making Course Certification After completing and passing the Online Chocolate Making Course successfully, you will be able to obtain a Recognised Certificate of Achievement. Learners can obtain the certificate in hard copy at £14.99 or PDF format at £11.99. Career Path​ The Online Chocolate Making Course provides essential skills to make you more effective in your role. It would be beneficial for any related profession in the industry, such as: Chocolatier: salary range of £20,000 - £35,000 per annum. Pastry Chef: salary range of £20,000 - £40,000 per annum. Chocolate Taster: salary range of £25,000 - £45,000 per annum. Cookery Instructor: salary range of £25,000 - £50,000 per annum. Food Writer/Blogger: potential earnings based on personal brand growth. Research Chef: salary range of £30,000 - £60,000 per annum. Module 01: Introduction to Chocolate Introduction to Chocolate 00:14:00 Module 02: Making Chocolate: From Bean to Bar Making Chocolate From Bean to Bar 00:17:00 Module 03: Chocolate Cake Recipes Recipes of Chocolate Cake 00:24:00 Module 04: More Recipes of Chocolate More Recipes of Chocolate 00:20:00 Assignment Assignment - Cookery: Chocolate Making & Baking 00:00:00 Order Your Certificates and Transcript Order Your Certificates and Transcripts 00:00:00

Online Chocolate Making Course
Delivered Online On Demand1 hour 15 minutes
£24.99

FORS Safe Driving - Periodic 7 Hour CPC Course -Birmingham - Dec 25

By Total Compliance

#SafeUrbanDriving #Birmingham #driver #driver_safety #driver_training #fors #nottingham #sud

FORS Safe Driving - Periodic 7 Hour CPC Course -Birmingham - Dec 25
Delivered In-Person in Birmingham
£135

Definitive DNS for engineers

5.0(3)

By Systems & Network Training

DNS training course description This three-day hands on DNS training course studies both the UNIX BIND and the Microsoft (MS DNS) implementations. The course starts with the big picture of how DNS works, then client configuration. Primary and secondary servers are then configured, progressing to DDNS, subdomains and security issues. Hands on sessions follow all sections ensuring that troubleshooting techniques are used throughout the course. Students choose whether to use Windows or UNIX for the hands on sessions. What will you learn Describe the architecture of DNS. Explain how DNS works. Install, configure, maintain and troubleshoot DNS DNS training course details Who will benefit: Technical staff wanting to learn DNS including: Network personnel System administrators. Prerequisites: UNIX Fundamentals (or Windows knowledge). TCP/IP foundation for engineers. Duration 3 days DNS training course contents What is DNS? Hostnames, Name resolution, host files, host file problems, What is DNS? The DNS namespace, TLDs, gTLDs, registering domains, Nameservers, how DNS works. Hands on Testing DNS servers on the Internet. DNS clients Ways to use DNS, dynamic and static configuration, multiple nameservers, domain name, searchlist, resolution issues, testing the configuration. Hands on Client configuration. DNS server software Implementations, Microsoft, BIND, daemons and services, installation, starting and stopping servers. Hands on Setting up a DNS server. DNS zone files What is a zone, Zone file overview, Forward zones, Reverse zones, Resource records, A records, PTR, CNAME, Root hints, local zone file. BIND and Microsoft configuration. Hands on Server configuration files. NS and applications MX records, Mail server load balancing, SPF, SRV records, VoIP and SRV, Microsoft and SRV, NAPTR. Hands on Testing records with dig and nslookup. DNS slaves and other servers DNS server types, Server resilience, Slaves, Zone transfers, SOA records, Serial numbers, recommendations, polling based zone transfers, NOTIFY, AD integration, DNS caching, Negative caching, TTL, Caching only servers. Hands on Masters, slaves and zone transfers. The DNS protocol The DNS stack, DNS port numbers, DNS queries, The DNS header, header section format, question format, other section format. Hands on Troubleshooting DNS with Wireshark. Dynamic DNS DHCP, DDNS, IXFR, WINS integration. Hands on Dynamic DNS. Subdomains Root servers, root server selection, Authority, delegation, NS records, subdomain with and without delegation, reverse delegation. Hands on Delegation, setting up a subdomain server. DNS security Restricting queries, DNS and firewalls, Split DNS, forwarders, internal root servers, the use of proxy servers, DNSSEC, TSIG. Hands on Hardening a DNS server. DNS and IPv6 What is IPv6, IPv6 addressing, IPv6 DNS issues, AAAA, IPv6 reverse delegation. Troubleshooting DNS Problem solving, DNS troubleshooting, Zone file checking, Some common errors, Log files, tools, nslookup, dig, host, DNS design, performance, load balancing. Hands on Putting it all together. Summary Useful books, Internet sites, RFCs. Appendix: ENUM What is ENUM, How ENUM works, NAPTR.

Definitive DNS for engineers
Delivered in Internationally or OnlineFlexible Dates
£2,367