User Tools

Site Tools


virtualisation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
virtualisation [2020/02/13 11:08]
mantis
virtualisation [2020/02/13 11:39]
mantis [vmbuilder]
Line 18: Line 18:
  
 ===== With Ubuntu already installed ===== ===== With Ubuntu already installed =====
 +
 +==== virt-install ====
 +
 +https://​www.server-world.info/​en/​note?​os=Ubuntu_18.04&​p=kvm&​f=2
 +
  
 ==== vmbuilder ==== ==== vmbuilder ====
Line 59: Line 64:
  
 <code bash> <code bash>
-virt-builder ubuntu-18.04 --format qcow2 --size 20G -o ubuntu1804.qcow2 --root-password password:​ubuntu+sudo virt-builder ubuntu-18.04 --format qcow2  -o ubuntu1804.qcow2 --root-password password:​ubuntu ​--install ​ net-tools,​ntp,​openssh-server 
 </​code>​ </​code>​
  
virtualisation.txt · Last modified: 2020/02/13 11:47 by mantis