this post was submitted on 02 Nov 2023
28 points (96.7% liked)
Linux
48081 readers
765 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just in case you are on a desktop and using qemu for local virtualisation, I would recommend you use virt-manager.
Besides that, set up spice or vnc daemons in the guests, as others have said.
Just in case You're virtualising Kali Linux, use their provided qemu image, you won't have to worry about it. If you don't know what Kali is, don't use it.
Thank you for the virt-manager recommendation. I'll look into it.
I did build Kali from their ISO but I'll give their provided image a try. I do know what Kali is and what it is used for. I'll be using it for TryHackMe labs.
Okay, so my guess was right. Don't bother setting things up manually, qemu and libvirt are hellishly complex. If you don't need something super special, use virt-manager.
Just use the provided qemu image on the Kali site, import it, and you're good to go. Don't worry about the other stuff.
Depending in your screen you might have to set a custom screen resolution, but if you're using something standard, xfce should automatically recognize everything.
A little tip: set up an ssh server on the VM and upload an ssh key, that way you can get a Kali she'll quickly from the comfort of your hosts terminal.
After some work, I got virt-manager up and running with kali. Copy and paste works! Thank you so much for your help!
Sure, happy hacking