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

845 Open courses in Cardiff delivered Live Online

Total UNIX networking for engineers

5.0(3)

By Systems & Network Training

UNIX networking training course description A course covering the complete range of standard UNIX networking products from the basic TCP/IP configuration through DNS, NIS, NFS and Samba. Hands-on exercises follow most theory sessions. What will you learn Install and configure fundamental network services. Describe TCP/IP, Apache, DNS, NIS, NIS+, NFS, Samba and sendmail. Configure and administrate TCP/IP. Install and administrate a DNS server. Configure and administrate a NIS+ network. Administrate NFS. Setup a sendmail server. UNIX networking training course details Who will benefit: System Administrators. Network Administrators. Prerequisites: Linux engineer certification 1 (LPIC-2) Duration 5 days UNIX networking training course contents Organizing Email Services The UNIX Mail System, Mail Transfer Agent, Mail Delivery Agent, Mail User Agent, Email Protocols, SMTP, POP, IMAP, Using Email Servers, Sendmail, Postfix, Local Email Delivery, Procmail Basics, Sieve, Remote Email Delivery, Courier, Dovecot. DNS DNS and BIND, Configuring a DNS Server, Starting, Stopping, and Reloading BIND, Configuring BIND Logging, Creating and Maintaining DNS Zones, BIND Zone Files, Managing BIND Zones, Securing a DNS Server, ailing BIND, DNSSEC, TSIG, Employing DANE. Offering Web Services Web Servers, HTTP, The Apache Web Server, Installing and configuring Apache, Hosting Dynamic Web Applications, Secure Web Servers, Proxy Servers, Installing and configuring Squid, Configuring Clients, Nginx Server, Installing Nginx, Configuring Nginx. Sharing Files Samba, Configuring Samba, Troubleshooting Samba, NFS, Configuring NFS, Securing NFS, Troubleshooting NFS, FTP Servers, Configuring vsftpd, Configuring Pure-FTPd. Managing Network Clients Assigning Network Addresses, DHCP, UNIX DHCP Software, Installing and configuring a DHCP Server and clients, Authentication Service, PAM Basics, Configuring PAM, PAM Application Files, Network Directories, LDAP Basics, OpenLDAP Server, LDAP Clients. Setting Up System Security Server Network Security, Port Scanning, Intrusion Detection Systems, External Network Security, iptables, Routing in UNIX, Connecting Securely to a Server, OpenSSH, OpenVPN, Security Resources, US-CERT, SANS Institute, Bugtraq.

Total UNIX networking for engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

HA Webinar: Teaching language directly

5.0(1)

By Historical Association

Historical Association webinar series: Direct history teaching Presenters: Mike Hill and Jacob Olivey In this sixth and final session, Jacob and Mike will explain how history teachers can teach words and phrases very directly to their pupils. They will suggest that 'drill and thrill' – rather than laminated word mats – can make the language of history more accessible and enjoyable for pupils. To use your corporate recording offer on this webinar please fill in this form: https://forms.office.com/e/Qr1PfgRHSS We are able to offer the webinars in this series at a subsidised cost as the presenters' time has been partially funded by their school, Ark Soane Academy. We are open to developing partnerships across schools and trusts. If you are interested in discussing this further, please contact Mel Jones at melanie.jones@history.org.uk

HA Webinar: Teaching language directly
Delivered Online
£8.33 to £12.50

Adobe Photoshop Training Course - Private Photoshop Tuition Weekends

By Greta Powell Training

This Adobe Photoshop Course runs over the weekend on either a Saturday or Sunday for beginners. Learn Photoshop from scratch.

Adobe Photoshop Training Course - Private Photoshop Tuition Weekends
Delivered OnlineFlexible Dates
£200

Self LOVE Workshop

5.0(5)

By This Divine Life

As we become more loving we experience more love in general in our lives and in all our relationships. If you would like to experience more love in your life, then this workshop is for you.

Self LOVE Workshop
Delivered OnlineFlexible Dates
£28

DevOps for networking engineers

5.0(3)

By Systems & Network Training

Network DevOps course description This course is not a soft skills course covering the concepts of DevOps but instead concentrates on the technical side of tools and languages for network DevOps. Particular technologies focussed on are ansible, git and Python enabling delegates to leave the course ready to starting automating their network. Hands on sessions follow all major sections. More detailed courses on individual aspects of this course are available. What will you learn Evaluate network automation tools. Automate tasks with ansible. Use git for version control. Use Python to manage network devices. Use Python libraries for network devices. Network DevOps course details Who will benefit: Administrators automating tasks. Prerequisites: TCP/IP Foundation Duration 5 days Network DevOps course contents What is DevOps Programming and automating networks, networks and clouds, AWS, OpenStack, SDN, DevOps for network operations. Initial configuration Configuring SSH, ZTP, POAP. Hands on Initial lab configuration. Getting started with ansible The language, the engine, the framework. Uses of ansible, orchestration. The architecture, Controlling machines, nodes, Agentless, SSH, modules. Configuration management, inventories, playbooks, modules, roles. Hands on Installing ansible, running ad hoc commands. Ansible playbooks ansible-playbook, YAML, plays, tasks, handlers, modules. Playbook variables. Register module, debug module. Hands on Running playbooks. Ansible Inventories /etc/ansible/hosts, hosts, groups, static inventories, dynamic inventories. Inventory variables, external variables. Limiting hosts. Hands on Static inventories, variables in inventory files. Ansible modules for networking Built in modules, custom modules, return values. Core modules for network operations. Cisco and/or Juniper modules. ansible_connection. Ansible 2.6 CLI. Hands on Using modules. Ansible templating and roles aConfiguration management, full configurations, partial configurations. The template module, the assemble module, connection: local, Jinja2 templates, variables, if, for, roles. Hands on Generating multiple configurations from a template. Network programming and modules Why use Python? Why use ansible? alternatives, ansible tower, Linux network devices. Programming with Python Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip instal. Hands on Python programming with pyping. More Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip install. Hands on Python programming with pyping. Git Distributed version control, repositories, Git and GitHub, Alternatives to GitHub, Installing git, git workflows, creating repositories, adding and editing files, branching and merging, merge conflicts. Hands on working with Git. Python and networking APIs, Sockets, Telnetlib, pysnmp, ncclient, ciscoconfparse. Paramiko SSH and Netmiko Integrating Python and network devices using SSH. Netmiko, Netmiko methods. Hands on Netmiko. NAPALM What is NAPALM, NAPALM operations, getters, Replace, merge, compare, commit, discard. Hands on Configuration with NAPALM. Integrating ansible and NAPALM. Python and REST REST APIs, enabling the REST API. Accessing the REST API with a browser, cURL, Python and REST, the request library. Hands on Using a REST API with network devices.

DevOps for networking engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Network automation for engineers

5.0(3)

By Systems & Network Training

Network automation course description This course is not a soft skills course covering the concepts of DevOps but instead concentrates on the technical side of tools and languages for network DevOps. Particular technologies focussed on are ansible, git and Python enabling delegates to leave the course ready to starting automating their network. Hands on sessions follow all major sections. More detailed courses on individual aspects of this course are available. What will you learn Evaluate network automation tools. Automate tasks with ansible. Use git for version control. Use Python to manage network devices. Use Python libraries for network devices. Network automation course details Who will benefit: Network engineers. Prerequisites: TCP/IP foundation for engineers. Duration 5 days Network automation course contents What is DevOps Programming and automating networks, networks and clouds, AWS, OpenStack, SDN, DevOps for network operations. Initial configuration Configuring SSH, ZTP, POAP. Hands on Initial lab configuration. Getting started with ansible The language, the engine, the framework. Uses of ansible, orchestration. The architecture, Controlling machines, nodes, Agentless, SSH, modules. Configuration management, inventories, playbooks, modules, roles. Hands on Installing ansible, running ad hoc commands. Ansible playbooks ansible-playbook, YAML, plays, tasks, handlers, modules. Playbook variables. Register module, debug module. Hands on Running playbooks. Ansible Inventories /etc/ansible/hosts, hosts, groups, static inventories, dynamic inventories. Inventory variables, external variables. Limiting hosts. Hands on Static inventories, variables in inventory files. Ansible modules for networking Built in modules, custom modules, return values. Core modules for network operations. Cisco and/ or Juniper modules. ansible_connection. Ansible 2.6 CLI. Hands on Using modules. Ansible templating and roles Configuration management, full configurations, partial configurations. The template module, the assemble module, connection: local, Jinja2 templates, variables, if, for, roles. Hands on Generating multiple configurations from a template. Network programming and modules Why use Python? Why use ansible? alternatives, ansible tower, Linux network devices. Programming with Python Scripting versus application development, Python interactive mode, Python scripts, Python 2.7 vs Python 3. A simple Python script. Variables, loops, control statements, operators. PEP style guide. Python IDEs. Hands on Simple Python programs. More Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip install, Hands on Python programming with pyping. Git Distributed version control, repositories, Git and GitHub, Alternatives to GitHub, Installing git, git workflows, creating repositories, adding and editing files, branching and merging, merge conflicts. Hands on working with Git. Python and networking APIs, Sockets, Telnetlib, pysnmp, ncclient, ciscoconfparse. Paramiko SSH and Netmiko Integrating Python and network devices using SSH. Netmiko, Netmiko methods. Hands on Netmiko. PyEZ Juniper, NETCONF, installing PyEZ, a first pyEZ script, pyEZ configuration management. Hands on Juniper configuration management with pyEZ. NAPALM What is NAPALM, NAPALM operations, getters, Replace, merge, compare, commit, discard. Hands on Configuration with NAPALM. Integrating ansible and NAPALM. Python and REST REST APIs, enabling the REST API. Accessing the REST API with a browser, cURL, Python and REST, the request library. Hands on Using a REST API with network devices.

Network automation for engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Vectorworks 2D Basics Level Training Course

By ATL Autocad Training London

