LINKS 🔗
Week 01
Topic |
Type |
Description |
Linux File Permission |
Blog |
This blog is great because it simplifies the complex topic of Linux file permissions with clear explanations and practical examples. It breaks down the importance of permissions in securing a system, explaining user roles and permissions settings in both symbolic and numeric formats. |
Regex Cheatsheet |
Blog |
This TrustedSec regex cheat sheet is an excellent resource because it offers a clear and organized breakdown of regular expression concepts with real-world examples. It covers key topics like character classes, quantifiers, escape characters, and metacharacters. |
Intro to Command Line & Terminal in 15 Minutes |
Video |
This video provides a clear and concise introduction to the Command Line Interface (CLI), covering fundamental commands such as cd , mv , ls , mkdir , and others. The explanation is detailed and paced for a clear understanding. |
Week 02
Topic |
Type |
Description |
How does RSA Cryptography work? |
Video |
This video explains how RSA functions as an asymmetric cryptography method. The explanation is thorough, including the math behind the method, allowing for a deep understanding of the topic. |
GnuPG Cheatsheet |
Blog |
This blog summarizes the GnuPG commands. it’s well organized, so it’s easy for you to locate the commands you need. |
Week 03
Topic |
Type |
Description |
Linux Fundamentals |
Course |
This course explains the fundamentals of Linux. It covers everything from its structure until its security. All in all, I think it’s one of the most well made course |
Disk Partioning in Linux |
Blog |
This is a GeeksForGeeks blog. We know that GeeksForFeeks has a great reputation in doing their job, which is creating educational blogs. |
Week 04
| Topic | Type | Description |
| :– | :–: | :– |
| Memory & Storage | Video
| The CrashCourse video talks about how computers use memory, like RAM and hard drives, to save and find data. It explains the difference between types of memory in a clear way. This video is helpful for learning basic ideas about computer memory. |
Week 05
| Topic | Type | Description |
| :– | :–: | :– |
| Virtual Memory| Blog
| It covers everything about virtual memory in an Operating Systems. You can read it either in english or bahasa indonesia, therefore it’s definitely one of the best reads you can find for Fasilkom UI’s students |