ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

150,744 results

Related queries

linux kernel development

linux kernel boot process

linux internals

linux kernel explained

windows kernel

ioctl linux

linux system calls

Oracle Learning
Linux Architecture and the Kernel

This video explains the architecture of Linux, detailing the difference between the user space and kernel space. It shows how to ...

5:07
Linux Architecture and the Kernel

9,876 views

10 months ago

The Linux Foundation
Getting to Know the Linux Kernel: A Beginner's Guide - Kelsey Steele & Nischala Yelchuri, Microsoft

Getting to Know the Linux Kernel: A Beginner's Guide - Kelsey Steele & Nischala Yelchuri, Microsoft "Getting to Know the Linux ...

42:46
Getting to Know the Linux Kernel: A Beginner's Guide - Kelsey Steele & Nischala Yelchuri, Microsoft

100,549 views

2 years ago

ByteByteGo
How Does Linux Boot Process Work?

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

4:44
How Does Linux Boot Process Work?

991,950 views

2 years ago

The Linux Foundation
Linux Tutorial: How a Linux System Call Works

In this 3-minute "taste of training" video, The Linux Foundation's Training Instructor John Bonesio uses the whiteboard to ...

2:31
Linux Tutorial: How a Linux System Call Works

196,373 views

13 years ago

DenshiVideo
The Linux Kernel: What it is, and how it works!

In this video, Denshi goes over a simple explanation of what computer kernels are and how they work, alonside what makes the ...

6:04
The Linux Kernel: What it is, and how it works!

217,368 views

4 years ago

SavvyNik
This is How The Kernel Works - An Interactive Map of the Kernel and its Systems.

... Linux Kernel Map - https://makelinux.github.io/kernel/map/ High Level Kernel Map - https://makelinux.github.io/kernel/diagram/ ...

6:24
This is How The Kernel Works - An Interactive Map of the Kernel and its Systems.

18,313 views

3 years ago

Wookash Podcast
How Does Linux Work? | Greg Kroah-Hartman

Greg Kroah-Hartman is one of the most influential Linux kernel maintainers, responsible for subsystems like USB, TTY, and the ...

1:51:22
How Does Linux Work? | Greg Kroah-Hartman

44,532 views

6 months ago

CodeLucky
Linux Kernel Architecture: A Deep Dive for Beginners

Unlock the secrets of the Linux Kernel! This video provides a comprehensive overview of the Linux Kernel architecture, perfect ...

7:05
Linux Kernel Architecture: A Deep Dive for Beginners

548 views

7 months ago

People also watched

WhiteboardDoodles
Linux File System Structure Explained: From / to /usr | Linux Basics

In this video, we explore the Linux file system structure — the essential framework that organizes everything on a Linux machine.

17:31
Linux File System Structure Explained: From / to /usr | Linux Basics

580,434 views

6 months ago

SavvyNik
Linus Torvalds Furious Over RISC-V Proposal

Looks like RISC-V just got a harsh rejection from Linus in the Linux Kernel 6.18 merge window. A late pull request wants to add ...

11:42
Linus Torvalds Furious Over RISC-V Proposal

187,877 views

2 months ago

Mr.PiwPiew
Every LINUX Concept Explained in 8 Minutes.

Welcome to : Every LINUX Concept Explained in 8 Minutes. i hope you enjoyed this video about a 70 important Linux concepts ...

8:13
Every LINUX Concept Explained in 8 Minutes.

154,617 views

3 months ago

TFiR
Why Linus Torvalds doesn't use Ubuntu or Debian

Subscribe to our weekly newsletter: https://www.tfir.io/dnl Become a patron of this channel: https://www.patreon.com/TFIR Follow ...

2:43
Why Linus Torvalds doesn't use Ubuntu or Debian

5,052,564 views

11 years ago

Sergio Prado
Understanding the Structure of a Linux Kernel Device Driver

For newcomers, it's not easy to understand the structure of a device driver in the Linux kernel. In the end, a device driver is just an ...

58:30
Understanding the Structure of a Linux Kernel Device Driver

66,309 views

4 years ago

The Linux Foundation
Introduction to Memory Management in Linux

This presentation will describe the different types of virtual memory spaces and mappings used in the Linux kernel, the cases in ...

