Skip to content

Latest commit

 

History

History

0x0E-web_stack_debugging_1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Web stack debugging 1

Resources:books:

Read or watch:


Learning Objectives:bulb:

What you should learn from this project:


  • Using your debugging skills, find out what’s keeping your Ubuntu container’s Nginx installation from listening on port 80. Feel free to install whatever tool you need, start and destroy as many containers as you need to debug the issue. Then, write a Bash script with the minimum number of commands to automate your fix.
  • Using what you did for task #0, make your fix short and sweet.