SlideShare a Scribd company logo
1 of 39
Download to read offline
From ICT Teacher to an IT Training Ninja
Teaching Computer Systems to Inspire and Delight
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
At your fingertips…
3
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
CompTIA is …
The voice of the world’s information
technology (IT) industry.
 Non-profit: We are the world’s largest IT trade association
advancing the global interests of IT professionals.
 Philanthropic: CompTIA’s Creating IT Futures Foundation
helps provide opportunity for the unemployed and under-
employed to gain access to careers in IT.
 A force for change through advocacy: CompTIA promotes
sound public policy at the state and federal level to
advance the digital economy.
 A leader in IT certifications: With over 1.5 million
certified professionals, CompTIA offers IT professionals a
roadmap for establishing and advancing their careers.
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Who am I?
5
2004
• BSc Cybernetics & Virtual Worlds
• Assistant Language Teacher, Japan
2007
• Technical Trainer
• Apprenticeships
2013
• Head of Curriculum
• Arch Apprenticeships
2015
• CompTIA Certification Evangelist
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Binary
 Binary Tetris
 http://goo.gl/6E5aK
7
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Hardware
 Motherboard
– ATX, Micro ATX
 CPU
– ZIF
 Memory (DIMMs, SO-DIMMs)
 Storage (Traditional vs SSDs)
 PSU
 ESD & Recycling
8
HP Compaq ProLiant tower case (cover removed) showing 1)
Motherboard; 2) Expansion slots; 3) Power supply; 4) 5.25" Drive
bays; 5) Floppy disk drive bay; 6) 3.5" Drive bays (for hard
drives)
(© Hewlett-Packard Development Company)
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Analogy…
9
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Expansion slots and Interfaces
 Plug-in cards installed in slots on
motherboard
– Peripheral Component
Interconnect (PCI)
– PCI-X
– PCI Express
 PATA (aka IDE) vs SATA
 USB 1 / 2 / 3
 Firewire (IEEE 1394)
 PS/2
10
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Storage
 8 Bits in a byte
 1024 bytes = 1MB
 1024 MB = 1 GB
 1024 GB = 1TB
 1024 TB = 1PB
 1024 PB = 1EB
 What are 4 Bits?
11
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
It’s important to get your hands dirty…
12
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Sourcing hardware
 Freecycle
 Your IT Department
 eBay/Gumtree
 Pound Shop
 http://www.getonlineathome.org/
13
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Operating Systems
 System Requirements
 Virtualisation
 Installation methods
– Deployment
– Provisioning
 Configuration
– CLI
– Settings
 Group Policy
14
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Roman Room: OS System Requirements
15
1 GHZ Processor 1 GB RAM (x86)
2 GB RAM (x64)
16 GB Disk Space (x86)
20 GB Disk Space (x64)
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Virtualisation
 Hyper-V
 Oracle Virtual Box
 VMWare Player
 Microsoft Virtual PC
 Microsoft Azure
16
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Installation can be…
17
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Back to the Future
 Server Management
 Microsoft PowerShell
 Bash on Windows 10
 Default installation of Windows
Server 2016 – No GUI!
 Windows Server Nano
 Linux Servers (on Microsoft Azure)
18
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Let’s try it out: Command Line Interface
 https://goo.gl/1snIV9
 You will need a Microsoft Account
19
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
OS Configuration
 Compmgmt.msc
 Devmgmt.msc
 Appwiz.cpl
 Eventvwr
 Services
 Accessibility
 Secpol.msc
20
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Networking
21
48-51-B7-40-EA-B5 Cat5e / Cat6 / Cat7
UTP/STP
RJ-45 connector
Hubs
(Dumb devices)
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
All People Seem To Need Data Processing
22
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
IP Addressing
 IPv4
– Class A, B, C, D
– 32 Bits
– Loopback address
– Subnet mask
– Public/Private
 Network Address Translation (NAT)
 IPv6
