Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Byte - Using common Networking Tools #4

Open
SuryaSekhar14 opened this issue Dec 17, 2022 · 1 comment
Open

Add Byte - Using common Networking Tools #4

SuryaSekhar14 opened this issue Dec 17, 2022 · 1 comment
Assignees

Comments

@SuryaSekhar14
Copy link
Contributor

MicroByte Title: Using comming Networking Tools

Domain: Networking, OSI Model, DNS, IP, ping command, traceroute command, dig command

Scope of learning for learners: The learners will get to learn about Networking, and the OSI Model behind it. They will also get to ping networks, dig into their DNS entries and trace the route - how their computer got the information and see all the network hops.

Activities:

  1. Setup - Linux is easy but Windows users will have to manually install the 'dig' tool and add it to the PATH
  2. OSI Model - Brief Note about the OSI Model
  3. DNS - Brief about what DNS is
  4. ping - using the ping command
  5. traceroute - using the traceroute command (tracert for windows)
  6. dig - using the dig command
@SuryaSekhar14
Copy link
Contributor Author

Closed with PR #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant