I want to see the implementation of virtual machines in system as you said that leave the comment to make a video on that so the viewers can easily understand how to implement in their own way in system. Thank you for such a beautiful lecture provided by you actually im not CSE department but i'm watching this lectures to gain overall knowledge about all the departments.
Well explained. Virtual machine is an idea where multiple systems share a common hardware and each system assumes that it's an individual complete system. The basic operating system is in kernal mode while those of virtual machine are in user mode. However, each single system has two modes in turn i.e, virtua user mode and virtual kernel mode.
This is an easy to understand explanation about the topic (vm) that could be understood by any lay person, such as myself. Kudos to everyone who has contributed towards the development of this video, especially the instructor.
I like one thing about the UA-cam is ... Here there is no negative comments like instagram .. Whatever the essential good work done here , if it clicks in UA-cam channel .. then that work will receives only nice comments and respect towards that work will grow gradually.... This can achieve just bcz " Instagram is for all the users but UA-cam is only for productive users in the World , those who always concentrate and respect on only efforts and uses " ...... ❤❤❤❤
Virtual machines is an idea of using resources from a single computer system and apply for other environments, making an illusion that each environment is running its own computer system. Virtual machine software run in kernel mode of the physical system Virtual machine itself run in user mode of the physical system Virtual machine has its own kernel mode and user mode
why do we might want to use this when we already have a operating system which can manage our resources and processes efficiently . Purpose of evolution of virtual machine software and why it has become so popular? Can you please explain me this ?
Please put a video on how to install a vmware and install operating systems in it and MOST importantly please why do we might want to use this when we already have a operating system which can manage our resources and processes efficiently . Purpose of evolution of virtual machine software and why it has become so popular?
Sir, "In acquiring Input file name" what actually happening, which resource needs to be accessed. In printing message to output screen - I understood the hardware requirement, then again for accepting the input keyboard is required but.... for acquiring the name what?
Yes you are right . The actual kernel of the host OS is underneath the VM implementation VM implementation is simply a application program which in turn has to make system calls to the kernel in order to use the actual resources of the system.
Most of the information from these lectures are taken almost verbatim from the book Operating System Concepts, 8th edition: including definitions, examples, and images. He probably hasn't taken the time to fully understand the concepts, hence why his explanations are a regurgitation of the copied text.
@@mahdidelavaran1099 personally, I just read the book which you can find the pdf version online. Goes into much more detail at the expense of being more verbose
this video is the definition of just reading the powerpoint. Bro repeated the textbook again and again and again without explaining anything, im watching in 2x speed and its still awfull. This is the king of yapping
the best thing about neso apart from teaching skills is their black background due to which i am able to watch thier videos back to back whole day.
You're right bro (y)
YA
that's not neso academy, that's khan academy hahaha
neso is dark green
I want to see the implementation of virtual machines in system as you said that leave the comment to make a video on that so the viewers can easily understand how to implement in their own way in system. Thank you for such a beautiful lecture provided by you actually im not CSE department but i'm watching this lectures to gain overall knowledge about all the departments.
Well explained.
Virtual machine is an idea where multiple systems share a common hardware and each system assumes that it's an individual complete system. The basic operating system is in kernal mode while those of virtual machine are in user mode. However, each single system has two modes in turn i.e, virtua user mode and virtual kernel mode.
great summary. thanks
This is an easy to understand explanation about the topic (vm) that could be understood by any lay person, such as myself. Kudos to everyone who has contributed towards the development of this video, especially the instructor.
I like one thing about the UA-cam is ...
Here there is no negative comments like instagram ..
Whatever the essential good work done here , if it clicks in UA-cam channel .. then that work will receives only nice comments and respect towards that work will grow gradually.... This can achieve just bcz " Instagram is for all the users but UA-cam is only for productive users in the World , those who always concentrate and respect on only efforts and uses " ......
❤❤❤❤
yes plz show demonstration , it will be very helpful for all of us ... thanku
Tq neso academy for all your lectures... U made me strong..
Thank you so much for these valuable lessons.
I want to see the implementation. As for understanding the concept, it's good to see practical implementation of it. Please!
At 4:35 and 5:17 you said we have Windows OS in figure (b). Then where is it's kernel? I.e. where is the kernel of host OS?
Sir pls show us the demonstration too if it's possible.. N thank u very much for Ur lecture..
thnks to you Neso academy
i didnt understand the vm in my clg , but here i can understand it is in simple languages
thank you once again
Superb explanation 👌
Amazing explanation ❤
great explanation sir...sir please upload videos regularly
very well explained, easy to understand. Thank you.
Thank you very much for knowledge sharing. State of the art explanations
I like your explanation. You have explained the basic fundamentals very well. Please upload further vedios.
Excellent explanation. Without demonstrations i understood clearly concepts. THANK YOU. Keep it up.👍
can you able to show the demonstration
Excellent.. ✨
sir, please make a video on how to use the virtual box and different similar softwares.
very nicely explained loved your accent
Virtual machines is an idea of using resources from a single computer system and apply for other environments, making an illusion that each environment is running its own computer system.
Virtual machine software run in kernel mode of the physical system
Virtual machine itself run in user mode of the physical system
Virtual machine has its own kernel mode and user mode
why do we might want to use this when we already have a operating system which can manage our resources and processes efficiently .
Purpose of evolution of virtual machine software and why it has become so popular?
Can you please explain me this ?
Fantastic explanation, Thank you so much!!
You know what’s better than VM? WSL which uses fewer resources than a VM. Thanks for the video.
What is a WSL ?And can you please explain how that is better than this?
Yes need demonstration about virtual machine
You are truly great 🙏
Sir pls make a video on how to use vmware....
Thanks alot for the video 🙏
excellent! ❤❤
Best professor ever!!!
Hi sir make a video on erlang tutorials explain dir
thanks teacher, I love the video
Thank you so much 🙏
Yes plz show demo of downloading virtual machin
Please put a video on how to install a vmware and install operating systems in it and MOST importantly please why do we might want to use this when we already have a operating system which can manage our resources and processes efficiently .
Purpose of evolution of virtual machine software and why it has become so popular?
That was a good lecture
Can you share the link for implementation .
do show a demonstration of vm ..tha'll be helpful
again , thank you
yes pls make a demonstration video
please upload a demo video on a virtual machine in windows os
Thank you so much sir
Thank you sir
Sir please show thw implementation of different
virtual machines
Please make a demo video on how to install VM on windows OS and installing other OS on VM.
please show us how it is done
I want to see the implementation
Please show how VM works
Do anyone know how to install ProctorU VM with out being detectable?
Come as lecture in our college plzzzz
Sir pleace tell about vertual machine ipmlementation
Considering this example, are 3 copies of kernel made? to be given to virtual machines?
Yes they are installed when you download the operating system into your VM .
Sir, "In acquiring Input file name" what actually happening, which resource needs to be accessed. In printing message to output screen - I understood the hardware requirement, then again for accepting the input keyboard is required but.... for acquiring the name what?
He indirectly meant the same thing to get the input from the keyboard
yes I want the video....
Show demonstration pls
I'm confused. Isn't the actual kernel of the OS underneath the VM implementation?
Yes you are right . The actual kernel of the host OS is underneath the VM implementation
VM implementation is simply a application program which in turn has to make system calls to the kernel in order to use the actual resources of the system.
I too want to see working of virtualbox or VMware.
plz show the how it works
i really like you man
Thanks sir
Please complete syllabus fastly
Is this video is architecture of virtual machine??
Good content, thanks. 👍🏻
I have a suggestion - don't repeat the same statements multiple times. E.g. the first 3 mins are about the same definition.
Most of the information from these lectures are taken almost verbatim from the book Operating System Concepts, 8th edition: including definitions, examples, and images. He probably hasn't taken the time to fully understand the concepts, hence why his explanations are a regurgitation of the copied text.
@@tesfahailu1000 do you knew a good toturial for this topic ?
@@mahdidelavaran1099 personally, I just read the book which you can find the pdf version online. Goes into much more detail at the expense of being more verbose
@@mahdidelavaran1099 explanations are really good. I would recommend using as supplemental text to whatever topics you need to learn
Pls show the demo sir
The second space we get into some android phones is based on this virtual machine
How virtual machine works
Show the demonstration Sir
Sir pls make a video on how to use vmware....
link pls
I need lecture virtual machine incloud computing
this video is the definition of just reading the powerpoint. Bro repeated the textbook again and again and again without explaining anything, im watching in 2x speed and its still awfull. This is the king of yapping
great !
can any one say what is isolated from each other?
The resources are isolated from other VMs
Resources like storage ,cpu etc...
virtual box
Send the Notes sirr
raise your hand if you want to see its implementation.
this is nothing but guest mode if iam right.
Very bad video.not recommend for kids
poda komali... naan enna keta nee ennada sollitu irukka..... 😒😒😒😒
Poda punda youtubela ye intha video tha easya irruku ....nee mutta payala irunthikitu video va kora sollatha
Thankyou sir