– 128 bits
– Use Hex notation
– Designed to cope with massive
growth of connected devices (and
“things”)
23
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
TCP vs UDP
 Transmission Control Protocol (TCP)
– Connection-oriented, reliable
delivery
– Connection establishment
– Acknowledgements and negative
acknowledgments
 User Datagram Protocol (UDP)
– Connectionless, non-guaranteed
delivery
24
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Wireless
Standard Maximum
Transfer
Rate
Band
802.11a 54 Mbps 5 GHz
802.11b 11 Mbps 2.4 GHz
802.11g 54 Mbps 2.4 GHz
802.11n 150 Mbps 2.4 / 5 GHz
802.11ac 1.3 Gbps 5 GHz
 Security
– Disable SSID broadcast
– MAC address filtering
– Encryption
 WEP
 WPA
 WPA2
25
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Network Services
 DHCP
 DNS
 Directory Service
 File and Printer Sharing
 Remote Access
26
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Cloud Services
 Going from TLAs to FLAs
 Cloud Service Models
– IaaS
– PaaS
– SaaS
– XaaS
 Cloud Models
– Public
– Private
– Hybrid
 Vendors
– Microsoft
– Amazon
– Google
27
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Pizza as a Service
28
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Security
 Disk Encryption (BitLocker)
 File Encryption (NTFS)
 File and Folder Permissions
 Security Policy / Group Policy /
Mobile Device Management (MDM)
 Rights Management Service (RMS)
 Multifactor Authentication
– Microsoft Hello
29
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org 30
We all want a “genius” to help us
A “genius-bar” mentality
to problem resolution with
an increased demand for
fast and accurate problem
solving
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
A fundamental shift in the support mission
• There’s a greater variety of
“things” to support.
• The emphasis is now on users’
ability to access data from any
device, rather than the device
itself.
Top skills needed
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Troubleshooting six steps
 1. Identify the problem
– Question the user and identify user changes to computer and perform backups before making changes
 2. Establish a theory of probable cause (question the obvious)
– If necessary, conduct external or internal research based on symptoms
 3. Test the theory to determine cause
– Once theory is confirmed determine next steps to resolve problem
– If theory is not confirmed re-establish new theory or escalate
 4. Establish a plan of action to resolve the problem and implement the solution
 5. Verify full system functionality and if applicable implement preventive measures
 6. Document findings, actions and outcomes
32
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Setting up problems for the students to troubleshoot
 Machine won’t turn on
– Power cable disconnected
– Power switch off at floor point
 Can’t connect to Network/Internet
– Cable disconnected (computer, floor point /switch/router)
– Switch/Router off
– Incorrect Proxy settings in browser
– Incorrect static IP address
 File not accessible/garbled
– Incorrect default program assigned to file format
33
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Let’s Play!
https://kahoot.it
34
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Some closing thoughts…
 Working definition of digital skills qualifications:
“The very broad set of skills that individuals need in order to understand, use or
create the software and services we all access through devices such as
computers, tablets and ‘smart’ phones.”
– Review of publicly funded digital skills qualifications, SFA, February 2016
35
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Evolution of the Desk
36
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Resources (1)
 CompTIA Instructor Network: http://comptia.org/cin
 CompTIA Certifications: https://certification.comptia.org/
 IT Pro TV: https://itpro.tv/ (Free IT Fundamentals course)
 Professor Messer: https://www.professormesser.com/ (Free A+ course)
 Zoom It: https://technet.microsoft.com/en-us/sysinternals/zoomit.aspx
 Google URL Shortener: http://goo.gl/
37
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Resources (2)
 TechNet Virtual Labs: https://technet.microsoft.com/en-
us/virtuallabs/bb467605.aspx
 Microsoft ISO files: https://www.microsoft.com/en-us/evalcenter/
 Ubuntu: http://www.ubuntu.com/
 Virtual Box: https://www.virtualbox.org/
 MS IT Pro Cloud: https://www.itprocloudessentials.com/
 AWS Labs: https://aws.qwiklab.com/
