
#167: The Smallest Network Free CCNA 200 - 301 Course Video #2
How big is a network? The Internet? Your home network? The smallest type of network consists of just two laptops or two iPhones. You don't have to have many devices to learn networking. This is video #2 of my FREE CCNA Course 200-301 - a complete CCNA course for the new Cisco CCNA exam. I am going to be covering all the topics in the exam blueprint in this course. I want to make this content practical and it will include a lots of labs and demonstrations to help you better understand topics on the exam. The course will contain: - Videos - Labs using Cisco Packet Tracer - Quiz Questions - And more! Menu: Overview: 0:00 Network sizes: 1:16 Smallest Network: 2:00 What is a NIC and a MAC Address? 3:05 USB to Ethernet: 4:15 iPhone network: 5:06 Thank you to my supporters: 7:57 PDF with slides: https://bit.ly/dbccna2 CCNA 200-301 Playlist: https://www.youtube.com/playlist?list=PLhfrWIlLOoKPc2RecyiM_A9nf3fUU3e6g thisitIT: https://bit.ly/thisisitccna Udemy CCNA Course: https://bit.ly/ccnafor10dollars GNS3 CCNA Course: CCNA ($10): https://bit.ly/gns3ccna10 DavidBombal.com CCNA ($10): https://bit.ly/ccnafor10 ====================== Special Offers: ====================== Cisco Press: Up to 50% discount Save every day on Cisco Press learning products! Use discount code BOMBAL during checkout to save 35% on print books (plus free shipping in the U.S.), 45% on eBooks, and 50% on video courses and simulator software. Offer expires December 31, 2020. Shop now. Link: bit.ly/ciscopress50 Boson software: 15% discount Link: bit.ly/boson15 Code: DBAF15P CCNA Free CCNA 200-301 ccna 200-301 free ccna course network networking thisisit Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel! #ccna #ccna200301 #networking
27 Juli 20208min

#166: What Is A Network Free CCNA 200 - 301 Course Video #1
What is a network? Why do we use them? And why do we care? This is video #1 of my FREE CCNA Course 200-301 - a complete CCNA course for the new Cisco CCNA exam. I am going to be covering all the topics in the exam blueprint in this course. I will be covering all the topics in the Cisco CCNA exam. I want to make this content practical and it will include a lots of labs and demonstrations to help you better understand topics on the exam. According to Wikipedia: "A computer network is a group of computers that use a set of common communication protocols over digital interconnections for the purpose of sharing resources located on or provided by the network nodes. The interconnections between nodes are formed from a broad spectrum of telecommunication network technologies, based on physically wired, optical, and wireless radio-frequency methods that may be arranged in a variety of network topologies." But, what does that actually mean? The course will contain: - Videos - Labs using Cisco Packet Tracer - Quiz Questions - And more! Menu: Overview: 0:00 This is not a network 0:47 What do the robots say? 1:10 Why? 2:18 Sneakernet: 3:57 Nodes: 5:42 Summary: 7:05 Thank you to my supporters: 7:24 PDF with slides: https://bit.ly/dbccna1 CCNA 200-301 Playlist: https://www.youtube.com/playlist?list=PLhfrWIlLOoKPc2RecyiM_A9nf3fUU3e6g thisitIT: https://bit.ly/thisisitccna Udemy CCNA Course: https://bit.ly/ccnafor10dollars GNS3 CCNA Course: CCNA ($10): https://bit.ly/gns3ccna10
27 Juli 20208min

