Linux Hypervisor Setup (libvirt/qemu/kvm)

  Рет қаралды 152,106

octetz

octetz

Күн бұрын

Пікірлер: 172
@kirtisingh7178
@kirtisingh7178 4 жыл бұрын
I think its probably the best video which introduces a complex topic in a practical way and which also sufficiently explains the various nuts and bolts of it.
@ajlozadaro
@ajlozadaro 2 жыл бұрын
Definitly!
@MistaSmith
@MistaSmith 3 жыл бұрын
Loving the style of this guide a lot. I love, how it's slowly but specifically explaining all the details and steps. I love the hand-or-mouse-written URL. I love the VIM based overview of where we are on the agenda. I love that you use UI and CLI based approaches together to show all options that are possible. Thanks a lot for this tutorial!
@lucascaballero6449
@lucascaballero6449 3 жыл бұрын
These videos are good. Please make more. Such good stuff. Direct, on point, organized, detailed. Will recommend these.
@maticman94
@maticman94 3 жыл бұрын
This video is a great introduction to KVM. I'm a user of KVM myself and I learned a few things. Good stuff 👍
@atharvapatil6892
@atharvapatil6892 2 жыл бұрын
Explanation is just so good, Really appreciate it.
@ikura18
@ikura18 3 жыл бұрын
Awesome, this is the best tutorial/explanation about libvirt/virsh I've ever seen.
@yogeshpandey5168
@yogeshpandey5168 2 жыл бұрын
Easy to digest tutorial. I think overall community is getting better and better.
@eznugse
@eznugse 3 жыл бұрын
Thank you! Very good and clear guide how to get started with kvm. Had issues with my network, but your video helped me fix this.
@cd-stephen
@cd-stephen 2 жыл бұрын
your presentation is amazing - best explanation on such a busy stack i have ever seen
@mathmage420
@mathmage420 Ай бұрын
4:30 Thank you for giving a description for why each package is used. I dislike guides that say "install these packages" without giving a reason why. It was not obvious at all why openbsd-netcat was necessary even after reading the docs and I don't want to install tools on my computer without knowing why I need them.
@MrUnix-xf8dq
@MrUnix-xf8dq 4 жыл бұрын
Please don't stop making content about these kinds of things! You are, hands down the best explaining linux video creator I have encountered!
@murjoshua
@murjoshua 3 жыл бұрын
Good workthrough man, I like the enthusiasm you're explaining with, makes it easy to follow along.
@averageChoom
@averageChoom 3 жыл бұрын
after 3 weeks from switching to windows and got my first kvm gaming machine with a single gpu transfer KVM is amazing pls more content ive enjoyed the content and got to know more about linux virtualization
@troytian9041
@troytian9041 4 жыл бұрын
What a nice video! I really I like you to explain how thing work behind the scene, You definitely will have more and more subscribers. Thank you. 😆
@troytian9041
@troytian9041 4 жыл бұрын
@@joshrosso 😋
@SidGoodOldDays
@SidGoodOldDays 4 жыл бұрын
Really liked the way you explain things. Please keep on doing what you do and let us know how we can help.
@im_a_surfingdoggo
@im_a_surfingdoggo 4 жыл бұрын
You easily have the best video or guide in general on this out there! Thank you
@isotropical
@isotropical 4 жыл бұрын
Brilliant video which helped me figure out an annoying libvirt issue thanks to your discussion on permissions. Keep up the awesome work, look forward to seeing more content from you in the future.
@paulgriffin8566
@paulgriffin8566 4 жыл бұрын
Fantastic video, many thanks for sharing. I now have a clear understanding of KVM and the various components that it requires.
@laucianexones
@laucianexones 3 жыл бұрын
This is surely one of the best tutorials i've ever seen. You are not only teaching KVM/QEMU etc, but you are also teaching how to explain something in an ordered, structured way.. with diagrams, documentation etc. I think the community should encourage people like you to create more and more content. Thanks 🙏 and Kudos 👍 for the great work
@hovh03
@hovh03 Ай бұрын
It's a mess to me Not to be negative, but I will have to make a video for this.
@しげお-i1l
@しげお-i1l 4 жыл бұрын
Followed the setup while trying to build a minikube environment. probably would've lost hours and hours trying to configure everything properly myself. Thanks for the awesome work and looking forward for more videos like this!
@dubbaluga
@dubbaluga 4 жыл бұрын
Thanks for sharing this tutorial! One little hint: instead of typing `clear` in the terminal, one can also press ctrl+l (l as in letter) to clear the screen. :-)
@unbekannter_Nutzer
@unbekannter_Nutzer 3 жыл бұрын
Which is either annoying. He constantly mistypes his commands, goes for and back, finally descides how the command is written, hits enter, and while I try to get the output, he clears the screen immediately, only to fight against the next command. Rule of thumb: Never use `clear`. It's an antipattern. It's a YT-smell. Let the viewer descide where to read on the screen, let him look back, two commands back. Or do it the right way, and make it part of your PS1-prompt to autoclear every command after 2 seconds.
@NinuRenee
@NinuRenee 3 жыл бұрын
+dubblaluga there's a tiny difference between the two - clear clears the whole scrollback buffer, unlike ctrl+l which only pushes your prompt to the top ie. you can still page up to view the old stuff.
@unbekannter_Nutzer
@unbekannter_Nutzer 3 жыл бұрын
@@NinuRenee Well, I can't in a video of course.
@nemonada3501
@nemonada3501 3 жыл бұрын
Just a random thought but I think typing "clear" in the terminal on the video makes it obvious for the observer what is happening rather than things just disappearing, but really probably doesn't make that much of a difference for a KZbin video.
@othernicksweretaken
@othernicksweretaken 3 жыл бұрын
I don't mind a five letter command to clear the screen. Especially when you are using a multiplexer like tmux as he is where you might run into conflicting interpretations of ctrl+ keystrokes, although I know that the default master key in tmux is ctrl+b and that you can change any key bindings. There is another reason why ctrl+l for clearing the screen doesn't work for me because as a veteran vi/vim user I am so much accustomed to vi keymap and vi editing-mode that I switch on vi mapping to any cli tool that was linked against the libreadline and I configure my .inputrc accordingly or _set -o vi_ in any interactive bash where I am not supposed to customise this.
@bardus_hobus
@bardus_hobus 4 жыл бұрын
You deserve much more views...great quality and great explanation.
@theopenanalytics4547
@theopenanalytics4547 4 жыл бұрын
Mind blowing. Simply super Mr. Octetz. Please make more and more stuff. Thanks a lot for this video.
@al-du6lb
@al-du6lb 3 жыл бұрын
Nice little overview. Thanks man. You did a great job.
@techbuildspcs
@techbuildspcs 3 жыл бұрын
I enjoyed this video. Thank you. Even though I already set up my kvm I love the explanation. Well done!
@UpcycleElectronics
@UpcycleElectronics 4 жыл бұрын
Excellent reference quality upload. I hope I get the chance to come back and follow this step by step after finishing my first Gentoo install attempt with Sakaki's EFI tutorial....and probably an attempt at Libreboot on a Leno.... This helped me understand a few kernel configuration options better due to the application example. That was my main goal. I subscribed, and added this to a public playlist for my (& others') reference. Ref quality uploads are 21st century documentation. Thanks for taking the time to make this kind of content. -Jake
@kenkensistoso
@kenkensistoso 4 жыл бұрын
Just what im looking for. I just subbed! Keep it up sir
@lewisrobson9414
@lewisrobson9414 Жыл бұрын
thankyou for this video, very helpful to see the high level with the diagrams
@_syedmx86
@_syedmx86 3 жыл бұрын
Hey there, thanks for the explanation at the start. It really helped me. You have my subscription now. :)
@ArrowOfTruth01
@ArrowOfTruth01 3 жыл бұрын
Really nice tutorial to help get me kick started. Thank you very much sir!
@szantipinterrichard7901
@szantipinterrichard7901 2 жыл бұрын
Yay! thank you very much for making tNice tutorials video! Very helpful!
@emmanuelaboagye4624
@emmanuelaboagye4624 4 жыл бұрын
Very Educative Video. Great Work. Thanks for sharing.
@juliotencio5695
@juliotencio5695 3 жыл бұрын
great video! this is a topic I am trying to understand and you helped me a lot
@loucinci3922
@loucinci3922 3 жыл бұрын
Very helpful. Nice job. Thanks for sharing.
@techdatamexico4530
@techdatamexico4530 8 ай бұрын
It seems your BLOG is not working...
@dnlgmzddr
@dnlgmzddr 4 жыл бұрын
Thanks!! I finally understand it. Looking forward to more videos.
@dhamma-dd
@dhamma-dd 2 жыл бұрын
thanks . Very good one . all my doubts got cleared
@techdatamexico4530
@techdatamexico4530 8 ай бұрын
AMAZING EXPLANATION !!!
@diszydreams
@diszydreams 4 жыл бұрын
Really good stuff dude! Keep it up!
@SutboxSutty
@SutboxSutty 2 жыл бұрын
Wow thanks bro all info no explanation fine job
@briainodriscoll
@briainodriscoll 4 жыл бұрын
Appreciate the quality of your videos; good content, good audio and text clearly visible. Makes a difference! I'm looking into setting up lxd with Open vSwitch on a VPS because nested virtualization is not supported (grep vmx /proc/cpuinfo gives a blank string).
@briainodriscoll
@briainodriscoll 4 жыл бұрын
I may have spoken too soon. `lscpu | grep Virt` shows ''Virtualization type: full''
@briainodriscoll
@briainodriscoll 4 жыл бұрын
@@joshrosso I gather that lately it's possible to run VM's in lxd as well as Linux containers (would have preferred kvm/qemu/libvirt/virsh, but kvm atop kvm may not be the smartest) +1 for a video on networking as you kindly mentioned. I've been looking at creating an overlay thomas-leister.de/en/container-overlay-network-openvswitch-linux/ and possibly using lxd as a public network interface thomas-leister.de/en/lxd-use-public-interface/
@bobyrasta100
@bobyrasta100 4 жыл бұрын
Thank you young man. great work keep it on
@mikinio303
@mikinio303 4 жыл бұрын
This is a really amazing video, thank you!
@jimrussell-us
@jimrussell-us 2 жыл бұрын
thanks for sharing your gift for instruction! Best to you!
@arjunanranjit8148
@arjunanranjit8148 4 жыл бұрын
Fantastic video mate!!!
@ThePrateekShrivastava
@ThePrateekShrivastava 2 жыл бұрын
Great quality content. Thank you.
@execration_texts
@execration_texts Жыл бұрын
Absolutely top tier
@eduardmart1237
@eduardmart1237 4 жыл бұрын
Great stuff! Just impeccable)
@nemonada3501
@nemonada3501 3 жыл бұрын
Yes, more vids like this. I'm only just starting to tinker with the virtual machines and I can get Windows running fine but I haven't been able to get a Linux distro running in it yet. I got some more learning to do.
@rabinarayanpanigrahi3587
@rabinarayanpanigrahi3587 Жыл бұрын
Nice video bro. Keep posting.
@noahwang7037
@noahwang7037 4 жыл бұрын
This is a really cool tutorial video. Thank you!
@igorandersen
@igorandersen 3 жыл бұрын
Thank you! This video was very helpful to me 😎
@harrydadson7467
@harrydadson7467 3 жыл бұрын
Thank you soo much for the video, had to subscribe
@Bigeinla
@Bigeinla Жыл бұрын
Excellent video. Thanks
@ThaLiquidEdit
@ThaLiquidEdit 3 жыл бұрын
Very well explained man! You have my sub :)
@dromeosaur1031
@dromeosaur1031 2 жыл бұрын
Thanks for a great video!
@EnsYlmaz51
@EnsYlmaz51 4 жыл бұрын
this video is what i needed, thanks
@emdirtyyo1827
@emdirtyyo1827 4 жыл бұрын
i can't thank you enough for this video
@atishsaha6127
@atishsaha6127 4 ай бұрын
this is excellent.... i wonder if there will be another to showcase the different gpu virualization capability QXL/ Virtio options( pros/ cons and when to use or switch)...etc
@ajlozadaro
@ajlozadaro 2 жыл бұрын
Amazing video!
@stevendeng2758
@stevendeng2758 4 жыл бұрын
Really thanks to this sharing! Subscribed!
@kojack57
@kojack57 4 жыл бұрын
And that ladies and gents is how you present a topic. Thank you. Subed, liked visited an dbmarked site. Looking forward to more quality material. EDIT: Default /var/lib/libvirt/ filesystem location. I had to sell my machines and laptop so I am using pretty low resource h/w. How difficult or awkward is it be to store filesystem to a different SSD on the same machine at install or point to the new path after an install. I have a 256Gig drive which I'd really like to use to store both ISOs and machines by default and keep my Manjaro host SSD as free as possible. I've had a look around and as usual people make it way more of a thing that it actually needs to be. If you can advise or point in the right direction I will find the ONE person to down vote your video and kick them squarely in the nut sack. No promises though.
@sweetsorrow7215
@sweetsorrow7215 3 жыл бұрын
at 25:00 you did not show virsh-install popping up a new window for OS installation using SPICE. probably it was in your other screen but not shown in the main screen window. I wanted to see that. Does that mean I can create a VM using virsh-install CLI method remotely using SSH ? or do I have to have some sort of GUI to install VM using cli?
@SeanMacdonald_CodeMonk
@SeanMacdonald_CodeMonk 4 жыл бұрын
Fantastic! Always wondered how the different peices fit together and what names like "qemu" stand for
@viertekco
@viertekco Жыл бұрын
🎉this is really good bro🎉
@HOOHA333
@HOOHA333 Жыл бұрын
Could you please explain kvm again . I did not get what you said at @1:21
@hi_arav
@hi_arav 2 ай бұрын
Awesome video
@narciliocosta
@narciliocosta 5 ай бұрын
Hi. The link to the blog seems broken.
@sudarshanseshadri2144
@sudarshanseshadri2144 4 ай бұрын
Yes it's broken
@danielkrajnik3817
@danielkrajnik3817 3 жыл бұрын
NAT port forwarding would be a very interesting topic to cover ;)
@brunoribaric9683
@brunoribaric9683 4 жыл бұрын
Love your video.
@dstudio1011
@dstudio1011 2 жыл бұрын
I'd like to understand how to setup the network part. Specifically how to gain access to the VM from outside.
@example101
@example101 4 жыл бұрын
Nice work!
@JynyChen
@JynyChen 3 жыл бұрын
super super clear sharing thanks
@khaozelectrichead
@khaozelectrichead 4 ай бұрын
Amazing, thank you.
@DonEdward
@DonEdward 4 жыл бұрын
I wasn't aware that the '--disk' option CREATES the qcow2 image. I am also confused as to how to use a kickstart script and iso in the '--location' part.
@pavankilaparthi9313
@pavankilaparthi9313 4 жыл бұрын
Great explanation....👌👌👌.... And i have small doubt... How can manage multiple kvm host...? I mean vcenter can manage multiple hypervisors. As like that... How we can manage our multiple KVM hypervisors....???
@asinha196
@asinha196 3 жыл бұрын
when you created the VMs, who would log in.. I mean to say that I did not see the user defined in the virt-install.sh.. so actually when the VM starts what user and pwd to be given. if you could clarify that would be great help. Thank you.
@reclee8333
@reclee8333 3 жыл бұрын
unable to complete install: cannot access storage file '/media/mike/savehere/machine/ubuntu.qcow2 that's the error i'm getting when creating a new vm. do you know what can be done?
@dae-182
@dae-182 3 жыл бұрын
Wow this was great! Any chance of making a short video on how to do pass-through and multiple monitors?
@chrisperkins8347
@chrisperkins8347 3 жыл бұрын
Only just catching up with your quite excellent channel and explanations about Libirt. One thing that I have been trying to do is correctly setup an alternative Storage pool as my boot partition is an 128GB SSD. Any chance you could do a video all about Storage Pools thanks.
@unapologetic7900
@unapologetic7900 2 жыл бұрын
I have a PC with 6 physical Network interfaces. Is there a way to have Linux as the hypervisor host using1 of those interfaces, and run OpnSense in a VM using another 4 physical devices? Basically, I want to have the VM use physical network interfaces rather than virtual interfaces. What I want to end up with is OpnSense running as my network Firewall/Router, with at least 4 Network interfaces configured as a bridge, and run TrueNAS in a second VM as a NAS with it's own physical network interface. I'm doing all this now in separate machines, so I'm trying to combine it all into 1.
@avertry9529
@avertry9529 9 ай бұрын
Website is down
@hrmf32
@hrmf32 3 ай бұрын
Not good but can use web cache.
@AdrianuX1985
@AdrianuX1985 3 жыл бұрын
Is it possible with virtual machine backup without downtime with machines installed on the raw LVM volume, then revert from backup VM?
@beasty082007
@beasty082007 Жыл бұрын
Hello Josh, I was looking for your website and I can't find it.... Can you tell me your URL, there is interesting information that I would like to see slowly.
@mgame8082
@mgame8082 9 ай бұрын
Your website is not currently available. Can you fix the problem?
@pop1361993
@pop1361993 3 жыл бұрын
good thing i got a overview of what these libvirt or qemu or virsh things are. However, theres still lot of things i dont understand since i dont have background knowledge on it? Can you tell how to get started on understanding systems? Im a QA however, it seems like I get to work on baremetals and installing KVM/ESXI VMs, twerking files etc which I dont know at all. Right now trying to create a VM in KVM host but getting issue with host not accessible after creating VM. From lab, got to know that br0 which is created based on phy interfaces is not available in host since i used it up as --host-device while creating using virsh-install i still have things to figure out how to add a USB connection and confirm its added to the VM... how do I get such kind of info? i can start from basics if there is such a guide?
@jmerlos887
@jmerlos887 2 жыл бұрын
A question... Why every time cpu is turned off, date and hour is lost?
@chethanabn8126
@chethanabn8126 3 жыл бұрын
I dont want to use QEMU, But want to install the VM directly over KVM, i.e want to reduce the userspace to the minimum. How is it possible?
@linux-tut
@linux-tut 2 жыл бұрын
Guide to run Linux and Secure OS: kzbin.info/www/bejne/o2m6nYaXo6x3ras kzbin.info/www/bejne/eYiqY4qrhK-nf8U kzbin.info/www/bejne/fKXLdYiJjJish7s
@adarsh3196
@adarsh3196 3 жыл бұрын
is there any performance difference comparing this proxmox or other type1 hypervisor
@dougbertInExile
@dougbertInExile 3 жыл бұрын
very helpful, thanks
@theopenanalytics4547
@theopenanalytics4547 4 жыл бұрын
Wonderful talk. BY the way is there a way to establish connection or share these vms to outside world? Please let me know any resources. Thanks
@lakshaynz
@lakshaynz 3 жыл бұрын
This is type 2 hypervisor right?
@oah8465
@oah8465 3 жыл бұрын
fantastic video, assuming I have a virtual machine with static-IP can I do the clone without the IP address? like to specify the new IP via the command or something like that?
@oah8465
@oah8465 3 жыл бұрын
@@joshrosso You rock. Gonna check it out. gonna dig deep into your channel over the weekend.
@eduardmart1237
@eduardmart1237 4 жыл бұрын
Yep please make a video about different network options. Also can libvirt/qemu use RAM and HDD dynamically? I mean similar to how VirtualBox and hyper-v does this stuff.
@vasileiossiaploulis5824
@vasileiossiaploulis5824 2 жыл бұрын
Hello thank you very much for the video.I am studying for LFCS and i find it quite usefull!Also when i run virt install command,i face a problem:"ERROR The requested volume capacity will exceed the available pool space when the volume is fully allocated. (8192 M requested capacity > 15 M available) (Use --check disk_size=off or --check all=off to override)" The system that i use is an aws instance 1GB ram and 10Gib disk.
@timrobertson8242
@timrobertson8242 4 жыл бұрын
Very awesome breakdown of the various moving parts. You mentioned that the advantage of doing a Clone is that it would help fiddle with the Client OS files. In your example, you didn't specify the Guest OS type and I noticed that the IP address remained the same (I assume the MAC address was also the same for your lead NIC). Was there some args that would help out with changing those so that multiple VM Clones can spin up without conflict - or is this part "roll your own" post processing?
@yourlinuxguy
@yourlinuxguy 2 жыл бұрын
Very Good Video. Pretty close to what I was looking for. What is the difference between Qemu direct install or direct creation of virtual machines and the virt-install method? Which one is better or which one should we use? Generally? For like just a simple example VM creation.
@joshrosso
@joshrosso 2 жыл бұрын
Not much! Virt-install largely acts as a wrapper to make things more accessible for the specific domain of vm creation. If you have the patience to learn qemu config/flags, then by all means -- 1 less abstraction!
@yourlinuxguy
@yourlinuxguy 2 жыл бұрын
@@joshrosso I have been looking for any article to learn Qemu. I can't even find proper documentations for it. Could you please point me to it? Just started out using Qemu. Thanks.
@joshrosso
@joshrosso 2 жыл бұрын
@@yourlinuxguy The best I know of is www.qemu.org/docs/master. It's dense. Qemu is a very capable and versatile tool.
@yourlinuxguy
@yourlinuxguy 2 жыл бұрын
@@joshrosso Okay, Thanks a lot, My main issue is I am using Qemu with Virt-Manager and I am not able to use 3D Acceleration there and that's why I am wandering in the Qemu CLI realm.
@hassanzeineddine4706
@hassanzeineddine4706 4 жыл бұрын
How do i use KVM on Rocks cluster or HPC cluster
VM Networking ( Libvirt / Bridge )
43:39
octetz
Рет қаралды 85 М.
Preparing Machine Images for qemu/KVM
34:19
octetz
Рет қаралды 17 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
Whonix KVM - A Secure OS for the Dark Web
21:22
Mental Outlaw
Рет қаралды 186 М.
QEMU/KVM for absolute beginners
17:50
Veronica Explains
Рет қаралды 581 М.
#07 - How To Emulate Firmware With QEMU - Hardware Hacking Tutorial
44:50
12 GREAT command line programs YOU recommended!
16:25
The Linux Experiment
Рет қаралды 311 М.
The Making of Linux: The World's First Open-Source Operating System
11:33
ForrestKnight
Рет қаралды 1,3 МЛН
How A Steam Bug Deleted Someone’s Entire PC
11:49
Kevin Fang
Рет қаралды 1 МЛН
qemu/kvm bridge and NAT networking
12:06
Abstract programmer
Рет қаралды 116 М.
Amazing Privacy Ideas with KVM Virtual Machines
21:02
Rob Braxman Tech
Рет қаралды 74 М.
How to PROPERLY install KVM on Linux
32:09
SysGuides
Рет қаралды 55 М.
Virt-Manager Is The Better Way To Manage VMs
20:07
DistroTube
Рет қаралды 292 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН