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

59933 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

English Law Course

4.3(43)

By John Academy

Overview Being a lawyer allows you to bring justice to society while ensuring a generous earning. However, you need an excellent grasp of the legal system to thrive in this industry. This is where our English Law Course comes in. This course is the ideal training solution for both current and future legal professionals.  In this comprehensive course, you will be introduced to key aspects of the English legal system. The informative modules will educate you on the principles of contract law. Then, it will shed light on the essentials of criminal law, human rights law and administrative law. The course will also help you understand the fundamentals of property law, family law and employment law as well. After the compilation of the course, you will receive a CPDQS-accredited certificate of achievement. This certificate will elevate your resume and increase your employability in the legal industry. Join now!. Course Preview Learning Outcomes Introduce yourself to the English legal system Enhance your knowledge and understanding of contract law Get a clear understanding of criminal law, administrative law, human rights law and more Understand the core concepts of property law and family law Develop the skills required for legal research projects 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? English Law Who Should Take this English Law 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 English Law 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 English Law Course will equip you with effective skills and abilities and help you explore career paths such as  Legal Advisor Paralegal Lawyer Module 01: Introduction to English Law Introduction to English Law 00:27:00 Module 02: Contract Law Contract Law 00:22:00 Module 03: Criminal Law Criminal Law 00:20:00 Module 04: Constitutional and Administrative Law Constitutional and Administrative Law 00:27:00 Module 05: Introduction to Human Rights Law Introduction to Human Rights Law 00:20:00 Module 06: Tort Law Tort Law 00:23:00 Module 07: Property Law Property Law 00:22:00 Module 08: Equity and Trusts Equity and Trusts 00:25:00 Module 09: Family Law Family Law 00:24:00 Module 10: Employment Law Employment Law 00:25:00 Module 11: Legal Research Project Legal Research Project 00:25:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

English Law Course
Delivered Online On Demand4 hours 20 minutes
£11.99

Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally

4.7(47)

By Academy for Health and Fitness

***24 Hour Limited Time Flash Sale*** Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally Admission Gifts FREE PDF & Hard Copy Certificate| PDF Transcripts| FREE Student ID| Assessment| Lifetime Access| Enrolment Letter Are you a professional feeling stuck in your career, struggling to keep up with the ever-changing demands of the industry? Or perhaps you're a beginner, unsure of where to start or how to break into your desired field. Whichever stage you're in, our exclusive Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally Bundle provides unique insights and tools that can help you achieve your goals. Designed to cater to the needs of both seasoned professionals and aspiring newcomers, our Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally bundle is a comprehensive program that will equip you with the essential skills and knowledge you need to succeed. Whether you're looking to advance in your current role or embark on a new career journey, this bundle has everything you need to take your professional life to the next level. But that's not all. When you enrol in Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally Online Training, you'll receive 30 CPD-Accredited PDF Certificates, Hard Copy Certificates, and our exclusive student ID card, all absolutely free. Courses Are Included In this Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally Career Bundle: Course 01: Effective Communication Course 02: Public Speaking: Presentations like a Boss Course 03: Presentation Skills Guideline Course 04: English for Job Interview Course 05: Job Interview Masterclass Course 06: CV Writing Course 07: Leadership & Management Training Course 08: Team Management Course 09: Workplace Team Networking Diploma Course 10: Negotiation Skills Course 11: Persuasion and Influencing Skills Course 12: Delegation Skills Training Course 13: Workplace Professionalism Course 14: Conflict Resolution Course 15: Time Management Course 16: Smart Goal Setting Course 17: Decision Making and Critical Thinking Course 18: Productivity Training: The Power Of Massive Action Course 19: Workplace Stress Management Course 20: Touch Typing Essentials Course 21: Document Control Course 22: Diploma in Creative Problem Solving Course 23: Motivation - Motivating Yourself & Others Course 24: Self Esteem & Assertiveness Course 25: Learn to Eliminate Weakness Course 26: Strength Resilience & Drive Course 27: The Power of Positive Thinking Course 28: The Power of Patience Course 29: The Power of Resilience Course 30: The Power of Attitude With Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally, you'll embark on an immersive learning experience that combines interactive lessons with voice-over audio, ensuring that you can learn from anywhere in the world, at your own pace. And with 24/7 tutor support, you'll never feel alone in your journey, whether you're a seasoned professional or a beginner. Don't let this opportunity pass you by. Enrol in Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally today and take the first step towards achieving your goals and dreams. Why buy this Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally? Free CPD Accredited Certificate upon completion of Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally Get a free student ID card with Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally Lifetime access to the Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally course materials Get instant access to this Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally course Learn Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally from anywhere in the world 24/7 tutor support with the Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally course. Start your learning journey straightaway with our Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally Training! Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally premium bundle consists of 30 precisely chosen courses on a wide range of topics essential for anyone looking to excel in this field. Each segment of the Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally is meticulously designed to maximise learning and engagement, blending interactive content and audio-visual modules for a truly immersive experience. Certification You have to complete the assignment given at the end of the Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally course. After passing the Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally exam You will be entitled to claim a PDF & Hardcopy certificate accredited by CPD Quality standards completely free. CPD 300 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally course is ideal for: Students seeking mastery in Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally Professionals seeking to enhance Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally skills Individuals looking for an Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally-related career. Anyone passionate about Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally Requirements This Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally doesn't require prior experience and is suitable for diverse learners. Career path This Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally bundle will allow you to kickstart or take your career in the related sector to the next stage. Certificates CPD Accredited Digital Certificate Digital certificate - Included CPD Accredited Hard Copy Certificate Hard copy certificate - Included If you are an international student, you will be required to pay an additional fee of 10 GBP for international delivery, and 4.99 GBP for delivery within the UK, for each certificate

