Tag: virtualization

0

QEMU/KVM/Virt-Manager guest support on Debian

I wrote a more detailed article Install QEMU/KVM/Virt-Manager on ArchLinux but here I will focus on installing guest additions for QEMU/KVM on Debian. By that I mean support for shared folder, shared

0

Install QEMU/KVM/Virt-Manager on ArchLinux

Intro# In short QEMU is an emulator, KVM is a special mode of QEMU to support virtualization. KVM, Kernel-based Virtual Machine, is a hypervisor built into the Linux kernel. It is similar to Xen in p

0

Snapshot for KVM via libvirt with virsh

Context# I am using KVM, and use/manage my VMs with virt-manager. But I asked myself this question: how can create or revert some snapshot? I'm giving examples for qcow2 disk images and commands are

0

ABCTF - 10 - Virtual Box 1 - Virtual Series

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : ABCTF 2016 Website : http://abctf.xyz/ Type : Online Format : Jeopardy - Student CTF Time : link Description# Do you

0

ABCTF - 15 - Virtual Box 2 - Virtual Series

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : ABCTF 2016 Website : http://abctf.xyz/ Type : Online Format : Jeopardy - Student CTF Time : link Description# Darn,

0

ABCTF - 35 - Virtual Box 3 - Virtual Series

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : ABCTF 2016 Website : http://abctf.xyz/ Type : Online Format : Jeopardy - Student CTF Time : link Description# This m

0

ABCTF - 60 - Virtual Box 4 - Virtual Series

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : ABCTF 2016 Website : http://abctf.xyz/ Type : Online Format : Jeopardy - Student CTF Time : link Description# What's

0

ABCTF - 75 - Virtual Box 5 - Virtual Series

Information# Version# By Version Comment noraj 1.0 Creation CTF# Name : ABCTF 2016 Website : http://abctf.xyz/ Type : Online Format : Jeopardy - Student CTF Time : link Description# I acci

0

Virtualbox : change the UUID of a virtual disk

To change the UUID of a virtual disk: 1VBoxManage internalcommands sethduuid <filepath> [<uuid>] Examples# With a vdi disk : VBoxManage internalcommands sethduuid disk.vdi With a vmdk dis