Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.47 KB

lesson1.md

File metadata and controls

30 lines (19 loc) · 1.47 KB

Week 5 Lesson 1

Unix: Networking and Basic Commands

In this lesson, you will learn the basics of networking commands, searching for files, and archiving within Unix-like environments.

###Objectives ### By the end of this lesson, you will:

  • Understand and be able to use simple networking commands, such as ping, netstat, ftp, wget, etc.
  • Be able to explain what the following terms mean: IP address, host and domain name, and URI.
  • Understand how to search for files using locate and find, and also learn other commands associated with finding files: xargs, touch, and stat.
  • Understand how to utilize the archiving commands for Unix-like environments: gzip, bzip2, tar, zip, rsync, etc.

Time Estimate

Approximately 2 hours.

Readings

Optional Additional Readings####

Assessment

When you have completed and worked through the above readings, please take the Week 5 Lesson 1 Assessment.