Skip to content

Latest commit

 

History

History

0x07-networking_basics

Networking basics

Projects done during Full Stack Software Engineering studies at ALX Africa. It aims to teach about what is an OSI model, LAN, WAN, IP address, localhost, subnet and TCP/UDP.

Technologies

  • Scripts written in Bash 4.3.11(1)
  • Tested on Ubuntu 20.04.5 LTS

Files

Filename Description
0-OSI_model Answers of two questions related with OSI model
1-types_of_network Answers of three questions related with WAN and LAN
2-MAC_and_IP_address Answers of two questions related with MAC and IP address
3-UDP_and_TCP Answers of three questions related with TCP and UDP
4-TCP_and_UDP_ports Bash script that displays listening ports that only shows listening sockets
5-is_the_host_on_the_network Bash script that pings an IP address passed as an argument