Nitish singhsinghnitish.hashnode.dev路Nov 28, 2024OSI ModelOpen System Interconnection Model The OSI model was developed by ISO (International Organization of Standardization) in 1984. It divides the entire task into seven smaller manageable tasks. It is a framework that standardizes the network communicatio...networking
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...OSI 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鈥攁n essential networking concept that seemed daunting at first but eventually clicked. By breaking down the basics, performing simple bitwise operations, and using relatabl...ip address
Abhishek Kandelabhishekkandel45.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鈥檙e 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...networking
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.46 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...33 reads#cybersecurity
Chetan Thapliyalblog.chetanthapliyal.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鈥攖he ability to post messages to social media sites, make phone calls, search fo...11 likesNetworkingnetworking for devops
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 ...ip 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...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...#180 Days Of Codingnetworking