Generate an assortment of random passwords with a simple command.

Generate secure passwords for your user accounts The pwgen command will generate a set of random passwords that may be used to secure your user account. Type this command to install this utility. root@DESKTOP-R72SPS3:~# apt-get install pwgenroot@DESKTOP-R72SPS3:~# apt-get install pwgen Now we can generate a few passwords. jason@DESKTOP-R72SPS3:/mnt/c/Users/johnc$ pwgen -s -v 79lZrgzb ctklTCV3 zX3nDCQr FXk5g7V8 … Read more