os242
LINKS
https://os.vlsm.org/
— OS242
https://www.youtube.com/watch?v=1-MPcUHhXoc
— PGP Encryption - Explaining how PGP Key works.
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
— Quick markdown reference.
https://medium.com/kode-dan-kodean/belajar-memakai-gnu-privacy-guard-gnupg-gpg-3944e19dba91
— Explains GnuPG to secure data with tough encryption. Detailed explanation on GPG instructions, parameters, and flow of work.
https://youtu.be/U_P23SqJaDc
— Cyber Security Full Course for Beginner.
https://www.freecodecamp.org/news/shell-scripting-crash-course-how-to-write-bash-scripts-in-linux/
— Basic tutorial bash scripting.
https://linuxhandbook.com/bash-arrays/
— Understanding bash array.