How to Clone a Virtual Machine in VirtualBox | Clone Ubuntu 24.04 Virtual Machine in VirtualBox

Опубликовано: 11 Август 2024
на канале: PHP Coder USA
134
3

How to Clone a VirtualBox Virtual Machine : In this video, we learn how to clone an existing guest on VirtualBox. We learn how to give the clone a unique MAC address and a unique IP address. We learn what an IP is, why it is important, and how to manage IP addresses on an Ubuntu 24.04LTS Server. We learn how to identify a static IP address configuration and a dynamic IP address configuration. Then we learned how to change the static IP from one address to another. We learn the Linux commands “ip a”, “ifconfig” and learn a bit about the Linux editor vi. And finally, we learn it is a good practice to back up a configuration file before we modify it.

Associated Article : https://www.phpcoderusa.com/how-to-cl...

Stop VM to be cloned
Right mouse click on the VM to be cloned
Click on clone from the drop down menu
Give it a name in VirtualBox
Set new MAC Addresses
-----------------------------------------
Once the clone has completed change the Static IP
ssh in using PuTTY
sudo vi /etc/netplan/50-cloud-init.yaml
Change the IP
Save close file
sudo vi /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg
add "network: {config: disabled}" and save
sudo netplan apply
------------------------------
Update the server name
enter "hostname" to see what the host name is
sudo hostnamectl set-hostname lamp

- -

About Me : Keith Smith - a Freelance PHP Programmer Turn PHP Developer Mentor.

Subscribe to my newsletter to keep up with what is going on and to find out about any special offers : https://www.phpcoderusa.com/newslette...

Visit my website : https://www.PHPCoderUSA.com/

Don't forget to Subscribe to This YouTube Channel So You Do Not Miss Any Future Videos.

My Social Media Pages:
Facebook :   / php-coder-usa-346066869165684  
LinkedIn :   / keith-smith  

#phpcoderusa


Смотрите видео How to Clone a Virtual Machine in VirtualBox | Clone Ubuntu 24.04 Virtual Machine in VirtualBox онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал PHP Coder USA 11 Август 2024. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 134 раз и оно понравилось 3 посетителям.