Why Vectorworks 2D Basics Level Training Course? Vectorworks excels in 2D design, delivering exceptional results and serving as a robust 2D design tool. The Fundamentals course provides customizable tools for precise 2D drawings, while VectorWorks Architect streamlines the process with user-friendly, easy-to-learn tools. Click here for more info: Website Course Details: 10 hrs, Flexible 1-on-1 sessions, in-person or online. 9 am and 7 pm (Mon-Sat).10 hours, split as needed for your schedule. Module 1: Understanding CAD and Vectorworks The Role of CAD in Design Introduction to Vectorworks Software Module 2: Setting Up Your Workspace Workspace Configuration Basic Options and Preferences Module 3: Foundational Drawing Skills Drawing Techniques Selecting Objects Module 4: Advanced Object Editing Combining Shapes Mirroring Objects Rotating Objects Grouping Objects Module 5: Precision Drawing and Scaling Working with Scale Setting Preferences Saving Templates Module 6: Accurate Object Placement Drawing Precision Moving Objects Precisely Module 7: Advanced Editing Techniques Using Fillet Employing Offset Module 8: Introduction to Object Attributes and Groups Basic Attributes Editing Object Groups Module 9: Duplicating Objects Linear Duplicates Rectangular Duplicates Circular Duplicates Module 10: Creating Room Plans Designing Walls Incorporating Windows and Doors Module 11: Room Plan Development Room Plan Drawing Methods Module 12: Utilizing Additional Attributes Hatch Patterns Gradients Image Fills Module 13: Drawing Elevations Elevation Techniques Effective Methods Module 14: Importing Images for Graphics Graphic Illustration Image Integration Module 15: Symbols and Resource Management Creating Symbols Introduction to Resource Browser Module 16: Organizing Drawings with Design Layers Design Layer Usage Module 17: Labeling Drawings and Title Blocks Drawing Labels Title Block Text Module 18: Plotting and Printing User Interface and Terminology Printing Techniques Module 19: Creating Drawing Sheets A1, A2, and A3 Sheets Module 20: Utilizing Viewports Multiple Views Module 21: Professional Model Presentation Paper Space Presentation Converting to PDFs Module 22: Managing Files and Projects Module 23: Displaying Objects and Terminology Module 24: Objects and Data Management Module 25: Precise Object Placement Object Snaps Quick Select Module 26: Dividing and Measuring Objects Module 27: Dimensioning and Annotation Module 28: Working with Text Module 29: Custom Tool Palettes Module 30: Organizing Tool Palettes Module 31: Effective Tool Palette Usage Module 32: Standard Views and Drawing Techniques Module 33: Drawing Curves Arcs, Donuts, and Ellipses Module 34: Real-World Units and Measurements Module 35: Object Manipulation Changing Object Angles Module 36: File Management Saving, Exiting, and Opening Projects Module 37: Creating Mirror Images Module 38: Introduction to 3D Modeling Creating Extrusions Basic 3D Concepts Outcomes and Vectorworks Jobs: Vectorworks Proficiency: Gain expertise in using Vectorworks software for design tasks. 2D Design Skills: Create accurate 2D drawings and architectural plans. Advanced Editing: Efficiently manipulate and edit objects in your designs. Precision Drawing: Develop skills for precise scaling and drawing. These skills open doors to careers in design, architecture, engineering, entertainment, and more. Potential Jobs: Architectural Drafter Interior Designer Landscape Designer AD Technician Graphic Designer Construction Estimator Product Designer Set Designer Event Planner Urban Planner Vectorworks 2D Training Course Our Vectorworks training is thoughtfully designed to educate and inspire designers at every skill level. Whether you're just starting or a seasoned pro, our courses will furnish you with fresh skills, streamline your workflows, and unleash the full potential of your Vectorworks software. Online Training Choices Tailored Online Sessions: Customized training sessions tailored to your specific requirements and skill level. Virtual Classroom: Participate in interactive virtual classes from the convenience of your workspace. Getting Started Guides: Comprehensive guides to assist you in navigating the fundamentals of Vectorworks. In-Person Training Opportunities Customized On-Site Sessions: Hands-on training delivered directly to your office or at regional events. One-to-One: Engage in interactive learning at our training locations. Download Vectorworks https://www.vectorworks.net Personalized One-on-One Training: Get individualized attention and customized instruction. Flexible Scheduling: Choose your preferred training time and day to suit your schedule. Post-Course Assistance: Access free online support after course completion. Comprehensive Learning Materials: Receive PDF notes and handouts to enhance your learning. Certificate of Completion: Earn a recognition certificate upon successfully finishing the course. Affordable Rates: Enjoy cost-effective training rates. Software Setup Assistance: Receive help setting up the software on your computer. Referral Benefits: Recommend a friend and receive discounts on future courses. Group Training Discounts: Special discounts available for group training sessions. Convenient Availability: Access training sessions from Monday to Sunday, with extended hours. Tailored Training: Receive customized, bespoke training tailored to your specific requirements.

Vectorworks 2D Basics Level Training Course
Delivered in London or OnlineFlexible Dates
£360

Definitive Kamailio for engineers

5.0(3)

By Systems & Network Training