38
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
Resources (3)
 Keyboard shortcuts
– PC: http://www.laptopmag.com/articles/best-keyboard-shortcuts
– Mac: http://www.techlicious.com/tip/the-most-useful-mac-keyboard-
shortcuts/
 File Hippo: http://filehippo.com/
 Kahoot.it: https://getkahoot.com/
39
Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org
For more information contact:
Zeshan Sattar
Zeshan Sattar | Senior Manager, Certification Evangelist
Mobile: + 44 (0) 7817 617 975
CompTIA UK
15th Floor, City Point, 1 Ropemaker Street
London, EC2Y 9HT
Twitter @zeshandotcom
40
THANK YOU!

More Related Content

Similar to From ICT Teacher to an IT Training Ninja

CompTIA presents Career Pathways in the Digital Industries
CompTIA presents Career Pathways in the Digital IndustriesCompTIA presents Career Pathways in the Digital Industries
CompTIA presents Career Pathways in the Digital IndustriesZeshan Sattar
 
Intel 20180608 v2
Intel 20180608 v2Intel 20180608 v2
Intel 20180608 v2ISSIP
 
Sc manufacturing conference and expo hitachi i io-t april 20 2016 final
Sc manufacturing conference and expo   hitachi i io-t april 20 2016 finalSc manufacturing conference and expo   hitachi i io-t april 20 2016 final
Sc manufacturing conference and expo hitachi i io-t april 20 2016 finalKeith Brown
 
Getting to timely insights - how to make it happen?
Getting to timely insights - how to make it happen?Getting to timely insights - how to make it happen?
Getting to timely insights - how to make it happen?Mandie Quartly
 
How to build containerized architectures for deep learning - Data Festival 20...
How to build containerized architectures for deep learning - Data Festival 20...How to build containerized architectures for deep learning - Data Festival 20...
How to build containerized architectures for deep learning - Data Festival 20...Antje Barth
 
Smart Data Slides: Emerging Hardware Choices for Modern AI Data Management
Smart Data Slides: Emerging Hardware Choices for Modern AI Data ManagementSmart Data Slides: Emerging Hardware Choices for Modern AI Data Management
Smart Data Slides: Emerging Hardware Choices for Modern AI Data ManagementDATAVERSITY
 
Kafka at Peak Performance
Kafka at Peak PerformanceKafka at Peak Performance
Kafka at Peak PerformanceTodd Palino
 
Designing the Next Generation Data Lake
Designing the Next Generation Data LakeDesigning the Next Generation Data Lake
Designing the Next Generation Data LakeRobert Chong
 
The Future of Infrastructure: Key Trends to consider
The Future of Infrastructure: Key Trends to considerThe Future of Infrastructure: Key Trends to consider
The Future of Infrastructure: Key Trends to considerCapgemini
 
OpenPOWER SC16 Recap: Day 1
OpenPOWER SC16 Recap: Day 1OpenPOWER SC16 Recap: Day 1
OpenPOWER SC16 Recap: Day 1OpenPOWERorg
 
AI for Everyone: Demystifying Large Language Models (LLMs) Like ChatGPT
AI for Everyone: Demystifying Large Language Models (LLMs) Like ChatGPTAI for Everyone: Demystifying Large Language Models (LLMs) Like ChatGPT
AI for Everyone: Demystifying Large Language Models (LLMs) Like ChatGPTCprime
 
UC18NA-D3D202-Dianomic-IZoratti-Introduction-To-FogLAMP.pdf
UC18NA-D3D202-Dianomic-IZoratti-Introduction-To-FogLAMP.pdfUC18NA-D3D202-Dianomic-IZoratti-Introduction-To-FogLAMP.pdf
UC18NA-D3D202-Dianomic-IZoratti-Introduction-To-FogLAMP.pdfWlamir Molinari
 
