Challenge 11 - Package Management

< Previous Challenge - Home - Next Challenge >

Description

During this challenge, you will learn about package management and the most common activites such as update package distribution lists, install and uninstall packages on a Debian based Linux distribution.

Success Criteria

  1. Ensure the distribution lists are updated
  2. Have the installed packages updated
  3. Ensure the installation of git, php-fpm and nginx packages
  4. Make sure the package nano is removed from the system
  5. Validate you have the details from the package vim
  6. Ensure the Docker container runtime is installed

Learning resoures