os212

LINKS

  1. Github Cheatsheet
    Really helps me to remember all complex github combination, it also released by github education so it can be trusted for it completeness.

  2. Shell Cheatsheet
    Another cheatsheet, but this one for shell command as it is really complex and you def need more references to help you.

  3. Introduction to Cybersecurity
    Okay, we’ve all watched the complexity of cybersecurity through any means. But this website helps me to understand cybersecurity as a person who’ve never dived into that section. So it helps me to simply understand the basic of basic.

  4. Cybersecurity Factsheets
    This is roughly the same as dummies introduction to cybersecurity but more like a pamflet to introduce facts of cybersecurity, honestly you should try to read this. It is easy to understand and not boring at all due its numerous quantity of pictures to visualize the cybersecurity world.

  5. File System Introductory
    A quick brief into File System Architecture, helps me a lot to understand the partition world that really relates to this weeks material.

  6. Introduction to Tar
    As we reach this week, i noticed we dealt a lot of tar file. So i looked up for some reference about tar to learn more about it.

  7. Pointer C/C++
    A great start to understand how pointers works especially on c based language.

  8. C Memory
    Introduction to C memory allocation, great for newbie in C language.

  9. Virtual Memory
    A good reading for student by geeksforgeeks again, a way to start understanding the concept of virtual memory.

  10. SCP Tutorial
    Tutorial on how to use scp command successfully for beginners.

  11. LFS
    Introduction to Large File Storage.