GFDRR Open Source Mentoring Guide

GFDRR Open Source Mentoring Guide

View the Project on GitHub GFDRR/mentoring-guide

Unix Networking

Understanding the basic ideas behind modern TCP/IP networking and how to use the basic unix networking commands is key to being able to deploy and maintain modern web applications. If you do not already know how to use ifconfig, ping, traceroute, you should follow the material below to learn how to use basic unix networking commands to inspect your own local network and to inspect remote servers.

Goals/Objectives/Outcomes

Reference Material

Measures of Success

Participant is comfortable with basic TCP/IP concepts and can use basic unix networking commands to inspect their own network and remote servers.