The NT Kernel is considered a true hybrid kernel, The NT kernel for Windows combines elements of both approaches. It operates primarily in kernel space, but it also employs user-mode server processes for certain tasks. These server processes handle emulation subsystems (such as POSIX compatibility, OS/2 subsystem, and Win32 subsystem) that run in user mode. Additionally, the NT kernel shares some design goals with the Mach microkernel, particularly the separation of OS personalities from the general kernel design. Edit: Yes I do like how the video was presented. Edit 2: I thought the Linux Kernel was called the GNU kernel, or is that no longer the case?
Thanks for this wonderful video. The analogy I think of after watching is that if you’re the president of the US “using” the Whitehouse, the kernel is your chief of staff.
Video is great and simplified, I have (Intro to Linux and Intro to data communication classes) coming up in school can you recommend any more videos regarding those classes to help know what they're about? I'm new into IT and don't really have a basic background
Glad you enjoyed the video. I suggest this one first bc it will help you get around the terminal. Linux Terminal Commands for Absolute Beginners - Learn how to start using the Terminal! ruclips.net/video/h4jJjDNUpSs/видео.html Then learning about a text editor like one of these two will help in the future Vim - ruclips.net/video/bVwgwaDmZp4/видео.html Nano - ruclips.net/video/Jf0ZJZJ8jlI/видео.html Good luck with your Linux journey
For days I’ve been looking for a video that explains when I remove windows OS w Linux will the windows kernel be wiped to Linux. My search ends here. Thank you so much. 🎉
I’m a bit confused still. When I look up what an operating system is, they give the same definition of the kernel. Then why do we need an os? Should we just need a kernel? They say the kernel is the core of the os and can’t operate without being in the context of the os. I looked up the history and the marriage of GNU (being mentioned to having other components) and the Linux kernel gave us the GNU/Linux OS. what does the os do the kernel can’t, and what does the kernel do the os can’t and why do they need each other?
Hey SavvyNik! I installed Pop! OS and I selected encrypted disk. Is there a way to partition the hard disk now? Pop OS is using 900 GB of my hard drive! Also how do is safely remove pop os to switch to other OS cause the disk is encrypted? Plea let me know thanks.
Hi there, you can use a live disk and something like gparted to delete all partitions on a particular disk. Encryption stops you from access info on a disk not managing the disk from a high level.
@@SavvyNik can you make a video on how to custom install Linux distros. It’s very confusing too because of boot, home, root, recovery, etc. and also encrypt the custom install partition. Thanks
ahhhh so linux is basically an interpreter xD for both Mr. H/W n Mr Userspace xDDDD gnu/linux = distribution = modified personalized operating system 2-3 hours of research summed up
Do you like how this video was presented?
i love it
Hey man, thank you for this. You helped me improve my understanding of how the kernal works!
The visual representation is also really good. I do prefer the drawings over static images. Good job!
Ni
"kernal is very large piece of software" in video but linux kernel is 6MB
NO fluff
Straight forward
thank you
I loved the way you presented this video. Very informative with no BS.
I appreciate that!
The concept of a kernel can be difficult to grasp but this was a very good video thank you 👊🏻
No problem, glad you found it helpful
Learn a little bit of C and use some system calls functions and it will make sense.
Always remember that linux is a kernel not an os, the kernel along with the GNU utils make a complete operating system.
:)
@@SavvyNik That smile is creepy :ohhyeah:
:ohmy:
But Linux can also referred to OS that using Linux kernel but not using GNU stuff like Android and Alpine Linux
- Thx.
- Well presented: clear/concise/well paced.
- Wouldn't change a thing :)
- (and btw, i am a teacher by nature/profession.)
The NT Kernel is considered a true hybrid kernel, The NT kernel for Windows combines elements of both approaches.
It operates primarily in kernel space, but it also employs user-mode server processes for certain tasks.
These server processes handle emulation subsystems (such as POSIX compatibility, OS/2 subsystem, and Win32 subsystem) that run in user mode.
Additionally, the NT kernel shares some design goals with the Mach microkernel, particularly the separation of OS personalities from the general kernel design.
Edit: Yes I do like how the video was presented.
Edit 2: I thought the Linux Kernel was called the GNU kernel, or is that no longer the case?
Thanks for this wonderful video. The analogy I think of after watching is that if you’re the president of the US “using” the Whitehouse, the kernel is your chief of staff.
It's the part of the popcorn that breaks your teeth
haha don't eat the kernels!!
🤣
Thank you! Very understandable lesson
Many thanks, it is hlepful and pretty tutorial 👏🏻
Glad you liked it :)
I like your words, Magic man.
I love this video,.. it's just so easy to understand. Thank you so much
Thanks for the presentation
Video is great and simplified, I have (Intro to Linux and Intro to data communication classes) coming up in school can you recommend any more videos regarding those classes to help know what they're about? I'm new into IT and don't really have a basic background
Glad you enjoyed the video.
I suggest this one first bc it will help you get around the terminal.
Linux Terminal Commands for Absolute Beginners - Learn how to start using the Terminal!
ruclips.net/video/h4jJjDNUpSs/видео.html
Then learning about a text editor like one of these two will help in the future
Vim - ruclips.net/video/bVwgwaDmZp4/видео.html
Nano - ruclips.net/video/Jf0ZJZJ8jlI/видео.html
Good luck with your Linux journey
Perfect. Thanks
Well presented.
Awesome video thanks!
Very Good Kernel, I am also Kernel Data Recovery
For days I’ve been looking for a video that explains when I remove windows OS w Linux will the windows kernel be wiped to Linux. My search ends here. Thank you so much. 🎉
Thanks 👌
I’m a bit confused still. When I look up what an operating system is, they give the same definition of the kernel. Then why do we need an os? Should we just need a kernel? They say the kernel is the core of the os and can’t operate without being in the context of the os. I looked up the history and the marriage of GNU (being mentioned to having other components) and the Linux kernel gave us the GNU/Linux OS. what does the os do the kernel can’t, and what does the kernel do the os can’t and why do they need each other?
The OS contains a kernel so it can talk to hardware. But it comes with extra packages like a desktop environment, tools, software, etc.
my exact problem i been searching the whole day, if you finally got it and see this, please drop the explanation you needed at that time lmao
Thank you so much!
Great video !
Glad you enjoyed it
Very good explanation
Thanks!
What software are you using for drawing these pictures?
Gink
FreeBSD is an OS
BTW, do U use matrix??
No, I don't use matrix. Maybe it's something I need to check out.
If you believe you learned what the kernel is from this video, consider that you have been given an abstract idea not a definition.
Hey SavvyNik! I installed Pop! OS and I selected encrypted disk. Is there a way to partition the hard disk now? Pop OS is using 900 GB of my hard drive! Also how do is safely remove pop os to switch to other OS cause the disk is encrypted? Plea let me know thanks.
Hi there, you can use a live disk and something like gparted to delete all partitions on a particular disk. Encryption stops you from access info on a disk not managing the disk from a high level.
@@SavvyNik can you make a video on how to custom install Linux distros. It’s very confusing too because of boot, home, root, recovery, etc. and also encrypt the custom install partition. Thanks
I think it might be worth watching one of my Arch linux installs because I go into how to setup the root and boot parts.
@@SavvyNik ok thanks
@@SavvyNik but what about the custom partition encryption
Linux and MacOS has the Unix kernel but windows has its own kernel
😁
So...what is the relationship between drivers and kernels?
Kernels handle comms to IO devices...but so do drivers?
The drivers exist inside the kernel space
ahhhh so linux is basically an interpreter xD for both Mr. H/W n Mr Userspace xDDDD
gnu/linux = distribution = modified personalized operating system
2-3 hours of research summed up
And Android and chrome Os using Linux kernel
yup!
Hngh... Kernel...
huh...
Frist
Woah that was quick >
i don't know what do you say can you talking but not your country my country please