[software]
here is a useful command to generate a random password from the command line$ openssl rand -base64 8 BTz1bGHrs6s=change the last argument to change the length of the password
[software]
here is a useful command to generate a random password from the command line$ openssl rand -base64 8 BTz1bGHrs6s=change the last argument to change the length of the password
Related