Kamailio training course description Kamailio (formerly known as OpenSER) provides a scalable SIP server suitable for small through to carrier grade installations. This course will teach you how to install, configure and troubleshoot the Kamailio product. What will you learn Install Kamailio. Control Kamailio. Configure Kamailio. Troubleshoot Kamailio. Kamailio training course details Who will benefit: Technical staff working with Kamailio. Prerequisites: Definitive SIP for engineers. UNIX fundamentals. Duration 3 days Kamailio training course contents What is Kamailio? What is SER? SER history, OpenSER, versions. Kamailio. Supported platforms, SIP review. Hands on Simple SIP telephony without a SIP server. Installing Kamailio Downloading Kamailio, Installation from source, package installation, CVS, default passwords Hands on Kamailio installation. Controlling Kamailio Starting, stopping and controlling Kamailio. Starting Kamailio automatically at boot time. Hands on Controlling the server First configuration Basic configuration. Hands on SIP telephony with Kamailio. Monitoring Logs, xlog, openserctl, syslog. Hands on Logging. Kamailio architecture Kamailio core, Kamailio modules, file locations, persistent data storage, database structure. Hands on Database integration. Core configuration Keywords, values, parameters, functions, routing blocks, constructs. Hands on Advanced Kamailio configuration. Module configuration Overview of modules available, AAA integration, least cost routing. Redirects Hands on Configuring modules. Architectures DNS integration, peering, OSP, NAT traversal, SIP to GSM. Hands on peering. Asterisk integration Altering tables to work with Asterisk, Asterisk as a voicemail system. Design issues, High availability. Hands on Integrating Kamailio with Asterisk.

Definitive Kamailio for engineers
Delivered in Internationally or OnlineFlexible Dates
£3,497

AutoCAD 3D Modeling Course Training

By Real Animation Works

InDesign face to face training customised and bespoke.

AutoCAD 3D Modeling Course Training
Delivered in London or OnlineFlexible Dates
£250

Empty Spaces, Expressionless Faces: Supporting colleagues in a hybrid workplace. Closed groups for up to 20 learners per workshop.

By Mindmaps Wellbeing

Empty Spaces, Expressionless Faces. Supporting colleagues in a hybrid workplace In a world where hybrid working is becoming the norm for many people, staying connected with colleagues can feel challenging. The subtle signals we might notice in face-to-face interactions can easily be missed when working remotely. This interactive two-hour workshop explores how we can support one another, strengthen team connections, and spot the signs when someone may be struggling. Designed for anyone in a hybrid workplace, this session empowers participants to recognise the behaviours and communication patterns that might indicate a colleague is finding things difficult, and helps them to respond with empathy and support. Through thought-provoking discussions, engaging activities, and practical strategies, participants will discover new ways to foster genuine connection — both online and face-to-face — to build and sustain a supportive team culture. Workshop outline: Noticing subtle shifts in mood and behaviour within a hybrid team. Exploring practical strategies for checking in without feeling intrusive. Encouraging open conversations in both virtual and physical settings. Creating a team culture that prioritises compassion and connection. This is not a lecture — it’s an engaging, interactive experience designed to leave participants feeling more confident in their ability to spot when a colleague might need support and better equipped to take meaningful action. Join us for this impactful session and discover how small moments of connection can inspire a more supportive, resilient hybrid workplace. 2-hour workshop packages At Mindmaps Wellbeing, we know that every business is unique, and no team is the same. That’s why we’ve developed our range of short, specialist wellbeing and mental health themed workshops—a fully flexible approach to workplace training. With our selection of engaging and impactful 2-hour workshops, you can build a programme that truly meets your organisation’s needs. Whether you’re looking to manage stress, challenge stigma, or avoid burnout, you choose the sessions that suit your team best. Our training courses and workshop collection Book multiple workshops on the same day to save Why Mindmaps Wellbeing? Mindmaps Wellbeing is the trusted training provider for businesses looking to enhance workplace mental health and employee wellbeing. Our training is designed and delivered by registered Mental Health Nurses, ensuring credibility, expertise, and real-world application. Focus on culture change – Our training goes beyond theory transfer, aiming to embed lasting behavioural shifts that foster a positive, mentally healthy workplace Flexible delivery options – We offer in-person, online, and hybrid training solutions to fit your organisation’s needs Proven impact and measurable results – Our training leads to improved employee engagement, productivity, and retention Engaging and actionable – All our courses include interactive activities, case studies, and real-world applications for immediate impact

Empty Spaces, Expressionless Faces: Supporting colleagues in a hybrid workplace. Closed groups for up to 20 learners per workshop.
Delivered in Devon or UK Wide or OnlineFlexible Dates
£800