You can learn a lot about Linux by just trying different distros, but using Proxmox will force you to learn a lot of in-depth principles.
Linux does exactly what you tell it - dangerous commands can wipe or brick your system. Common lethal commands: sudo rm -rf /*, sudo chmod -R 777 /, :(){ :|:& };:, dd if=/dev/urandom of=/dev/sda Never ...