SlideShare a Scribd company logo
1
Network +Network +
Tom McLaughlin
b-admin, mcse, mous, a+, net+ (mct, linux)
tom@tomax7.com
http://www.tomax7.com
2
Networking BenefitsNetworking Benefits
Networking Enables: Information
Sharing
Hardware and Software Sharing
Centralized
Administration
and Support
3
Roles of Computers in a NetworkRoles of Computers in a Network
Mail ServerMail Server
Database ServerDatabase Server
DatabaseDatabase
Fax ServerFax Server
File and Print ServerFile and Print Server Directory ServicesDirectory Services
ServerServer
Client Computer
File and Print Server
Database Server
Mail Server
Fax Server
Mail ServerMail Server
Database ServerDatabase Server
DatabaseDatabase
Fax ServerFax Server
File and Print ServerFile and Print Server
4
Types of NetworksTypes of Networks
Peer-to-Peer
Client-Server
5
Scope of NetworksScope of Networks
Local Area
Network
Wide Area Network
6
Bus TopologyBus Topology
Terminator
SegmentSegment
Terminator
7
Star TopologyStar Topology
Hub
8
Ring TopologyRing Topology
9
Mesh TopologyMesh Topology
10
Hybrid TopologiesHybrid Topologies
Star-Bus Bus
Star-Ring
11
EthernetEthernet
CharacteristicsCharacteristicsCharacteristicsCharacteristics DescriptionDescriptionDescriptionDescription
Access MethodAccess Method CSMA/CDCSMA/CD
Transfer SpeedTransfer Speed
Standard Ethernet – 10 Mbps
Fast Ethernet – 100 Mbps
Gigabit Ethernet – 1 Gbps (1000 Mbps)
Standard Ethernet – 10 Mbps
Fast Ethernet – 100 Mbps
Gigabit Ethernet – 1 Gbps (1000 Mbps)
Collision DetectionCarrier Sense Multiple Access
Detects signalTransmits signal Collision detected
12
Token RingToken Ring
CharacteristicsCharacteristicsCharacteristicsCharacteristics DescriptionDescriptionDescriptionDescription
Access MethodAccess Method Token passingToken passing
Transfer SpeedTransfer Speed 4 to 16 Mbps for all cable types4 to 16 Mbps for all cable types
Physical
Ring
Logical
Ring
MSAU
13
Fiber Distributed DataFiber Distributed Data
InterfaceInterface
CharacteristicsCharacteristicsCharacteristicsCharacteristics DescriptionDescriptionDescriptionDescription
Access MethodAccess Method Token passingToken passing
Transfer SpeedTransfer Speed Fiber-optic at 155 Mbps to 622 MbpsFiber-optic at 155 Mbps to 622 Mbps
Primary Ring
Secondary Ring
14
Network CablesNetwork Cables
Types of CablesTypes of CablesTypes of CablesTypes of Cables
Coaxial ThinNet
ThickNet10Base2, 10Base5
Fiber-Optics
Twisted-Pair
Unshielded (UTP)
Shielded (STP)10BaseT
15
Wireless CommunicationWireless Communication
DevicesDevicesWireless Communication DevicesWireless Communication DevicesWireless Communication DevicesWireless Communication Devices
Narrowband Radio Transmission
Infrared Transmission
16
Repeaters and HubsRepeaters and Hubs
Repeater
Transmits data to
all connected computers
Hub
Transmits data to all connected
computers in a star topology
Repeater
Hub
17
BridgesBridges
Bridge
18
SwitchesSwitches
Switch
19
RoutersRouters
RouterRouter
RouterRouter
20
GatewaysGateways
Ethernet
Token Ring
Gateway
21
Infrared Data Association (IrDA)
Wireless Communication by Using IrDA
Windows
Client
Mouse
Laptop
22
Open Systems Interconnection (OSI) Reference Model
Application LayerApplication LayerApplication LayerApplication Layer
Presentation LayerPresentation LayerPresentation LayerPresentation Layer
Session LayerSession LayerSession LayerSession Layer
Transport LayerTransport LayerTransport LayerTransport Layer
Network LayerNetwork LayerNetwork LayerNetwork Layer
Data Link LayerData Link LayerData Link LayerData Link Layer
Physical LayerPhysical LayerPhysical LayerPhysical Layer
23
Types of Data TransmissionsTypes of Data Transmissions
BroadcastUnicast
Multicast
24
IP Address ClassesIP Address Classes
ww xx yy zz
Class A
Network IDNetwork IDNetwork IDNetwork ID Host IDHost ID
Class B
Network IDNetwork IDNetwork IDNetwork ID Host IDHost ID
Class C
Network IDNetwork IDNetwork IDNetwork ID Host IDHost ID
25
IP AddressesIP Addresses
192.168.1.0192.168.1.0 192.168.3.0192.168.3.0
192.168.1.100192.168.1.100 192.168.2.101192.168.2.101
192.168.2.100192.168.2.100 192.168.3.100192.168.3.100
192.168.2.0192.168.2.0
192.168.1.100192.168.1.100
IP
Address
Host IDHost ID
Network IDNetwork ID
26
SubnetsSubnets
RouterRouter
Subnet 1 Subnet 2
1111 2222
HubHub HubHub
27
Addressing GuidelinesAddressing Guidelines
The Host ID Cannot Be All ZerosThe Host ID Cannot Be All Zeros
The Host ID Cannot Be All 255sThe Host ID Cannot Be All 255s
The First Number in the Network ID Cannot Be 127The First Number in the Network ID Cannot Be 127
The Host ID Must Be Unique to the Local Network IDThe Host ID Must Be Unique to the Local Network ID
28
CIDR Notation
IP
Address
Subnet
Mask
Number of Subnet
Mask Bits (ones)
IP Address in
CIDR Notation
255 . 255 . 240 . 0255 . 255 . 240 . 0
11111111 11111111 11110000 0000000011111111 11111111 11110000 00000000
10 . 217 . 123 . 710 . 217 . 123 . 7
00001010 11011001 01111011 0000011100001010 11011001 01111011 00000111
8 + 8 + 4 + 0 = 208 + 8 + 4 + 0 = 20
10.217.123.7/2010.217.123.7/20
29
The InternetThe Internet
Client
Connection Using
TCP/IP Protocol
Internet
Server
Text, Audio, Video,
and Graphics Data
30
Internet ServicesInternet Services
Internet
Electronic Mail (e-mail)
World Wide Web (WWW)
Chat
Internet News
File Transfer Protocol (FTP)
Telnet
31
IntranetsIntranets
Intranet
Extranet
Internet
32
Uniform Resource Locator (URL)Uniform Resource Locator (URL)
URL
(http://example.microsoft.com/tutorial/
default.html)
– Protocol used (http://)
– DNS address (example.microsoft.com)
– Path on the server (/tutorial/default.html)
http://example.microsoft.com/tutorial/default.htmlhttp://example.microsoft.com/tutorial/default.html
33
Domain NamingDomain Naming
 Domain Name (example.microsoft.com)
– Top-level domain (com)
– Second-level domain (microsoft.com)
– Subdomain (example.microsoft.com)
comcom
example.microsoft.comexample.microsoft.com
microsoft.commicrosoft.com
34
Domain OrganizationDomain Organization
DomainDomainDomainDomain
DomainDomain
Tree
Forest
nwtraders.msft
samerica.nwtraders.msftnamerica.nwtraders.msft
DomainDomainDomainDomain
DomainDomain
Tree
35
Features of a DomainFeatures of a Domain
Single User AccountSingle User AccountSingle LogonSingle Logon
Centralized ManagementCentralized Management ScalabilityScalability
36
Benefits of a DomainBenefits of a Domain
OrganizedOrganized
ObjectsObjects
ParisParis
RepairRepairSalesSales
User1User1 Computer1Computer1 Printer1Printer1User2User2
Easy Location ofEasy Location of
InformationInformation
Streamlined AccessStreamlined Access Delegated AuthorityDelegated Authority
37
Internet ProtocolsInternet Protocols
Internet
HTTP
HTTPS
FTP
SMTP
NNTP
HTML
DHTML
Server
Data
Client
Connection Using an
Internet Protocol
38
TCP/IP LayersTCP/IP Layers
Application LayerApplication Layer
Transport LayerTransport LayerTransport LayerTransport Layer
Internet LayerInternet LayerInternet LayerInternet Layer
Network Interface LayerNetwork Interface LayerNetwork Interface LayerNetwork Interface Layer
Internet LayerIPIP ICMPICMP IGMPIGMP ARPARP
Network
Interface Layer
EthernetEthernetATMATM
Transport LayerUDPUDPTCPTCP
Application
Layer
FTPFTPHTTPHTTP
39
Network Address Translators (NATs)Network Address Translators (NATs)
Internet
192.168.0.10192.168.0.10
w1.x1.y1.z1w1.x1.y1.z1
w2.x2.y2.z2w2.x2.y2.z2
Web Browser
NAT
Web Server
40
Proxy ServersProxy Servers
Internet
Proxy Server
Authorized
Web Site
Restricted
Web Site
LAN
LAN
LAN
41
FirewallsFirewalls
LAN
LAN
LAN
Internet
Firewall
Authorized
User
Unauthorized
User

More Related Content

What's hot

Networking basics and basic cisco commands
Networking basics and basic cisco commandsNetworking basics and basic cisco commands
Networking basics and basic cisco commands
Krishna Mohan
 
class12_Networking2
class12_Networking2class12_Networking2
class12_Networking2
T. J. Saotome
 
Ip seminar
Ip seminarIp seminar
Ip seminar
YonasMegersa1
 
Ccna 1 5
Ccna 1  5Ccna 1  5
Ccna 1 5
Vahdet Shehu
 
IPv6 next generation protocol
IPv6 next generation protocolIPv6 next generation protocol
IPv6 next generation protocol
Rupshanker Mishra
 
CCNA CHAPTER 2 BY jetarvind kumar madhukar
CCNA CHAPTER 2 BY jetarvind kumar madhukarCCNA CHAPTER 2 BY jetarvind kumar madhukar
CCNA CHAPTER 2 BY jetarvind kumar madhukar
ALLCAD Services Pvt Limited
 
IPv4 and IPv6
IPv4 and IPv6IPv4 and IPv6
IPv4 and IPv6
saurav kumar mourya
 
Ccna 1 4
Ccna 1  4Ccna 1  4
Ccna 1 4
Vahdet Shehu
 
Visual ip subnetting
Visual ip subnettingVisual ip subnetting
Visual ip subnetting
SMC Networks Europe
 
Ch 2
Ch 2Ch 2
Tutorial mikrotik step by step anung muhandanu
Tutorial mikrotik step by step  anung muhandanu Tutorial mikrotik step by step  anung muhandanu
Tutorial mikrotik step by step anung muhandanu
theviper0308
 
IPv6: Internet Protocol version 6
IPv6: Internet Protocol version 6IPv6: Internet Protocol version 6
IPv6: Internet Protocol version 6
Ankita Mahajan
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5
friv4schoolgames
 
REMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
REMnux tutorial 4.1 - Datagrams, Fragmentation & AnomaliesREMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
REMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
Rhydham Joshi
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
Atakan ATAK
 
สาระน่ารู้เทคโนโลยีสารสนเทศ
สาระน่ารู้เทคโนโลยีสารสนเทศสาระน่ารู้เทคโนโลยีสารสนเทศ
สาระน่ารู้เทคโนโลยีสารสนเทศ
Aomam Rattiya
 
IPv4 VS IPv6
IPv4 VS IPv6IPv4 VS IPv6
IPv4 VS IPv6
Humayra Khanum
 
Cisco discovery d homesb module 5 - v.4 in english.
Cisco discovery   d homesb module 5 - v.4 in english.Cisco discovery   d homesb module 5 - v.4 in english.
Cisco discovery d homesb module 5 - v.4 in english.
igede tirtanata
 
Uccn1003 -may2010_-_mid_term_01_-_part1of2
Uccn1003  -may2010_-_mid_term_01_-_part1of2Uccn1003  -may2010_-_mid_term_01_-_part1of2
Uccn1003 -may2010_-_mid_term_01_-_part1of2
Shu Shin
 
Supernova 2009: John Curran (ARIN) - IPv4 Depletion, IPv6 Adoption
Supernova 2009: John Curran (ARIN) - IPv4 Depletion, IPv6 AdoptionSupernova 2009: John Curran (ARIN) - IPv4 Depletion, IPv6 Adoption
Supernova 2009: John Curran (ARIN) - IPv4 Depletion, IPv6 Adoption
TerrorNova Guild
 

What's hot (20)

Networking basics and basic cisco commands
Networking basics and basic cisco commandsNetworking basics and basic cisco commands
Networking basics and basic cisco commands
 
class12_Networking2
class12_Networking2class12_Networking2
class12_Networking2
 
Ip seminar
Ip seminarIp seminar
Ip seminar
 
Ccna 1 5
Ccna 1  5Ccna 1  5
Ccna 1 5
 
IPv6 next generation protocol
IPv6 next generation protocolIPv6 next generation protocol
IPv6 next generation protocol
 
CCNA CHAPTER 2 BY jetarvind kumar madhukar
CCNA CHAPTER 2 BY jetarvind kumar madhukarCCNA CHAPTER 2 BY jetarvind kumar madhukar
CCNA CHAPTER 2 BY jetarvind kumar madhukar
 
IPv4 and IPv6
IPv4 and IPv6IPv4 and IPv6
IPv4 and IPv6
 
Ccna 1 4
Ccna 1  4Ccna 1  4
Ccna 1 4
 
Visual ip subnetting
Visual ip subnettingVisual ip subnetting
Visual ip subnetting
 
Ch 2
Ch 2Ch 2
Ch 2
 
Tutorial mikrotik step by step anung muhandanu
Tutorial mikrotik step by step  anung muhandanu Tutorial mikrotik step by step  anung muhandanu
Tutorial mikrotik step by step anung muhandanu
 
IPv6: Internet Protocol version 6
IPv6: Internet Protocol version 6IPv6: Internet Protocol version 6
IPv6: Internet Protocol version 6
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5
 
REMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
REMnux tutorial 4.1 - Datagrams, Fragmentation & AnomaliesREMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
REMnux tutorial 4.1 - Datagrams, Fragmentation & Anomalies
 
IP Addressing and Subnetting
IP Addressing and SubnettingIP Addressing and Subnetting
IP Addressing and Subnetting
 
สาระน่ารู้เทคโนโลยีสารสนเทศ
สาระน่ารู้เทคโนโลยีสารสนเทศสาระน่ารู้เทคโนโลยีสารสนเทศ
สาระน่ารู้เทคโนโลยีสารสนเทศ
 
IPv4 VS IPv6
IPv4 VS IPv6IPv4 VS IPv6
IPv4 VS IPv6
 
Cisco discovery d homesb module 5 - v.4 in english.
Cisco discovery   d homesb module 5 - v.4 in english.Cisco discovery   d homesb module 5 - v.4 in english.
Cisco discovery d homesb module 5 - v.4 in english.
 
Uccn1003 -may2010_-_mid_term_01_-_part1of2
Uccn1003  -may2010_-_mid_term_01_-_part1of2Uccn1003  -may2010_-_mid_term_01_-_part1of2
Uccn1003 -may2010_-_mid_term_01_-_part1of2
 
Supernova 2009: John Curran (ARIN) - IPv4 Depletion, IPv6 Adoption
Supernova 2009: John Curran (ARIN) - IPv4 Depletion, IPv6 AdoptionSupernova 2009: John Curran (ARIN) - IPv4 Depletion, IPv6 Adoption
Supernova 2009: John Curran (ARIN) - IPv4 Depletion, IPv6 Adoption
 

Similar to network connet

Networking
Networking Networking
Networking
Strobe Technologies
 
Networking
NetworkingNetworking
Networking
Robin Kapoor
 
class30.ppt
class30.pptclass30.ppt
class30.ppt
webhostingguy
 
class28.ppt
class28.pptclass28.ppt
class28.ppt
webhostingguy
 
Internetworking iso architecture routing.ppt
Internetworking iso architecture routing.pptInternetworking iso architecture routing.ppt
Internetworking iso architecture routing.ppt
Chaudharyshani2
 
Ccna pres
Ccna presCcna pres
Ccna pres
Danish Nauman
 
Internetworking Overview
Internetworking OverviewInternetworking Overview
Internetworking Overview
scooby_doo
 
Networking
NetworkingNetworking
Networking
Sean Chia
 
internet services
internet servicesinternet services
internet services
Sanchit Jasuja
 
preKnowledge-InternetNetworking.ppt
preKnowledge-InternetNetworking.pptpreKnowledge-InternetNetworking.ppt
preKnowledge-InternetNetworking.ppt
abdullahalamin69
 
preKnowledge-InternetNetworking Android's mobile operating system is based on...
preKnowledge-InternetNetworking Android's mobile operating system is based on...preKnowledge-InternetNetworking Android's mobile operating system is based on...
preKnowledge-InternetNetworking Android's mobile operating system is based on...
jeronimored
 
IOT introduction
IOT introductionIOT introduction
IOT introduction
xinoe
 
Introduction-All 'bout IOT
Introduction-All 'bout IOTIntroduction-All 'bout IOT
Introduction-All 'bout IOT
Inxee
 
Normas y Estándares
Normas y EstándaresNormas y Estándares
Normas y Estándares
guestc07d512a
 
Introduction to networking
Introduction to networkingIntroduction to networking
Introduction to networking
Mohsen Sarakbi
 
Chapter_3_Networking.ppt
Chapter_3_Networking.pptChapter_3_Networking.ppt
Chapter_3_Networking.ppt
Blaqray1998
 
Chapter_3_Networking.ppt
Chapter_3_Networking.pptChapter_3_Networking.ppt
Chapter_3_Networking.ppt
Blaqray1998
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
SMC Networks Europe
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overview
Asif
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overview
Asif
 

Similar to network connet (20)

Networking
Networking Networking
Networking
 
Networking
NetworkingNetworking
Networking
 
class30.ppt
class30.pptclass30.ppt
class30.ppt
 
class28.ppt
class28.pptclass28.ppt
class28.ppt
 
Internetworking iso architecture routing.ppt
Internetworking iso architecture routing.pptInternetworking iso architecture routing.ppt
Internetworking iso architecture routing.ppt
 
Ccna pres
Ccna presCcna pres
Ccna pres
 
Internetworking Overview
Internetworking OverviewInternetworking Overview
Internetworking Overview
 
Networking
NetworkingNetworking
Networking
 
internet services
internet servicesinternet services
internet services
 
preKnowledge-InternetNetworking.ppt
preKnowledge-InternetNetworking.pptpreKnowledge-InternetNetworking.ppt
preKnowledge-InternetNetworking.ppt
 
preKnowledge-InternetNetworking Android's mobile operating system is based on...
preKnowledge-InternetNetworking Android's mobile operating system is based on...preKnowledge-InternetNetworking Android's mobile operating system is based on...
preKnowledge-InternetNetworking Android's mobile operating system is based on...
 
IOT introduction
IOT introductionIOT introduction
IOT introduction
 
Introduction-All 'bout IOT
Introduction-All 'bout IOTIntroduction-All 'bout IOT
Introduction-All 'bout IOT
 
Normas y Estándares
Normas y EstándaresNormas y Estándares
Normas y Estándares
 
Introduction to networking
Introduction to networkingIntroduction to networking
Introduction to networking
 
Chapter_3_Networking.ppt
Chapter_3_Networking.pptChapter_3_Networking.ppt
Chapter_3_Networking.ppt
 
Chapter_3_Networking.ppt
Chapter_3_Networking.pptChapter_3_Networking.ppt
Chapter_3_Networking.ppt
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overview
 
02 module internet concept overview
02  module internet concept overview02  module internet concept overview
02 module internet concept overview
 

Recently uploaded

BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
Celine George
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 

Recently uploaded (20)

BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 

network connet