Bash script that generates passwords compatible with Dell VxRail components.
This script runs on Linux and requires recent versions of the following software:
- GNU bash
- pwgen
- shred (strongly recommended)
- column
- Make the script executable:
chmod +x vxrail-pwgen.sh
- Run the script:
./vxrail-pwgen.sh
Help is available by running ./vxrail-pwgen.sh -h