The Network Engineer course is designed to serve you with modern and updated technologies fully. This Network Engineer Training course will cover a wider view of how you can apply modern technology in your work sectors. Also, you have the expertise yourself in Network Security, Cyber Security, Windows 10 pro communication training, ethical hacking, encrypting, cloud computing and much more about the IT sectors. The Network Engineer includes each and every detail to understand the basics to the advance level. So, anyone who is enthusiastic about building a career and adding extra weight to their recent field can go for this course. However, by completing this course, you can get sufficient knowledge about the job market and smoothly go to your dream job destination. Furthermore, this Network Engineer course not only supports you in strengthening your knowledge but also adds extra value to your resume to stand out to potential workers. This Network Engineer (Networking) course will enable you to: Gain expertise in Network Security, Cyber Security Keep updated on modern technology and its use Acquire knowledge on Ethical Hacking and sharpen skills in Encrypting Get a completed idea about Windows 10 pro General introduction to Data Center Essentials Accelerate your career by learning Cloud Computing and CompTIA networking (Networking) improve the chance of gaining professional skills in each IT sector for choosing the career path Without any formal requirement, anyone who is enthusiastic about learning can enrol for this Network Engineer course. Connect your internet from anywhere, on any device and keep studying at your own pace and complete the Network Engineer course. Along with this Network Engineer course, you will get 10 premium courses, an original Hardcopy, 11 PDF Certificates (Main Course + Additional Courses) Student ID card as gifts. This Network Engineer Bundle Consists of the following Premium courses: Course 01: CompTIA Networking - Level 4 Course 02: Internet of Things Course 03: CompTIA Network+ Certification Course 04: CompTIA Network (N10-007) Course 05: Cloud Computing / CompTIA Cloud+ (CV0-002) Course 06: Cyber Security Incident Handling and Incident Response Course 07: Computer Networks Security Course 08: Encryption Course 09: Electronic Document Management System Step Course 10: Data Center Training Essentials: General Introduction Course 11: Computer Hacking Forensic Investigator So, enrol now in this Network Engineer bundle to advance your career! Network Engineer You'll discover how to master the Network Engineer skill while exploring relevant and essential topics. Curriculum of Network Engineer Bundle Course 01: IT Administration and Networking Software: What is an Operating System Configuring the Operating System What is an Application Using Control Panel and much more... Hardware: Hardware and Peripherals Storage Connectivity Devices Network Components Identify the Importance of Risk Management Assess Risk and much more... Security: Introduction Child Safety Online Secure Payment Sites Online Banking How To Keep Your Password Safe Common Scams How I Got Pharmed and much more... Networking: OSI Layers LANs and WANs Network Types Transmissions Cables Fibre Optics and much more... Basic IT Literacy: Core Concepts in Healthcare IT EMR EHR Issues Regulations, Standards, and Stakeholders and much more... CPD 135 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Network Engineer Anyone from any background can enrol in this Network Engineer bundle. Requirements Network Engineer This Network Engineer course has been designed to be fully compatible with tablets and smartphones. Career path Network Engineer Network Analyst: £55,000 - £65,000 per annum in the UK Network engineer: £37,134 - £40,662 per annum in the UK Network Administrator: £38,000 - £45,000 per annum in the UK Network Consultant: £40,000 - £55,000 per annum in the UK Network Cloud Project Consultant: £50,000 - £80,000 per annum in the UK Senior IT support Engineer: £35,000 - £40,000 per annum in the UK
Duration 5 Days 30 CPD hours This course is intended for System installersSystem integratorsSystem administratorsNetwork administratorsSolution designers Overview After taking this course, you should be able to:Describe the Cisco IOS XR software architecture, high availability components, and scalability featuresPerform basic configurations on a Cisco IOS XR routerDescribe Cisco IOS XR software operationsDescribe the configuration file systemPerform Cisco IOS XR software installationsConfigure AAA servicesConfigure NTPConfigure Simple Network Management Protocol (SNMP), telemetry, and loggingConfigure routing protocolsMonitor processesUse error messages and core dumps he Introduction to Cisco IOS XR (IOSXR100) v2.0 course introduces you to the features and functions of the Cisco© Internetwork Operating System (Cisco IOS©) XR Software operating system. You learn the fundamental concepts on which the operating system is based and Cisco IOS XR basic operations, system administration, and troubleshooting. Cisco IOS XR Software Overview Platform Overview Cisco IOS XR Architecture Cisco IOS XR High Availability Cisco IOS XR Software Configuration Basics Cisco IOS XR Configuration Operations Cisco IOS XR Initial Configuration Reviewing the Configuration Cisco IOS XR Software Operations Examining Configuration Operations Examining Configuration Rollback and Recovery Configuration File System Overview Examining the Binary Configuration Examining the Commit Database Examining the ASCII Configuration Examining the Nonvolatile Generation (NVgen) Files Verifying Cisco Fabric Services (CFS) Integrity Cisco IOS XR Software Installation Software Package Basics Installing Software Packages AAA Security AAA Fundamentals Task-Based Security Configuring a User Security Policy Authentication with Remote Servers Configuring Router to AAA Server Communication Configuring Authentication Terminal Access Controller Access-Control System Plus (TACACS+) Command Authorization Configuring Accounting AAA Troubleshooting Network Time Synchronization Network Time Protocol SNMP, Telemetry, and Logging Examining SNMP Examining Telemetry Examining Logging Basic Routing Configuration Configuring Intermediate System to Intermediate System (IS-IS) Configuring Open Shortest Path First (OSPF) Configuring Border Gateway Protocol (BGP) Configuring Routing Protocol for LLN (RPL) Policy Packet Filtering Access Control Lists Unicast Reverse Path Forwarding Management Plane Protection Monitoring Process Examining Processes and Threads Process Crashes Commands for Debugging Processes Restartability of Processes Process Monitoring Identifying Memory Problems Memory Depletion Core Dumps Core Dump Fundamentals Using Core Dump Information Additional course details: Nexus Humans Cisco Introduction to Cisco IOS XR v2.0 (IOSXR100) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Cisco Introduction to Cisco IOS XR v2.0 (IOSXR100) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
Complete Python training course description Python is an agile, robust, expressive, fully objectoriented, extensible, and scalable programming language. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. This course covers Python from the very basics of 'hello world!' through to object oriented programming and advanced topics such as multi threading. Hands on follows all the major sections in order to reinforce the theory. What will you learn Read Python programs. Write Python programs. Debug Python programs. Use Python's objects and memory model as well as its OOP features. Complete Python programming training course details Who will benefit: Anyone wishing to learn Python. Prerequisites: None. Duration 5 days Complete Python programming training course contents Welcome to Python: What is Python? Origins, features. Downloading and installing Python, Python manuals, comparing Python, other implementations. Getting started: Program output, the print statement, "hello world!", Program input, raw_input(), comments, operators, variables and assignment, numbers, strings, lists and tuples, dictionaries, indentation, if statement, while Loop, for loop. range(), list comprehensions. Files, open() and file() built-in functions. Errors and exceptions. Functions, Classes, Modules, useful functions. Python basics: Statements and syntax, variable assignment, identifiers, basic style guidelines, memory management, First Python programs, Related modules/developer tools. Python Objects: Other built-in types, Internal Types, Standard type operators, Standard type built-in functions, Categorizing standard types, Unsupported types. Numbers: Integers, Double precision floating point numbers, Complex numbers, Operators, Built-in and factory functions, Other numeric types. Sequences: strings, lists, and tuples: Sequences, Strings, Strings and operators, String-only operators, Built-in functions, String built-in methods, Special features of strings, Unicode, Summary of string highlights, Lists, Operators, Built-in functions, List type built-in methods, Special features of lists, Tuples, Tuple operators and built-in functions, Tuples special features, Copying Python objects and shallow and deep copies. Mapping and set types: Mapping Type: dictionaries and operators, Mapping type built-in and factory functions, Mapping type built-in methods, Dictionary keys, Set types, Set type operators, Built-in functions, Set type built-in methods. Conditionals and loops: If, else and elif statements, Conditional expressions, while, for, break, continue and pass statements, else statement . . . take two, Iterators and iter(), List comprehensions, Generator expressions. Files and input/output: File objects, File built-in functions [open() and file()], File built-in methods and attributes, Standard files, Command-line arguments, File system, File execution, Persistent storage modules. Errors and exceptions: What are exceptions? Detecting and handling exceptions, Context management, Exceptions as strings, Raising exceptions, Assertions, Standard exceptions, Creating Exceptions, Why exceptions, Exceptions and the sys module. Functions: Calling, creating and passing functions, formal arguments, variable-length arguments, functional programming, Variable scope, recursion, generators. Modules: Modules and files, Namespaces, Importing modules, Module import features, Module built-in functions, Packages, Other features of modules. Object-Oriented Programming (OOP): Classes, Class attributes, Instances, Instance attributes, Binding and method invocation, Static methods and class methods, Composition, Sub-classing and derivation, Inheritance, Built-in functions for classes, and other objects, Customizing classes with special methods, Privacy, Delegation, Advanced features of new-style classes (Python 2.2+), Related modules and documentation. Execution environment: Callable and code Objects, Executable object statements and built-in functions, Executing other programs. 'Restricted' and 'Terminating' execution, operating system interface. Regular expressions: Special symbols and characters, REs and Python, Regular expressions example. Network programming: Sockets: communication endpoints, Network programming in Python, SocketServer module, Twisted framework introduction. Internet client programming: What are internet clients? Transferring files, Network news, E-mail. Multithreaded Programming: Threads and processes Python, threads, and the global interpreter lock, The thread and threading Modules. GUI programming: Tkinter and Python programming, Tkinter Examples, Brief tour of other GUIs. Web programming: Web surfing with Python: creating simple web clients, Advanced Web clients, CGI: helping web servers process client data, Building CGI applications, Using Unicode with CGI, Advanced CGI, Web (HTTP) Servers. Database programming: Python database application programmer's interface (DB-API), ORMs. Miscellaneous Extending Python by writing extensions, Web Services, programming MS Office with Win32 COM, Python and Java programming with Jython.
This course will get you started with Nmap and teach you all the techniques and tricks needed for scanning and probing computer networks, including host discovery and operating system detection by sending packets and analyzing the responses.
Description: This Microsoft Windows 7: New Features & Developments - Video Training Course has been designed to help you understand what an operating system is and help you get accustomed with the Windows 7 environment. The other topics include file organization and management, printers and devices, file protection and troubleshooting, the new features of Internet Explorer 8. Windows 7 has been a strong point for Microsoft's operating system line. Its interface has been appealing and user-friendly to the users. This course starts off with an introduction to the features of the OS interface and your ability to customize it for your needs. It has a very organized system of keeping records of your files, libraries and content. The OS keeps good communication with your device and keeps your files safe with the use of Windows Defender. These new features training will surely help you to get accustomed with Windows 7. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Microsoft Windows 7: New Features & Developments - Video Training Course is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Microsoft Windows 7: New Features & Developments - Video Training Course is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. The Windows 7 Environment The Windows 7 Desktop FREE 00:14:00 The Start Menu and Taskbar 00:04:00 Window Management 00:07:00 Customizing the Environment Customizing the Taskbar and Start Menu 00:13:00 Working with Gadgets 00:08:00 Libraries, Folders, and Content Folders and Libraries 00:13:00 Working with Windows Explorer 00:08:00 Searching for Content 00:02:00 Device Stage Devices and Printers 00:18:00 File Protection and Troubleshooting File Protection 00:13:00 Troubleshooting 00:10:00 Internet Explorer 8 Internet Explorer Security and Privacy 00:19:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00
Description: Microsoft Windows 7 is the world's leading Operating System for Personal Computer. You will hardly find any business corporation that does not use the Operating System. The course provides you with the basic to advanced features of Microsoft Windows 7 so that you can work proficiently. The course is divided into three parts- basic, advanced and new features. In the basic section, you will be introduced with the fundamental elements of Microsoft Windows 7 focusing Windows 7 Desktop features, Windows Help and Support, folder and file system, Managing Content, using Internet Explorer, etc. In the advanced section, you will learn about the advanced techniques of the operating system such as file management, protection techniques, user accounts, installing devices and printers etc. Finally, in the new features part, you will learn the newly added options of Windows 7 for example file organisation and management, printers and devices, file protection and troubleshooting, and the new features of Internet Explorer 8. In short, people who have prior knowledge or do not have any experience can get benefited from the video bundles course. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Microsoft Windows 7 - Complete Video Training is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Microsoft Windows 7 - Complete Video Training is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. The Windows 7 Environment The Windows 7 Desktop FREE 00:14:00 The Start Menu and Taskbar 00:04:00 Window Management 00:07:00 Customizing the Environment Customizing the Taskbar and Start Menu 00:13:00 Working with Gadgets 00:08:00 Libraries, Folders, and Content Folders and Libraries 00:13:00 Working with Windows Explorer 00:08:00 Searching for Content 00:02:00 Device Stage Devices and Printers 00:18:00 File Protection and Troubleshooting File Protection 00:13:00 Troubleshooting 00:10:00 Internet Explorer 8 Internet Explorer Security and Privacy 00:19:00 The Windows 7 Environment The Windows 7 Desktop FREE 00:13:00 The Taskbar and Start Menu 00:01:00 Window Management 00:11:00 Windows Help and Support 00:04:00 Files, Folders, and Libraries Folders and Libraries 00:08:00 Working with Files 00:06:00 Managing Content Working with Windows Explorer 00:04:00 Searching for Content 00:02:00 Customizing the Environment Icons and Shortcuts 00:05:00 Gadgets 00:02:00 System Settings 00:06:00 Internet Explorer 8 Web Browsing 00:09:00 Tabbed Browsing 00:02:00 Web Searching 00:02:00 Customization 00:01:00 Multimedia Content 00:01:00 User Accounts Account Management FREE 00:09:00 Password Management 00:04:00 Devices and Printers Devices 00:04:00 Printers 00:02:00 File Management and Protection File and Folder Management 00:03:00 File Protection 00:06:00 Programs and Utilities Disk Maintenance 00:04:00 System Restore 00:02:00 Troubleshooting 00:05:00 Networks and Mobile Computing Networks 00:14:00 File and Printer Sharing 00:05:00 Offline Files 00:02:00 Remote Assistance 00:01:00 Power Settings and Plans 00:06:00 Security User Account Control 00:03:00 Windows Firewall 00:03:00 Windows Update 00:02:00 Malware Protection 00:05:00 Internet Explorer Security and Privacy 00:08:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00
Duration 5 Days 30 CPD hours This course is intended for This course is intended for existing IT professionals who have some networking knowledge and experience and are looking for a single course that provides insight into core and advanced networking technologies in Windows Server. This audience would typically include: Network administrators who are looking to reinforce existing skills and learn about new networking technology changes and functionality in Windows Server. System or Infrastructure Administrators with general networking knowledge who are looking to gain core and advanced networking knowledge and skills on Windows Server. Overview Plan and implement an IPv4 network. Implement Dynamic Host Configuration Protocol (DHCP). Implement IPv6. Implement Domain Name System (DNS). Implement and manage IP address management (IPAM). Plan for remote access. Implement DirectAccess. Implement virtual private networks (VPNs). Implement networking for branch offices. Configure advanced networking features. Implement Software Defined Networking. 55343A is the Community Courseware equivalent of retired Legacy Course 20741BC - Networking with Windows Server 2016. This 5-day classroom-based course provides the fundamental networking skills required to deploy and support Windows Server in most organizations. It covers IP fundamentals, remote access technologies, and more advanced content including Software Defined Networking. Although this course and the associated labs are written for Windows Server 2022, the skills taught will also be backwards compatible for Server 2016 and Server 2019. Prerequisites In addition to professional experience, students who attend this training should already have the following technical knowledge: Experience working with Windows Server Knowledge of the Open Systems Interconnection (OSI) model Understanding of core networking infrastructure components and technologies such as cabling, routers and switches Familiarity with networking topologies and architectures such as local area networks (LANs), wide area networks (WANs) and wireless networking Some basic knowledge of the TCP/IP protocol stack, addressing and name resolution Experience with and knowledge of virtualization Hands-on experience working with the Windows client operating systems such as Windows 10 or Windows 11 1 - Planning and implementing an IPv4 network Planning IPv4 addressing Configuring an IPv4 host Managing and troubleshooting IPv4 network connectivity 2 - Implementing DHCP Overview of the DHCP server role Deploying DHCP Managing and troubleshooting DHCP 3 - Implementing IPv6 Overview of IPv6 addressing Configuring an IPv6 host Implementing IPv6 and IPv4 coexistence Transitioning from IPv4 to IPv6 4 - Implementing DNS Implementing DNS servers Configuring zones in DNS Configuring name resolution between DNS zones Configuring DNS integration with Active Directory Domain Services (AD DS) Configuring advanced DNS settings 5 - Implementing and managing IPAM Overview of IPAM Deploying IPAM Managing IP address spaces by using IPAM 6 - Remote access in Windows Server Overview of remote access Implementing the Web Application Proxy 7 - Implementing DirectAccess Overview of DirectAccess Implementing DirectAccess by using the Getting Started Wizard Implementing and managing an advanced DirectAccess infrastructure 8 - Implementing VPNs Planning VPNs Implementing VPNs 9 - Implementing networking for branch offices Networking features and considerations for branch offices Implementing Distributed File System (DFS) for branch offices Implementing BranchCache for branch offices 10 - Configuring advanced networking features Overview of high performance networking features Configuring advanced Microsoft Hyper-V networking features 11 - Implementing Software Defined Networking Overview of SDN. Implementing network virtualization Implementing Network Controller
Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. Course Curriculum Introduction Introduction And What You Will get When You Join 00:03:00 Who We Are. 00:05:00 Qucik Intro To Raspberry Pi World 00:06:00 10 Uses for Raspberry Pi Board 00:03:00 Very Important Note: Review Process 00:00:00 Different Versions of Raspberry Pi 00:03:00 Raspberry Pi Components 00:03:00 OS Versions Available for Raspberry Pi 00:07:00 Arduino Vs Raspberry Pi Vs BeagleBone 00:07:00 Course Material Works With Any High Tech Board! 00:02:00 Running The Raspberry Pi Board What Do You Need To RunThe Raspberry Pi 00:06:00 Getting OS and Running Raspberry Pi 00:09:00 Setting Up Raspberry Pi for the First Time 00:04:00 Simulating Raspberry Pi 00:05:00 Raspberry Pi Hardware and Starter Kit That Can be Used With it Simple Starter Kit 00:07:00 Raspberry Pi Modeb B Unboxing 00:01:00 A tour inside Raspberry Pi Operating System A Tour Inside Raspberry Pi Operating System 00:04:00 Raspberry Pi Command Line 00:06:00 Updating Software Packages 00:06:00 Control Raspberry Pi Board From Another Device Control Raspberry Pi From Another Device Using SSH 00:04:00 Control Raspberry Pi From Another Device Using VNC Server 00:08:00 Assign A fix IP Address for Raspberry Pi Board 00:04:00 Connecting Raspberry Pi to another computer using Network Cable 00:04:00 Control General Purpose Input Output Programming GPIO With Python 00:04:00 Python and Your First Code 00:08:00 Installing the Control Library 00:03:00 Practical Examples Example 1 Blinking Led 00:07:00 Example Two Reading Input Values From A Switch 00:03:00 Example Three Running the Led Using LDR 00:03:00 Example Four PIR Motion Detector 00:04:00 Additional Components and Notes BCM Numbering Instead of Numbering by Order 00:02:00 Adafruit Protection Box and Connection Cable 00:02:00 The End 00:02:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00
Duration 5 Days 30 CPD hours This course is intended for If you are getting ready for a career as an entry-level information technology (IT) professional or personal computer (PC) service technician, the CompTIA© A+© Certification course is the first step in your preparation. Overview In this course, you will install, configure, optimize, troubleshoot, repair, upgrade, and perform preventive maintenance on personal computers, digital devices, and operating systems. You will:Identify the hardware components of personal computers and mobile digital devices.Identify the basic components and functions of operating systems.Identify networking and security fundamentals.Identify the operational procedures that should be followed by professional PC technicians.Install, configure, and troubleshoot display devices.Install and configure peripheral components.Manage system components.Manage data storage.Install and configure Microsoft Windows.Optimize and maintain Microsoft Windows.Work with other operating systems.Identify the hardware and software requirements for client environment configurations.Identify network technologies.Install and configure networking capabilities.Support mobile digital devices.Support printers and multifunction devices.Identify security threats, vulnerabilities, and controls.Implement security controls.Troubleshoot system-wide issues. In this course, you will acquire the essential skills and information you will need to install, upgrade, repair, configure, troubleshoot, optimize, and perform preventative maintenance of basic personal computer hardware and operating systems. Hardware Fundamentals Topic A: Personal Computer Components Topic B: Storage Devices Topic C: Mobile Digital Devices Topic D: Connection Interfaces Operating System Fundamentals Topic A: PC and Mobile Operating Systems Topic B: PC Operating System Tools and Utilities Networking & Security Fundamentals Topic A: Network Types Topic B: Network Components Topic C: Common Network Services Topic D: Cloud Concepts Topic E: Security Fundamentals Safety & Operational Procedures Topic A: Basic Maintenance Tools and Techniques Topic B: Personal and Electrical Safety Topic C: Environmental Safety and Materials Handling Topic D: Professionalism and Communication Topic E: Organizational Policies and Procedures Topic F: Troubleshooting Theory Supporting Display Devices Topic A: Install Display Devices Topic B: Configure Display Devices Topic C: Troubleshoot Video and Display Devices Installing & Configuring Peripheral Components Topic A: Install and Configure Input Devices Topic B: Install and Configure Output Devices Topic C: Install and Configure Input/Output Devices Topic D: Install and Configure Expansion Cards Managing System Components Topic A: Identify Motherboard Components and Features Topic B: Install and Configure CPUs and Cooling Systems Topic C: Install Power Supplies Topic D: Troubleshoot System Components Managing Data Storage Topic A: Identify RAM Types and Features Topic B: Troubleshoot RAM Issues Topic C: Install and Configure Storage Devices Topic D: Configure the System Firmware Topic E: Troubleshoot Hard Drives and RAID Arrays Installing & Configuring Microsoft Windows Topic A: Implement Client-Side Virtualization Topic B: Install Microsoft Windows Topic C: Use Microsoft Windows Topic D: Configure Microsoft Windows Topic E: Upgrade Microsoft Windows Optimizing & Maintaining Microsoft Windows Topic A: Optimize Microsoft Windows Topic B: Back Up and Restore System Data Topic C: Perform Disk Maintenance Topic D: Update Software Working with Other Operating Systems Topic A: The OS X Operating System Topic B: The Linux Operating System Customized Client Enviroments Topic A: Types of Common Business Clients Topic B: Custom Client Environments Networking Technologies Topic A: TCP/IP Properties and Characteristics Topic B: TCP/IP Topic C: Internet Connections Topic D: Ports and Protocols Topic E: Networking Tools Installing & Configuring Networking Capabilities Topic A: Configure Basic Windows Networking Topic B: Configure Network Perimeters Topic C: Using Windows Networking Features Topic D: Install and Configure SOHO Networks Supporting Mobile Digital Devices Topic A: Install and Configure Exterior Laptop Components Topic B: Install and Configure Interior Laptop Components Topic C: Other Mobile Devices Topic D: Mobile Device Accessories and Ports Topic E: Mobile Device Connectivity Topic F: Mobile Device Synchronization Topic G: Troubleshoot Mobile Device Hardware Supporting Printers & Multifunction Devices Topic A: Printer and Multifunction Technologies Topic B: Install and Configure Printers Topic C: Maintain Printers Topic D: Troubleshoot Printers Security Threats, Vulnerabilities, and Controls Topic A: Common Security Threats and Vulnerabilities Topic B: General Security Controls Topic C: Mobile Security Controls Topic D: Data Destruction and Disposal Methods Implementing Security Controls Topic A: Secure Operating Systems Topic B: Secure Workstations Topic C: Secure SOHO Networks Topic D: Secure Mobile Devices Troubleshooting System-Wide Issues Topic A: Troubleshoot PC Operating Systems Topic B: Troubleshoot Mobile Device Operating Systems and Applications Topic C: Troubleshoot Wired and Wireless Networks Topic D: Troubleshoot Common Security Issues Additional course details: Nexus Humans Managing and Troubleshooting PCs - Part 2 training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Managing and Troubleshooting PCs - Part 2 course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
Take your basic cyber security knowledge to a new level with this exciting course that promises to be educational, informative, and fun-filled. Build upon a basic foundation in cyber security with a strong focus on networking, privacy and anonymity, malware, email security, backups and encryption, and Windows 10 Hardening.