Reconfigure Linux VM Guest Image: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
* <tt>yum -y update</tt> | * <tt>yum -y update</tt> | ||
* Install various public keys in <tt>~/.ssh/authorized_keys</tt>. | * Install various public keys in <tt>~/.ssh/authorized_keys</tt>. | ||
* Change the root password. |
Revision as of 23:44, 2 July 2017
Internal
- Cloning a KVM Guest Virtual Machine
- VMware Fusion Operations
- VirtualBox Virtual Machine and Linux O/S Clone
Sequence
- Change machine name.
- Pick an available IP address from IP address spreadsheet and update IP address spreadsheet.
- Change the IP address. On VirtualBox, the internal host-only IP interface is configured in ifcfg-eth0.
- If multicast was enabled and a static multicast added, update the IP address of the interface in /etc/sysconfig/network-scripts/route-*.
- Change machine ID.
- yum -y update
- Install various public keys in ~/.ssh/authorized_keys.
- Change the root password.