Difference between revisions of "Virtual Machine (KVM)"

Jump to navigation Jump to search
(→‎Create Server (no GUI): Added Console Access)
(→‎Create Server (no GUI): Minor rewording)
Line 59: Line 59:
</pre>
</pre>


Connect to the console of the server using <code>virsh console <server-name></code>.  Once installation is completed, SSH to the server and setup normal console access (as the instructions in the section below).
You should be presented with the console of the VM as it installs, however if you lose connection etc, connect to the console of the server using <code>virsh console <server-name></code>. Make sure you set a static IP and install SSH during setup.
  Once installation is completed, SSH to the server and setup normal console access (as the instructions in the section below).  Console access through <code>virsh console <server-name></code> is lost once setup has completed.


==== Console Access ====
==== Console Access ====

Navigation menu