學術及資源的交流園地 ^_^

httping

httping [-h hostname | -g url] -p portnumber -c count [ -A -U username -P password] 
                                                        basic authentication
                                                       
httping -l -g https://localhost/

traceroute

 

tcptraceroute / traceroute

 

 

12. kvm - virtinst

virt-manager

 

virt-* 是由 Radhat 出品的東西來, 它們是用 Python 寫成的

而其中 virt-manager 是一個 GUI 的控制工具來

  • virt-manager
  • virt-viewer
  • virt-image
  • virt-clone
  • virt-install

virt-* 是建基於 libvirt 去實現 VM 的控制


virt-install 與 virt-clone

 

安裝:

apt-get install virtinst

 

virt-install

virt-install 它可以用來建立 KVM, Xen, 及 container 的工具, 而且有能力用 NFS, HTTP, FTP servers 存取必要的 file

選項:

-h, --help

速成:

kvm

RSS feed