FasterCapital Acceleration Program 2nd Round 2016
FasterCapital Acceleration Program 2nd Round 2016FasterCapital Acceleration Program 2nd Round 2016
FasterCapital Acceleration Program 2nd Round 2016FasterCapital
 
How the Internet of Things (IoT) will impact customer experience, operational...
How the Internet of Things (IoT) will impact customer experience, operational...How the Internet of Things (IoT) will impact customer experience, operational...
How the Internet of Things (IoT) will impact customer experience, operational...Navaid Khan
 
Modern cybersecurity threats, and shiny new tools to help deal with them - T...
 Modern cybersecurity threats, and shiny new tools to help deal with them - T... Modern cybersecurity threats, and shiny new tools to help deal with them - T...
Modern cybersecurity threats, and shiny new tools to help deal with them - T...ITCamp
 
Modern cybersecurity threats, and shiny new tools to help deal with them
Modern cybersecurity threats, and shiny new tools to help deal with themModern cybersecurity threats, and shiny new tools to help deal with them
Modern cybersecurity threats, and shiny new tools to help deal with themTudor Damian
 
Northwestern 20181004 v9
Northwestern 20181004 v9Northwestern 20181004 v9
Northwestern 20181004 v9ISSIP
 
Microsoft Skype for Business and the quest for legacy video interoperability
Microsoft Skype for Business and the quest for legacy video interoperabilityMicrosoft Skype for Business and the quest for legacy video interoperability
Microsoft Skype for Business and the quest for legacy video interoperabilityAnders Løkke
 
opentextrelease16abetterwaytowork-160411183307
opentextrelease16abetterwaytowork-160411183307opentextrelease16abetterwaytowork-160411183307
opentextrelease16abetterwaytowork-160411183307L. Phillip Urman
 

Similar to From ICT Teacher to an IT Training Ninja (20)

CompTIA presents Career Pathways in the Digital Industries
CompTIA presents Career Pathways in the Digital IndustriesCompTIA presents Career Pathways in the Digital Industries
CompTIA presents Career Pathways in the Digital Industries
 
Intel 20180608 v2
Intel 20180608 v2Intel 20180608 v2
Intel 20180608 v2
 
Sc manufacturing conference and expo hitachi i io-t april 20 2016 final
Sc manufacturing conference and expo   hitachi i io-t april 20 2016 finalSc manufacturing conference and expo   hitachi i io-t april 20 2016 final
Sc manufacturing conference and expo hitachi i io-t april 20 2016 final
 
Getting to timely insights - how to make it happen?
Getting to timely insights - how to make it happen?Getting to timely insights - how to make it happen?
Getting to timely insights - how to make it happen?
 
How to build containerized architectures for deep learning - Data Festival 20...
How to build containerized architectures for deep learning - Data Festival 20...How to build containerized architectures for deep learning - Data Festival 20...
How to build containerized architectures for deep learning - Data Festival 20...
 
Smart Data Slides: Emerging Hardware Choices for Modern AI Data Management
Smart Data Slides: Emerging Hardware Choices for Modern AI Data ManagementSmart Data Slides: Emerging Hardware Choices for Modern AI Data Management
Smart Data Slides: Emerging Hardware Choices for Modern AI Data Management
 
Kafka at Peak Performance
Kafka at Peak PerformanceKafka at Peak Performance
Kafka at Peak Performance
 
Progress next iot_pelegri
Progress next iot_pelegriProgress next iot_pelegri
Progress next iot_pelegri
 
Designing the Next Generation Data Lake
Designing the Next Generation Data LakeDesigning the Next Generation Data Lake
Designing the Next Generation Data Lake
 
The Future of Infrastructure: Key Trends to consider
The Future of Infrastructure: Key Trends to considerThe Future of Infrastructure: Key Trends to consider
The Future of Infrastructure: Key Trends to consider
 
