Difference between revisions of "Virsh ttyconsole"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
+
{{lc}}
 +
<code>[[virsh]] ttyconsole</code> Output the device for the [[TTY]] console.
  
 +
virsh ttyconsole
 +
error: command 'ttyconsole' requires <domain> option
  
 
https://help.ubuntu.com/community/KVM/Access
 
https://help.ubuntu.com/community/KVM/Access
  
 +
 +
virsh ttyconsole VM_NAME
 +
[[/dev/pts/]]1
  
 
  [[systemctl enable]] [email protected]
 
  [[systemctl enable]] [email protected]
 +
 +
 +
== Help ==
 +
<pre>
 +
virsh ttyconsole --help
 +
  NAME
 +
    ttyconsole - tty console
 +
 +
  SYNOPSIS
 +
    ttyconsole <domain>
 +
 +
  DESCRIPTION
 +
    Output the device for the TTY console.
 +
 +
  OPTIONS
 +
    [--domain] <string>  domain name, id or uuid
 +
</pre>
 +
 +
 +
== Related terms ==
 +
* <code>[[virsh edit]]</code>
 +
* <code>[[virsh console]]</code>
 +
* <code>[[tty]]</code>
  
 
== See also ==
 
== See also ==
* {{virsh console}}
+
* {{virsh connectivity}}
 
* {{virsh}}
 
* {{virsh}}
 +
* {{tty}}
  
 
[[Category:KMV]]
 
[[Category:KMV]]

Latest revision as of 08:29, 23 March 2023

virsh ttyconsole Output the device for the TTY console.

virsh ttyconsole
error: command 'ttyconsole' requires <domain> option

https://help.ubuntu.com/community/KVM/Access


virsh ttyconsole VM_NAME
/dev/pts/1
systemctl enable [email protected]


Help[edit]

virsh ttyconsole --help
  NAME
    ttyconsole - tty console

  SYNOPSIS
    ttyconsole <domain>

  DESCRIPTION
    Output the device for the TTY console.

  OPTIONS
    [--domain] <string>  domain name, id or uuid


Related terms[edit]

See also[edit]

Advertising: