Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 2.79 KB

unix-shell.md

File metadata and controls

63 lines (44 loc) · 2.79 KB

MIT Licensed Awesome       

Unix Shell

Learn some command line, server and http tools.

  1. Linux Survival (4 modules)

  2. Pass all Learning the Shell section on linuxcommand.org.

Finish the course (1) and also read an article (2).

When complete do the following:

  1. Make a screenshot of your finished lessons from (1) and put the screenshot in task_unix_shell folder in your kottans-backend repo
  2. In your kottans-backend repo README.md:
    • add header ## Unix Shell
    • embed the screenshot or add a link to the screenshot
    • list your reflections on all subtasks (what was new to you, what surprised you, what you intend to use in future)
  3. If you honestly finished all the previous steps then go ahead and share it with others – post a message in course channel: Unix Shell — #done (or Unix Shell — #p2p_done if you are p2p course student) and add the link to your repo. This step is important, as it helps mentors to track your progress!
  4. Study Extra Materials below to improve your skills. If you feel it affects your overall course performance consider reverting to those later e.g. when you have all mandatory tasks completed.
  5. You may skip Optional materials from this task (if any).

When you finish this task you can proceed to the next one.

Extra Materials

Optional

  1. Command Line Power User

  2. Configuring Linux Web Servers

  3. The curl guide to HTTP requests

Done?

➡️ Go forward to VCS (hello gitty), GitHub and Collaboration

⤴️ Back to Contents