KVM virtual machines are standard fare in shared Linux servers. But here we will talk about using KVM in a desktop environment and strategize how to use it for privacy. KVM is an incredibly practical tool for coming up with private and secure approaches to a desktop experience.
This video introduces some practical application of KVM and variants in use. This is not just an installation video.
In this video we will demonstrate how to install KVM, which is very easy on Linux. Later in the video we will strategize the use of VM's in a way that is actually practical for daily driver use on a desktop.
This includes demonstrating how to set up KVM on an external drive and thinking about linking it with cloud options.
This video was done using Ubuntu 20.04 on a Starlabs Systems laptop.
If you're interested in setting up a NextCloud server or your own KVM servers in the cloud, look into:
Linode ($100 60 day credit offer)
https://linode.com/RobBraxman
COMMAND LINE
Check for Virtualization Support
egrep -c '(vmx|svm)' /proc/cpuinfo
sudo apt-get install cpu-checker
kvm-ok
KVM Install
sudo apt install -y qemu qemu-kvm libvirt-daemon libvirt-clients bridge-utils virt-manager
Install a VM by Command Line
sudo virt-install --name=ubuntu20.04-vm
--os-variant=Ubuntu20.04
--vcpu=2 --ram=4096
--graphics spice
--location=/home/Downloads/ubuntu20.04.iso-desktop-amd64.iso
--network bridge:vibr0
Find VM Locations
virsh list --all
virsh vol-list default
cd /var/lib/libvirt/images
Edit VM Locations on KVM
virsh pool-destroy
virsh pool-edit default
virsh pool-start
Edit Location in VM Config
virsh edit ubuntu20.04
or
virsh edit [domain]
-----------------
I'm the Internet Privacy Guy. I'm a public interest technologist. I'm here to educate. You are losing your Internet privacy and Internet security every day if you don't fight for it. Your data is collected with endless permanent data mining. Learn about a TOR router, a VPN , antivirus, spyware, firewalls, IP address, wifi triangulation, data privacy regulation, backups and tech tools, and evading mass surveillance from NSA, CIA, FBI. Learn how to be anonymous on the Internet so you are not profiled. Learn to speak freely with pseudo anonymity. Learn more about the dangers of the inernet and the dangers of social media, dangers of email.
I like alternative communication technology like Amateur Radio and data communications using Analog. I'm a licensed HAM operator.
Support this channel on Patreon! https://www.patreon.com/user?u=17858353
Contact Rob on the Brax.Me App (@robbraxman) for encrypted conversations (open source platform)
https://bytzVPN.com Premium VPN with Cloud-Based TOR Routing
https://whatthezuck.net Cybersecurity Reference
https://brax.me Privacy Focused Social Media - Open Source - Encrypted Communications
https://brax.me/home/rob Store for BytzVPN, BraxWifi Router, De-googled Privacy Phones, Linux phones, and merchandise
My GPG Public Key https://brax.me/f/rob_braxme_public.a...
Please follow me on Odysee! (Previously LBRY.tv)
https://odysee.com/$/invite/@RobBraxm...
Смотрите видео Amazing Privacy Ideas with KVM Virtual Machines онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Rob Braxman Tech 10 Сентябрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 73,546 раз и оно понравилось 2.9 тысяч людям.