OpenPOWER SC16 Recap: Day 1
OpenPOWER SC16 Recap: Day 1OpenPOWER SC16 Recap: Day 1
OpenPOWER SC16 Recap: Day 1
 
AI for Everyone: Demystifying Large Language Models (LLMs) Like ChatGPT
AI for Everyone: Demystifying Large Language Models (LLMs) Like ChatGPTAI for Everyone: Demystifying Large Language Models (LLMs) Like ChatGPT
AI for Everyone: Demystifying Large Language Models (LLMs) Like ChatGPT
 
UC18NA-D3D202-Dianomic-IZoratti-Introduction-To-FogLAMP.pdf
UC18NA-D3D202-Dianomic-IZoratti-Introduction-To-FogLAMP.pdfUC18NA-D3D202-Dianomic-IZoratti-Introduction-To-FogLAMP.pdf
UC18NA-D3D202-Dianomic-IZoratti-Introduction-To-FogLAMP.pdf
 
FasterCapital Acceleration Program 2nd Round 2016
FasterCapital Acceleration Program 2nd Round 2016FasterCapital Acceleration Program 2nd Round 2016
FasterCapital Acceleration Program 2nd Round 2016
 
How the Internet of Things (IoT) will impact customer experience, operational...
How the Internet of Things (IoT) will impact customer experience, operational...How the Internet of Things (IoT) will impact customer experience, operational...
How the Internet of Things (IoT) will impact customer experience, operational...
 
Modern cybersecurity threats, and shiny new tools to help deal with them - T...
 Modern cybersecurity threats, and shiny new tools to help deal with them - T... Modern cybersecurity threats, and shiny new tools to help deal with them - T...
Modern cybersecurity threats, and shiny new tools to help deal with them - T...
 
Modern cybersecurity threats, and shiny new tools to help deal with them
Modern cybersecurity threats, and shiny new tools to help deal with themModern cybersecurity threats, and shiny new tools to help deal with them
Modern cybersecurity threats, and shiny new tools to help deal with them
 
Northwestern 20181004 v9
Northwestern 20181004 v9Northwestern 20181004 v9
Northwestern 20181004 v9
 
Microsoft Skype for Business and the quest for legacy video interoperability
Microsoft Skype for Business and the quest for legacy video interoperabilityMicrosoft Skype for Business and the quest for legacy video interoperability
Microsoft Skype for Business and the quest for legacy video interoperability
 
opentextrelease16abetterwaytowork-160411183307
opentextrelease16abetterwaytowork-160411183307opentextrelease16abetterwaytowork-160411183307
opentextrelease16abetterwaytowork-160411183307
 

More from Zeshan Sattar

IT-Ready UK in Lancashire
IT-Ready UK in LancashireIT-Ready UK in Lancashire
IT-Ready UK in LancashireZeshan Sattar
 
Ensuring Cyber Security Resilience with a Skilled Workforce
Ensuring Cyber Security Resilience with a Skilled Workforce Ensuring Cyber Security Resilience with a Skilled Workforce
Ensuring Cyber Security Resilience with a Skilled Workforce Zeshan Sattar
 
UK IT Employment Snapshot Q3 2016
UK IT Employment Snapshot  Q3 2016UK IT Employment Snapshot  Q3 2016
UK IT Employment Snapshot Q3 2016Zeshan Sattar
 
Entry level technology for your college and career minded students
Entry level technology for your college and career minded studentsEntry level technology for your college and career minded students
Entry level technology for your college and career minded studentsZeshan Sattar
 
Voice Activation for Remote Robotics (2004)
Voice Activation for Remote Robotics (2004)Voice Activation for Remote Robotics (2004)
Voice Activation for Remote Robotics (2004)Zeshan Sattar
 
