Skip to content

Latest commit

 

History

History

0x1B-web_stack_debugging_4

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Web stack debugging #4

This was the fifth in a series of web stack debugging projects. In these projects, I was given broken/bugged webstacks in isolated containers, and tasked with fixing the web stack to a working state. For each task, I wrote a script automating the commands necessary to fix the web stack.

Tasks 📃

  • 0. Sky is the limit, let's bring that limit higher

  • 1. User limit

    • 1-user_limit.pp: Puppet manifest that changes the operating system configuration so that it is possible to login with the user holberton and open a file without error.