#165: Free CCNA 200 - 301 Course #0 CCNA Exam Tips And Course Overview
FREE CCNA Course 200-301 - complete CCNA course for the new Cisco CCNA exam. I am going to be covering all the topics in the exam blueprint in this course. In this first video I discuss the exam and my plans for this course. I will be covering all the topics in the Cisco CCNA exam. I want to make this content practical and it will include a lots of labs and demonstrations to help you better understand topics on the exam. The course will contain: - Videos - Labs using Cisco Packet Tracer - Quiz Questions - And more! Menu: Overview: 0:00 Who is the course for: 1:47 What are you going to do? 2:44 CCNA 200-301 Exam overview: 4:13 CCNA Remote Exam: 7:05 Videos mentioned: CCNA Exam: https://youtu.be/NbT_mdc3uko CCNP Exam: https://youtu.be/Ypk77FytrWw thisitIT: https://bit.ly/thisisitccna Udemy CCNA Course: https://bit.ly/ccnafor9dollars GNS3 CCNA Course: CCNA ($10): bit.ly/gns3ccna10 DavidBombal.com CCNA ($10): bit.ly/ccnafor10 ====================== Special Offers: ====================== Cisco Press: Up to 50% discount Save every day on Cisco Press learning products! Use discount code BOMBAL during checkout to save 35% on print books (plus free shipping in the U.S.), 45% on eBooks, and 50% on video courses and simulator software. Offer expires December 31, 2020. Shop now. Link: bit.ly/ciscopress50 Boson software: 15% discount Link: bit.ly/boson15 Code: DBAF15P CCNA Free CCNA 200-301 ccna 200-301 free ccna course Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel! #ccna #ccna200301 #freeccna
27 Juli 202010min

#164: It all changes today.
Been a long time coming. Today it's here: https://www.thisisit.io I am partnering with @NetworkChuck to create thisisIT, a collaborative effort to create FREE IT training content on YouTube. We will be working together to create FULL IT training courses on YouTube. If you'd like to partner with us on this mission, consider joining the thisisIT membership: https://bit.ly/thisisitio #thisisIT #davidbombal #networkchuck
26 Juli 20207min

#163: WSL 2 Networking
How do you access WSL 2 Virtual Machines remotely? I'll show you how WSL2 networking works and I'll also show you how to configure the proxy service on your Windows 10 computer to allow connections to your WSL virtual machines. I'll also explain the configuration of the Windows Firewall. WSL 2 changes the way networking is configured compared to WSL 1. You need to enable proxy of traffic and you need to permit the traffic through the Windows firewall. Menu: Overview: 0:00 Network Setup: 0:48 Microsoft Documentation: 1:11 Virtual and Physical Networks: 2:12 Testing from Mac: 6:35 Port Proxy Command: 7:07 Testing from Mac Again: 8:24 Firewall Rules: 9:40 GitHub 4150 Script: 11:09 Pings fail: 13:05 WSL commands: netsh interface portproxy add v4tov4 listenport=3390 listenaddress=0.0.0.0 connectport=3390 connectaddress=192.168.170.227 Firewall rules: - Go to control panel and open advanced firewall rules - allow port 3390 through firewall https://github.com/microsoft/WSL/issu... WSL 2 Playlist: https://www.youtube.com/playlist?list... Good links: WSL 2 Proxy Script: https://github.com/microsoft/WSL/issu... Microsoft GUI announcement: https://devblogs.microsoft.com/comman... Ubuntu WSL2 GUI Install: In Ubuntu WSL: https://dev.to/darksmile92/linux-on-w... WSL 2 install: https://docs.microsoft.com/en-us/wind... Docker for WSL2: https://docs.docker.com/docker-for-wi... What is WSL? https://docs.microsoft.com/en-us/wind... WSL documentation: https://docs.microsoft.com/en-us/wind... WSL 2 Announcement: https://devblogs.microsoft.com/comman... WSL2 WSL 2 WSL 2 Networking WSL 2 Proxy WSL proxy Docker Ubuntu 20.04 Ubuntu GUI WSL 2 Ubuntu GUI WSL Ubuntu GUI WSL 2 WSL 1 Ubuntu 18.04 windows subsystem for linux wsl2 ubuntu gui #wsl2 #ubuntu #windows
26 Juli 202015min

