Simple and Effective Virtualization in Linux (QEMU + Quickemu)

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 19

  • @ronitgandhi7716
    @ronitgandhi7716 12 วันที่ผ่านมา +3

    Oh man what a gem of a content you have here. You deserve alot like a lot subscriber. I have watched and learned alot from your linux previliage escalation and web exploitation series. I would love to learn more cybersecurity stuff from you.

    • @hexdump1337
      @hexdump1337  12 วันที่ผ่านมา

      Thanks so much, I will keep teaching much, much more!

  • @FurqanHun
    @FurqanHun 11 วันที่ผ่านมา +2

    19:06 I just use virt-manager directly. First, I click "Create a new virtual machine." I usually have the iso downloaded, so I go with "Local install." When it asks for the iso, I click "Browse," and it shows up there (I set up a pool for the dir where I keep my isos).
    Then, I assign some ram. For the disk, when it asks for the size, I pick "Select or create custom storage," then hit "Manage," and since I already have a disk pool on a mounted HDD, I just add a new volume there.
    After that, it shows the selected configurations, and once I press "Finish," the VM is created and starts automatically.
    If i don't have the iso i could go with "Network Install", however i prefer downloading the iso separately first...

  • @Neferhetep
    @Neferhetep 12 วันที่ผ่านมา +2

    you are awesome

  • @SuperRealhigh
    @SuperRealhigh 12 วันที่ผ่านมา +2

    Hey! Awesome video man ,
    Can you please share the Emacs config you using?

    • @hexdump1337
      @hexdump1337  12 วันที่ผ่านมา +3

      @@SuperRealhigh Planning to do a video on it with the config file as video material 💪🏻👍🏻

    • @SuperRealhigh
      @SuperRealhigh 12 วันที่ผ่านมา

      @@hexdump1337 Sounds great, Looking forward!

  • @kiran_bharadwaj
    @kiran_bharadwaj 10 วันที่ผ่านมา

    Hello Hexdump
    I would appreciate it if you could create in-depth courses or videos on threat hunting and malware analysis. Thank you!

    • @hexdump1337
      @hexdump1337  10 วันที่ผ่านมา +1

      Thanks for the suggestion, right now I'm focusing more on active exploitation, but threat hunting is also a very interesting field, as it is malware analysis. One of the two I would probably give priority to the second, as that is extremely linked with Reverse Engineering.

  • @drmikeyg
    @drmikeyg 12 วันที่ผ่านมา

    What's the note taking app you use?

    • @hexdump1337
      @hexdump1337  12 วันที่ผ่านมา +2

      @@drmikeyg It’s called Emacs! I made a video on it, in the future I will showcase it more thoroughly

  • @reiayanami1441
    @reiayanami1441 12 วันที่ผ่านมา

    How do you manage the gpu power to the virtual machine? Every time i use qemu it feels really slow, much slower than virtualbox

    • @hexdump1337
      @hexdump1337  12 วันที่ผ่านมา +1

      @@reiayanami1441 Hmm, for my use cases I don’t require much GPU, as I mostly use the windows VM to research vulns on software, some debugging and some powershell
      Maybe its a config thing? QEMU is powerfully but less friendly to configure properly
      If you enable KVM and GPU pass-through performance should be good, try to checkout this guide
      github.com/bryansteiner/gpu-passthrough-tutorial

  • @mela_nova
    @mela_nova 10 วันที่ผ่านมา

    how intregetd host nvidia to vm with kvm/qemu ?

    • @hexdump1337
      @hexdump1337  8 วันที่ผ่านมา +2

      Sorry but I rarely use VM with GPU, also nvidia support in linux is always kinda meh sadly

    • @mela_nova
      @mela_nova 8 วันที่ผ่านมา

      @@hexdump1337 that true!, we in same pages then

  • @kundann_n9989
    @kundann_n9989 12 วันที่ผ่านมา

    how do use this in my windows laptop

    • @hexdump1337
      @hexdump1337  11 วันที่ผ่านมา

      I believe you can use QEMU on windows, although I never tried personally.

    • @welly7973
      @welly7973 11 วันที่ผ่านมา +1

      Try Linux man