Changes

Jump to: navigation, search

OSTEP 01-2021 Startup Activity

305 bytes added, 14:25, 12 January 2021
no edit summary
= Activity Challenge =
1. Set up two VMs on separate physical machines using '''KVM-QEMU''', both serving the same web content on a non-public network. Configure these machines for fail-over, so that if one goes offline, the other one will take over for it.
2. Restart the SSH server with <code>systemctl restart sshd</code>.
 
=== Enable AutoStart ===
 
Once a VM is running, using virt-manager:
 
1. Right click on the VM and select '''open'''.
 
2. In the newly opened window, go to '''hardware details''' (light bulb icon) and select '''Boot Options'''.
 
3. Tick the '''Autostart''' box to enable starting the VM on host boot up.
=== Known Problems ===
106
edits

Navigation menu