#162: WSL2 Ubuntu GUI
Install a graphical user interface (GUI) with Ubuntu 20.04 running within WSL 2 on a Windows 10 computer. Microsoft have announced that an RDP based GUI will be added to WSL2, but it's not currently available. I'll show you how to get a GUI installed and how to connect to the GUI using remote desktop so you can start using that today. Menu: Overview: 0:00 Prerequisites: 1:20 Install WSL: 1:46 Install Ubuntu 20.04: 4:45 Install Ubuntu GUI: 7:25 Test RDP connection to the Ubuntu VM: 10:35 WSL commands: dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart wsl --set-default-version 2 Ubuntu GUI commands: See pinned comment as YouTube doesn't allow all the commands. Good links: Microsoft GUI announcement: https://devblogs.microsoft.com/commandline/the-windows-subsystem-for-linux-build-2020-summary/ Ubuntu WSL2 GUI Install: In Ubuntu WSL: https://dev.to/darksmile92/linux-on-windows-wsl-with-desktop-environment-via-rdp-522g WSL 2 install: https://docs.microsoft.com/en-us/windows/wsl/install-win10 Docker for WSL2: https://docs.docker.com/docker-for-windows/wsl/ What is WSL? https://docs.microsoft.com/en-us/windows/wsl/about WSL documentation: https://docs.microsoft.com/en-us/windows/wsl/ WSL 2 Announcement: https://devblogs.microsoft.com/commandline/announcing-wsl-2/ WSL2 Docker Ubuntu 20.04 Ubuntu GUI WSL 2 Ubuntu GUI WSL Ubuntu GUI WSL 2 WSL 1 Ubuntu 18.04 windows subsystem for linux wsl2 ubuntu gui #wsl2 #ubuntu #windows
26 Juli 202014min

#161: Ubuntu 20.04 Install Windows 10 Using VMware Player
Learn Linux! Learn Virtualization technologies. Start today by installing Ubuntu 20.04 LTS on Windows 10 using VMware Workstation Player. This is a fantastic release of Ubuntu with an updated graphical user interface. VMware make the installation of Ubuntu easy and quick on Windows 10. In this video I'll show you how to install VMware Player and then install Ubuntu 20.04 LTS within VMware Player on a Windows 10 Laptop. VMware Workstation Player is a type II hypervisor that allows you to run virtual machines directly on your Windows computer. No need to dual boot or struggle to learn Linux. Ubuntu is one of the most popular Linux distributions (distros) in the world. VMware Workstation Player is a very popular free hypervisor that allows you to host virtual machines on your Windows computer. In this example we will run Linux within VMware Player on a Windows 10 laptop. Both Ubuntu and VMware Workstation Player are free software. Menu: Overview: 0:00 Download VMware Workstation Player: 0:44 Download Ubuntu: 1:35 Install VMware Workstation Player: 2:33 Configure Ubuntu Virtual Machine: 5:12 Install Ubuntu: 8:50 Ping from Windows and MacOS to Ubuntu: 11:35 Install Open SSH Server: 13:00 SSH from Mac to Ubuntu: 14:02 Pin Applications in Ubuntu: 15:02 Ubuntu Software installation: 15:25 Ubuntu 20.04 Linux Windows 10 VMware Workstation Player Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel! #ubuntu #linux #windows
9 Juli 202018min

#160: 4th July Giveaway with Todd Lammle!
Massive Todd Lammle Giveaway: CCNA books, CCNP books, video training! Use the Discount code BOMBAL to get a 50% discount on a yearly subscription here: https://www.lammle.com/courses/ Enter using these links: One year access to lammle.com: 6 winners: https://bit.ly/6lammle Todd Lammle CCNA Physical Book: 3 winners (USA residents only): https://bit.ly/3ccnabooks Todd Lammle CCNP Security Books (SNCF 300-710): 2 winners (USA residents only): https://bit.ly/6ccnpbooks Buy the CCNA book on Amazon.com: https://amzn.to/2ZCjtNB ================ Connect with Todd: ================ Website: https://www.lammle.com/ LinkedIn: https://www.linkedin.com/in/toddlammle/ ================ Connect with David: ================ Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://vm.tiktok.com/f6SGnr/ YouTube: https://www.youtube.com/davidbombal Website: http://www.davidbombal.com Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel! #ccna #ccnp #ccie
9 Juli 20202min