Ultimate Soft Skills Masterclass: 30 Courses to Excel Professionally
Delivered Online On Demand7 days
£209

Level 2 Training: Domestic Abuse Understanding

By Restored

We're passionate about equipping churches to respond to domestic abuse. Our Domestic Abuse Awareness course will help you explore key questions around the issue of domestic abuse, like how to recognise the signs of domestic abuse, why domestic abuse happens, and how to start supporting survivors.

Level 2 Training: Domestic Abuse Understanding
Delivered Online + more
£50

Geology Course - Online & CPD Accredited

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Geology Course - Online & CPD Accredited
Delivered Online On Demand9 hours 33 minutes
£25

Efficient Document Control Strategies - CPD Certified

4.5(3)

By Studyhub UK

24 Hour Flash Deal **25-in-1 Efficient Document Control Strategies Mega Bundle** Efficient Document Control Strategies 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 Efficient Document Control Strategies package online with Studyhub through our online learning platform. The Efficient Document Control Strategies bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Efficient Document Control Strategies course provides complete 360-degree training on Efficient Document Control Strategies. You'll get not one, not two, not three, but twenty-five Efficient Document Control Strategies courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Efficient Document Control Strategies courses are yours for as long as you want them once you enrol in this course This Efficient Document Control Strategies Bundle consists the following career oriented courses: Course 01: Document Control Specialist Certification at QLS Level 3 Course 02: Document Control and Workflow Management Course 03: Information Management Course 04: Email Writing Training Course 05: Workplace Confidentiality Course 06: Facilities Management Course 07: Workplace Productivity Training Course 08: Workplace Health, Safety & Laws Course 09: Business Etiquette Mastery Course 10: Corporate Risk And Crisis Management Course 11: Decision Making and Critical Thinking Online Course Course 12: Team Management Course 13: Communication and Organisational Skills Course 14: Leadership Skills Training Course 15: Persuasion and Influencing Skills Course 16: Cross-Cultural Awareness Training Diploma Certificate Course 17: Equality, Diversity and Discrimination Course 18: Coaching & Mentoring Course 19: Public Speaking Masterclass Course 20: Performance Management Course 21: Diploma in Minute Taking Training Course 22: Learn Microsoft Word, PowerPoint & Outlook In 90 Minutes! Course 23: Meeting Management Skills Course 24: Office Admin and Reception Course 25: Personal Hygiene The Efficient Document Control Strategies course has been prepared by focusing largely on Efficient Document Control Strategies career readiness. It has been designed by our Efficient Document Control Strategies 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 Efficient Document Control Strategies Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Efficient Document Control Strategies 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 Efficient Document Control Strategies Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Efficient Document Control Strategies Elementary modules, allowing our students to grasp each lesson quickly. The Efficient Document Control Strategies 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 Efficient Document Control Strategies bundle, you really hit the jackpot. Here's what you get: Step by step Efficient Document Control Strategies lessons One to one assistance from Efficient Document Control Strategiesprofessionals if you need it Innovative exams to test your knowledge after the Efficient Document Control Strategiescourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five Efficient Document Control Strategies courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Efficient Document Control Strategies certificate and transcript on the next working day Easily learn the Efficient Document Control Strategies 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 Efficient Document Control Strategies 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 Efficient Document Control Strategies Requirements To participate in this Efficient Document Control Strategies course, all you need is - A smart device A secure internet connection And a keen interest in Efficient Document Control Strategies Career path You will be able to kickstart your Efficient Document Control Strategies career because this course includes various courses as a bonus. This Efficient Document Control Strategies is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Efficient Document Control Strategies 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

Efficient Document Control Strategies - CPD Certified
Delivered Online On Demand6 days
£279

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