51:19
Introduction to Memory Management in Linux

200,679 views

8 years ago

Nir Lichtman
Making Smallest Possible Linux Distro (x64)

In this video I will demonstrate how you can setup the most minimal kernel configuration and we will create a very minimal ...

27:43
Making Smallest Possible Linux Distro (x64)

349,620 views

11 months ago

ByteMonk
Kernel in Operating System: The Secret Power Inside Every Computer System Design!

The Kernel in Operating System is the core — the invisible but essential layer that powers everything from your apps to your ...

6:34
Kernel in Operating System: The Secret Power Inside Every Computer System Design!

265,343 views

7 months ago

Maple Circuit
Linux From Nothing | Kernel, Shell, Libs & Grub

Thank you for watching! Notes: https://maplecircuit.dev/videos/2025-02-08-linux-from-nothing--kernel,-shell,-libs-grub.html The ...

44:02
Linux From Nothing | Kernel, Shell, Libs & Grub

78,571 views

10 months ago

NDC Conferences
Fundamentals of Embedded Linux - Chris Simmons - NDC TechTown 2022

Linux is embedded into many of the devices around us: WiFi routers, the navigation and entertainment system in most cars, smart ...

1:04:15
Fundamentals of Embedded Linux - Chris Simmons - NDC TechTown 2022

67,748 views

3 years ago

Can we reach 1000 subscribers
Linus Torvalds about Monolithic kernel

Linus talks about github, monolithic kernel, Apple and Microsoft.

3:12
Linus Torvalds about Monolithic kernel

16,982 views

3 years ago

The Linux Foundation
How Linux is Built

While Linux is running our phones, friend requests, tweets, financial trades, ATMs and more, most of us don't know how it's ...

3:13
How Linux is Built

2,867,332 views

13 years ago

Maple Circuit
Linux Kernel Internals: Process

Thank you for watching! Notes: https://maplecircuit.dev/videos/2025-05-31-linux-kernel-internals-process.html 0:00 Intro 1:00 ...

34:39
Linux Kernel Internals: Process

14,279 views

6 months ago

Nir Lichtman
How Linux Kernel Runs Executables

In this video I will demonstrate how the Linux kernel runs executables by diving into the flow of the execve system call handling.

16:46
How Linux Kernel Runs Executables

91,552 views

1 year ago

OpenFest Bulgaria
Steven Rostedt - Learning the Linux Kernel with tracing

So I'll upload it so as marina said I'm Steve Ross Ted I'm one of the Linux kernel developers I've been I've first played with Linux ...

1:07:25
Steven Rostedt - Learning the Linux Kernel with tracing

115,713 views

7 years ago

Linux Kernel Architecture Under Fifteen
Introduction to Linux Kernel Architecture

This video gives a broad view of the different important components in the linux kernel.

13:45
Introduction to Linux Kernel Architecture

27,135 views

7 years ago

LiveOverflow
Syscalls, Kernel vs. User Mode and Linux Kernel Source Code - bin 0x09

We will have a look at what syscalls are and what it has to do with the kernel mode an user mode. We do this by exploring a kernel ...

13:24
Syscalls, Kernel vs. User Mode and Linux Kernel Source Code - bin 0x09

268,071 views

9 years ago

marcus-s | VR, Linux
Der Linux-Kernel - und wie man einen selber baut | #linux #kernel

DISCORD: http://discord.marcus-s.de -------------------------- In diesem Video gebe ich Dir eine kurze Übersicht über die zentrale ...

15:48
Der Linux-Kernel - und wie man einen selber baut | #linux #kernel

31,276 views

4 years ago

Maple Circuit
Linux Kernel 6.18 | VM... Everything?

Kernel 6.18 is out! Lets review it! Notes: https://maplecircuit.dev/linux/kernel/versions/6.18.html Discord: ...

45:53
Linux Kernel 6.18 | VM... Everything?

16,593 views

3 weeks ago

howtonetwork
Understanding the Linux Kernel l Lesson and Labs

Thank you for watching my video Understanding the Linux Kernel l Lesson and Labs World class IT certification video training, ...

1:13:40
Understanding the Linux Kernel l Lesson and Labs

35,330 views

4 years ago