Debian can be hard to install for a beginner. Docker) is great for experimenting with it without having to install and boot into it. Here is how:
- Download and install Docker for your platform
- On your system's command line run
docker pull debiandocker run --rm -it debian bash -l- You should be logged in as root