70-689 - Windows 8 MCSA MMS Exam Prep
70-689 - Windows 8 MCSA MMS Exam Prep70-689 - Windows 8 MCSA MMS Exam Prep
70-689 - Windows 8 MCSA MMS Exam PrepZeshan Sattar
 
Windows Server “8” Beta Hyper-V Component Architecture Poster
Windows Server “8” Beta Hyper-V Component Architecture PosterWindows Server “8” Beta Hyper-V Component Architecture Poster
Windows Server “8” Beta Hyper-V Component Architecture PosterZeshan Sattar
 
MTA Success Story - Zenos
MTA Success Story - ZenosMTA Success Story - Zenos
MTA Success Story - ZenosZeshan Sattar
 
Welcome to Windows 8
Welcome to Windows 8 Welcome to Windows 8
Welcome to Windows 8 Zeshan Sattar
 
Games in the classroom
Games in the classroomGames in the classroom
Games in the classroomZeshan Sattar
 

More from Zeshan Sattar (13)

IT-Ready UK in Lancashire
IT-Ready UK in LancashireIT-Ready UK in Lancashire
IT-Ready UK in Lancashire
 
Ensuring Cyber Security Resilience with a Skilled Workforce
Ensuring Cyber Security Resilience with a Skilled Workforce Ensuring Cyber Security Resilience with a Skilled Workforce
Ensuring Cyber Security Resilience with a Skilled Workforce
 
UK IT Employment Snapshot Q3 2016
UK IT Employment Snapshot  Q3 2016UK IT Employment Snapshot  Q3 2016
UK IT Employment Snapshot Q3 2016
 
Entry level technology for your college and career minded students
Entry level technology for your college and career minded studentsEntry level technology for your college and career minded students
Entry level technology for your college and career minded students
 
Voice Activation for Remote Robotics (2004)
Voice Activation for Remote Robotics (2004)Voice Activation for Remote Robotics (2004)
Voice Activation for Remote Robotics (2004)
 
70-689 - Windows 8 MCSA MMS Exam Prep
70-689 - Windows 8 MCSA MMS Exam Prep70-689 - Windows 8 MCSA MMS Exam Prep
70-689 - Windows 8 MCSA MMS Exam Prep
 
Introducing the MTA
Introducing the MTAIntroducing the MTA
Introducing the MTA
 
Windows Server “8” Beta Hyper-V Component Architecture Poster
Windows Server “8” Beta Hyper-V Component Architecture PosterWindows Server “8” Beta Hyper-V Component Architecture Poster
Windows Server “8” Beta Hyper-V Component Architecture Poster
 
MTA Success Story - Zenos
MTA Success Story - ZenosMTA Success Story - Zenos
MTA Success Story - Zenos
 
Welcome to Windows 8
Welcome to Windows 8 Welcome to Windows 8
Welcome to Windows 8
 
Games in the classroom
Games in the classroomGames in the classroom
Games in the classroom
 
MTA Case Study
MTA Case StudyMTA Case Study
MTA Case Study
 
BitlockerToGo
BitlockerToGoBitlockerToGo
BitlockerToGo
 

Recently uploaded

Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 

Recently uploaded (20)

Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 

