Utkarsh Jhacodetarget.hashnode.dev·Oct 14, 2024Understanding the OSI Model: Complete Guide to the 7 Networking LayersAnyone interested in computer science, networking, or information technology must comprehend how data moves between devices in today's networked environment. The OSI Model, a framework that streamlines and standardizes network communication, is at th...DiscussOSI Model
Olumide Adeolachasfatprojects.hashnode.dev·Sep 7, 2024Demystifying Subnet Masking: How I Finally Cracked the CodeIn this article, I take you through my journey of understanding subnet masking—an essential networking concept that seemed daunting at first but eventually clicked. By breaking down the basics, performing simple bitwise operations, and using relatabl...Discussip address
Abhishek KandelforAbhishek Kandel's Blogabhishekkandel45.hashnode.dev·Aug 8, 2024Goodbye IP Addresses, Say Hello to the Magic of Network AliasesGoodbye IP Addresses, Say Hello to the Magic of Network Aliases Imagine you’re in a big school, and every student has a unique name. This name helps teachers and friends recognize and talk to each other. But what if the school keeps getting bigger a...Discussnetworking
Karim El Jamalijamali.hashnode.dev·Apr 4, 2024PODCAST: Kubernetes Networking EssentialsI recently was invited by Packet Pushers to chat on the topic of Kubernetes Networking Essentials as part of their Heavy Networking Podcast. You can listen to the talk here.Discuss·44 readsKubernetes
Adrianajcyb3r.com·Feb 20, 2024Journey through Cybersecurity: Mastering Fundamental Network Tools for Troubleshooting Reconnaissance and Attack!Do you also know people who are fascinated by technical innovations and the latest gadgets, but...? There are IT specialists who know the latest tools, but do not know or do not remember the basic ones. To use these advanced super gadgets, you need t...Discuss·32 reads#cybersecurity
Chetan Thapliyalblog.chetan-thapliyal.cloud·Feb 7, 2024Introduction to Networking 🌐Every one of us uses networks in our day-to-day lives. Some of us may not even have a concept of the network at all. Instead, we simply enjoy the functions of the network—the ability to post messages to social media sites, make phone calls, search fo...Discuss·11 likesNetworkingnetworking for devops
Marytechnicalwriter.hashnode.dev·Jan 22, 2024Introductory Networking: The OSI ModelReflecting on my cybersecurity journey, I wanted to publish my notes in order to provide helpful write-ups for other learners on the same path, with the added benefit of explaining the concepts in a beginner friendly way. I intend to break things dow...Discussnetworkingtheory
VCCL HOSTINGvcclhosting.hashnode.dev·Jan 5, 2024What is IPv4 and IPv6 address? Know its UsagesWhat is IPv4 and IPv6? IPv4, or Internet Protocol version 4, is a widely used network protocol that provides identification and location addressing for devices connected to the Internet. It is the fourth version of the Internet Protocol and has been ...Discussip address
Grace Edwingraceedwin.hashnode.dev·Oct 1, 2023IP Address: Navigating the Backbone of the InternetIn today's hyper-connected world, understanding the fundamentals of networking is crucial. At the heart of this digital landscape lies a critical concept: IP addresses. These numerical labels are the unsung heroes that allow devices to communicate se...Discuss·1 like·29 readsipaddress
Punit Chauhanfor# 180 Days Of Coding Challengedevlearningchallenge.hashnode.dev·Sep 4, 2023#Day 3The network layer sends lots of data, TCP segments this data into chunks, adds headers, adds checksums It may also collect the data from the network layer(data that it gets from the network layer gets added up) It also provides congestion control, lo...Discuss#180 Days Of Codingnetworking