os242

HOME

LINKS

Start, Shutdown, Login, and Logout

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.

60 Linux Commands You NEED to Know

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.

Linux Crash Course - Easy Terminal Commands for Inspecting Hardware

Some easy-to-use commands you can use to inspect hardware

How to Add Additional Hard Drive in VirtualBox

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.

Learn C Language In 10 Minutes

This video gives a quick overview of C language basics. It helps me by refreshing the key concepts needed for programming efficiently in C.

printf 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.

Memory Layout of C Programs

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.

Linux Memory Management — All you need to know

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.

What is Operating System? Full Explanation

This video offers a comprehensive overview of operating systems, detailing their functions and importance in computing

Deadlock in Operating System | GeeksforGeeks

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.

Kernotex

This video is very helpful for being a guidance for building a linux from scratch

[8. Chapter 7: Entering Chroot and Building Additional Temporary Tools - How to build Linux From Scratch] (https://youtu.be/m6USND1vPhM?si=jzvGGqToTpLN5lDp)

Learn how to make LFS. This video helps me compile and install packages easily.


REV: Tuesday, 19 November 2024 15:00