Skip to content

Bash script that generates passwords compatible with Dell VxRail.

License

Notifications You must be signed in to change notification settings

1marc1/vxrail-pwgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

vxrail-pwgen

Bash script that generates passwords compatible with Dell VxRail components.

Requirements

This script runs on Linux and requires recent versions of the following software:

  • GNU bash
  • pwgen
  • shred (strongly recommended)
  • column

Installation

  1. Make the script executable: chmod +x vxrail-pwgen.sh
  2. Run the script: ./vxrail-pwgen.sh

Help

Help is available by running ./vxrail-pwgen.sh -h

About

Bash script that generates passwords compatible with Dell VxRail.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages