29.2. Ubuntu

简介:

确认你的CPU是否支持KVM

egrep '(vmx|svm)' –color=always /proc/cpuinfo
		
sudo apt-get install kvm libvirt-bin ubuntu-vm-builder  bridge-utils kvm-pxe uml-utilities
		

kvm gui

sudo apt-get install ubuntu-virt-server ubuntu-virt-mgmt ubuntu-vm-builder python-vm-builder kvm-pxe
		

Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a>comments powered by Disqus





原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。

目录
相关文章
|
2月前
|
Kubernetes Ubuntu Linux
日常玩Ubuntu小记
日常玩Ubuntu小记
19 0
|
8月前
|
Linux
Ubuntu19.10 改源
Ubuntu19.10 改源
|
Ubuntu 应用服务中间件 Apache
Ubuntu 22.04
Ubuntu 22.04
299 0
|
Ubuntu
Ubuntu 20.04
Ubuntu 20.04
99 0
|
Ubuntu
ubuntu 20.04
ubuntu 20.04
75 0
|
域名解析 Ubuntu Unix
Ubuntu 使用小技巧
本文主要为大家介绍 Ubuntu Linux 在使用中的一些小技巧。
795 0
Ubuntu 使用小技巧
|
KVM 虚拟化 Ubuntu