Serial Terminal

From Proxmox VE
Revision as of 11:28, 6 May 2015 by Emmanuel Kasper (talk | contribs) (Created page with "==Why would I need a serial terminal / serial console ? == Note: This apply to qemu/kvm virtualization. If you do a lot over ssh on your pve server you would maybe apprecia...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Why would I need a serial terminal / serial console ?

Note: This apply to qemu/kvm virtualization.

If you do a lot over ssh on your pve server you would maybe appreciate to connect to your running VMs like:

qm status 101
qm terminal 101
starting serial terminal on interface serial0 (press control-O to exit)
------------------------------------------------------------------------------

Welcome to the Proxmox Virtual Environment. Please use your web browser to 
.....
------------------------------------------------------------------------------
pve4 login:

This is especially useful if the keyboard layout or network is broken on the guest, as the text terminal don't use them.

A short background so you understand the idea

Steps to do on the host

Steps to do the guest