From ICT Teacher to an IT Training Ninja

  • 1. From ICT Teacher to an IT Training Ninja Teaching Computer Systems to Inspire and Delight
  • 2. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org At your fingertips… 3
  • 3. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org CompTIA is … The voice of the world’s information technology (IT) industry.  Non-profit: We are the world’s largest IT trade association advancing the global interests of IT professionals.  Philanthropic: CompTIA’s Creating IT Futures Foundation helps provide opportunity for the unemployed and under- employed to gain access to careers in IT.  A force for change through advocacy: CompTIA promotes sound public policy at the state and federal level to advance the digital economy.  A leader in IT certifications: With over 1.5 million certified professionals, CompTIA offers IT professionals a roadmap for establishing and advancing their careers.
  • 4. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Who am I? 5 2004 • BSc Cybernetics & Virtual Worlds • Assistant Language Teacher, Japan 2007 • Technical Trainer • Apprenticeships 2013 • Head of Curriculum • Arch Apprenticeships 2015 • CompTIA Certification Evangelist
  • 5. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Binary  Binary Tetris  http://goo.gl/6E5aK 7
  • 6. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Hardware  Motherboard – ATX, Micro ATX  CPU – ZIF  Memory (DIMMs, SO-DIMMs)  Storage (Traditional vs SSDs)  PSU  ESD & Recycling 8 HP Compaq ProLiant tower case (cover removed) showing 1) Motherboard; 2) Expansion slots; 3) Power supply; 4) 5.25" Drive bays; 5) Floppy disk drive bay; 6) 3.5" Drive bays (for hard drives) (© Hewlett-Packard Development Company)
  • 7. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Analogy… 9
  • 8. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Expansion slots and Interfaces  Plug-in cards installed in slots on motherboard – Peripheral Component Interconnect (PCI) – PCI-X – PCI Express  PATA (aka IDE) vs SATA  USB 1 / 2 / 3  Firewire (IEEE 1394)  PS/2 10
  • 9. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Storage  8 Bits in a byte  1024 bytes = 1MB  1024 MB = 1 GB  1024 GB = 1TB  1024 TB = 1PB  1024 PB = 1EB  What are 4 Bits? 11
  • 10. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org It’s important to get your hands dirty… 12
  • 11. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Sourcing hardware  Freecycle  Your IT Department  eBay/Gumtree  Pound Shop  http://www.getonlineathome.org/ 13
  • 12. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Operating Systems  System Requirements  Virtualisation  Installation methods – Deployment – Provisioning  Configuration – CLI – Settings  Group Policy 14
  • 13. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Roman Room: OS System Requirements 15 1 GHZ Processor 1 GB RAM (x86) 2 GB RAM (x64) 16 GB Disk Space (x86) 20 GB Disk Space (x64)
  • 14. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Virtualisation  Hyper-V  Oracle Virtual Box  VMWare Player  Microsoft Virtual PC  Microsoft Azure 16
  • 15. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Installation can be… 17
  • 16. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Back to the Future  Server Management  Microsoft PowerShell  Bash on Windows 10  Default installation of Windows Server 2016 – No GUI!  Windows Server Nano  Linux Servers (on Microsoft Azure) 18
  • 17. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Let’s try it out: Command Line Interface  https://goo.gl/1snIV9  You will need a Microsoft Account 19
  • 18. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org OS Configuration  Compmgmt.msc  Devmgmt.msc  Appwiz.cpl  Eventvwr  Services  Accessibility  Secpol.msc 20
  • 19. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Networking 21 48-51-B7-40-EA-B5 Cat5e / Cat6 / Cat7 UTP/STP RJ-45 connector Hubs (Dumb devices)
  • 20. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org All People Seem To Need Data Processing 22
  • 21. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org IP Addressing  IPv4 – Class A, B, C, D – 32 Bits – Loopback address – Subnet mask – Public/Private  Network Address Translation (NAT)  IPv6 – 128 bits – Use Hex notation – Designed to cope with massive growth of connected devices (and “things”) 23
  • 22. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org TCP vs UDP  Transmission Control Protocol (TCP) – Connection-oriented, reliable delivery – Connection establishment – Acknowledgements and negative acknowledgments  User Datagram Protocol (UDP) – Connectionless, non-guaranteed delivery 24
  • 23. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Wireless Standard Maximum Transfer Rate Band 802.11a 54 Mbps 5 GHz 802.11b 11 Mbps 2.4 GHz 802.11g 54 Mbps 2.4 GHz 802.11n 150 Mbps 2.4 / 5 GHz 802.11ac 1.3 Gbps 5 GHz  Security – Disable SSID broadcast – MAC address filtering – Encryption  WEP  WPA  WPA2 25
  • 24. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Network Services  DHCP  DNS  Directory Service  File and Printer Sharing  Remote Access 26
  • 25. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Cloud Services  Going from TLAs to FLAs  Cloud Service Models – IaaS – PaaS – SaaS – XaaS  Cloud Models – Public – Private – Hybrid  Vendors – Microsoft – Amazon – Google 27
  • 26. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Pizza as a Service 28
  • 27. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Security  Disk Encryption (BitLocker)  File Encryption (NTFS)  File and Folder Permissions  Security Policy / Group Policy / Mobile Device Management (MDM)  Rights Management Service (RMS)  Multifactor Authentication – Microsoft Hello 29
  • 28. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org 30 We all want a “genius” to help us A “genius-bar” mentality to problem resolution with an increased demand for fast and accurate problem solving
  • 29. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org A fundamental shift in the support mission • There’s a greater variety of “things” to support. • The emphasis is now on users’ ability to access data from any device, rather than the device itself. Top skills needed
  • 30. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Troubleshooting six steps  1. Identify the problem – Question the user and identify user changes to computer and perform backups before making changes  2. Establish a theory of probable cause (question the obvious) – If necessary, conduct external or internal research based on symptoms  3. Test the theory to determine cause – Once theory is confirmed determine next steps to resolve problem – If theory is not confirmed re-establish new theory or escalate  4. Establish a plan of action to resolve the problem and implement the solution  5. Verify full system functionality and if applicable implement preventive measures  6. Document findings, actions and outcomes 32
  • 31. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Setting up problems for the students to troubleshoot  Machine won’t turn on – Power cable disconnected – Power switch off at floor point  Can’t connect to Network/Internet – Cable disconnected (computer, floor point /switch/router) – Switch/Router off – Incorrect Proxy settings in browser – Incorrect static IP address  File not accessible/garbled – Incorrect default program assigned to file format 33
  • 32. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Let’s Play! https://kahoot.it 34
  • 33. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Some closing thoughts…  Working definition of digital skills qualifications: “The very broad set of skills that individuals need in order to understand, use or create the software and services we all access through devices such as computers, tablets and ‘smart’ phones.” – Review of publicly funded digital skills qualifications, SFA, February 2016 35
  • 34. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Evolution of the Desk 36
  • 35. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Resources (1)  CompTIA Instructor Network: http://comptia.org/cin  CompTIA Certifications: https://certification.comptia.org/  IT Pro TV: https://itpro.tv/ (Free IT Fundamentals course)  Professor Messer: https://www.professormesser.com/ (Free A+ course)  Zoom It: https://technet.microsoft.com/en-us/sysinternals/zoomit.aspx  Google URL Shortener: http://goo.gl/ 37
  • 36. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Resources (2)  TechNet Virtual Labs: https://technet.microsoft.com/en- us/virtuallabs/bb467605.aspx  Microsoft ISO files: https://www.microsoft.com/en-us/evalcenter/  Ubuntu: http://www.ubuntu.com/  Virtual Box: https://www.virtualbox.org/  MS IT Pro Cloud: https://www.itprocloudessentials.com/  AWS Labs: https://aws.qwiklab.com/ 38
  • 37. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org Resources (3)  Keyboard shortcuts – PC: http://www.laptopmag.com/articles/best-keyboard-shortcuts – Mac: http://www.techlicious.com/tip/the-most-useful-mac-keyboard- shortcuts/  File Hippo: http://filehippo.com/  Kahoot.it: https://getkahoot.com/ 39
  • 38. Copyright (c) 2016 CompTIA Properties, LLC. All Rights Reserved. | CompTIA.org For more information contact: Zeshan Sattar Zeshan Sattar | Senior Manager, Certification Evangelist Mobile: + 44 (0) 7817 617 975 CompTIA UK 15th Floor, City Point, 1 Ropemaker Street London, EC2Y 9HT Twitter @zeshandotcom 40