Default
LINKS
Ruben Tanoey - Fasilkom, Universitas Indonesia.

LINKS

WEEK 01

  1. What is a Virtual Machine
    A nice overview about virtualization and virtual machine by Red Hat. It tells basic knowledge about virtual machine and reasons of using it.

  2. The Most Used Linux Commands
    A compact Linux commands to be learnt. Every commands are well-explained. Code bar, code options, and result screenshots are provided there so that learner can ensure the inputs and outputs.

  3. You NEED to learn Virtual Machines
    A compact video of the urgency of virtual machine. NetworkChuck elucidate what, why, and how virtual machine works and the installment for everyone. Lastly, the tips and tricks for the VirtualBox users that also help me.

WEEK 02

  1. 15 Cybersecurity Terms You Should Know
    Cybersecurity terms that successfully illustrated on a 4-minutes-long video. With comprehensible choices of definitions, University of Miami explains the terms on Cybersecurity. Two of them are Firewall and Denial of Service (DOS).

  2. What do I do to protect against Ransomware?
    Great insight to enhance the knowledge about Ransomware’s dangers and the steps to avoid it. Berkeley IS shows how we must be cautious about Cybersecurity-insecurity.

WEEK 03

  1. The Linux File System explained in 1,233 seconds
    A concise video of how File System in Linux works. One of the big idea that NetworkChuck shares is “Everything in Linux is a File”, e.g. network configurations, CD-ROM. HD, Printer, etc.

WEEK 04

  1. Shichao’s Notes: Memory Addressing
    A complete webpage of how Memory Addressing works in Linuz. Shichao explains what’s memory addresses, segmentation in hardware, segmentation in Linux, paging in hardware and paging in Linux.

  2. Writing and Running C Program in Linux
    A nice and brief webpage for me to learn writing and running C program in VirtualBox. Install-Write-Compile-Run: Vitux gives all the command pieces and output screenshots.

WEEK 05

  1. What Is the Virtual Memory? How to Set It?
    Complete guide of how Virtual Memory works and the reasonable setting of it. It includes the introduction of Virtual Memory, Virtual Memory paging file and disk fragmentation. Moreover, there are different ways to fix ‘too little Virtual Memory’ stated here.

WEEK 06

  1. What’s Thread? Concept of Process in OS
    A video that really elucidate the concept of thread in OS and how it works. iFocus Institute states that a Thread is a path of execution. It keeps track of which instruction to be executed next and stores history of execution in Stack.

  2. Operation Systems: Processes
    A thorough webpage that helps understanding Processes. In concept of Processes, there are several components: Stack, Heap, Text, and Data. Heap is dynamically allocated memory to a process during its run time.

WEEK 07

  1. Deadlock in Operation System
    A thorough video of the conditions of Deadlock. Simple Snippets elucidate what’s Deadlock, how Deadlock, and real world OS scenarios of Deadlock. Lastly, the video helps me to understand the 4 conditions a Deadlock occurs in OS.

  2. Operation Systems: Process Synchronization
    A compact video from in5minutes of process synchronization. The main point of this video is to learn about the critical region in process synchronization with real time example.

WEEK 08

  1. What’s .bashrc file in Linux
    A good webpage from DigitalOcean that tells everything about .bashrc. There’s stated that .bashrc is a script file that’s executed when a user logs in. The file itself contains a series of configurations for the terminal session.

  2. Linux From Scratch
    A main webpage that guides to make Linux From Scratch. A complete guide.

WEEK 09

  1. Linux From Scratch
    A main webpage that guides to make Linux From Scratch. A complete guide.



© 2021-2022 - Ruben Tanoey - Revision: 12-Sep-2022.