Passwords
Create random passwords with OpenSSL/LibreSSL
For a quick way of generating random passwords we can use the OpenSSL utility, part of OpenSSL and LibreSSL.
Password Security with Linux /etc/shadow file
Learn the structure of the /etc/shadow file and what the fields mean. After reading, the file should be less cryptic than it was before.