This link leads to a comprehensive guide on managing your virtual machine, including how to start, shut down, log in, and log out. It provides easy-to-follow steps to help you access and navigate your virtual environment efficiently.
This YouTube video is a must-watch for anyone looking to master the essential Linux commands. It covers the fundamental commands necessary for managing and navigating Linux systems, making it a great resource for beginners and advanced users alike.
Some easy-to-use commands you can use to inspect hardware
This video provides a step-by-step guide on adding an extra hard drive in VirtualBox. It helps me set up and manage storage for virtual machines, a useful guide for the assignments.
This video gives a quick overview of C language basics. It helps me by refreshing the key concepts needed for programming efficiently in C.
This article explains the printf function and its various use cases in C. It helps me understand how to format outputs in my C programs more effectively.
This webpage offers a detailed explanation of the memory layout in C programs. It helps me understand how different segments like stack, heap, and data sections are organized.
This article provides an insightful overview of Linux memory management, covering key concepts such as virtual memory, paging, and caching. It deepens my understanding of how the Linux kernel efficiently manages system resources.
This video offers a comprehensive overview of operating systems, detailing their functions and importance in computing
This video by GeeksforGeeks explains deadlock in operating systems, covering conditions, examples, and prevention methods. It’s a useful resource for understanding how operating systems handle resource allocation issues.
This video is very helpful for being a guidance for building a linux from scratch
Learn how to make LFS. This video helps me compile and install packages easily.