I recently followed this guide
https://blogs.sap.com/2017/09/04/newbies-guide-installing-abap-as-751-sp02-on-linux/
to install SAP developer edition. I was asking myself if it's possible to install a second system or instance in order to practice transport management across systems. If I am not mistaken it should be possible if I create a new virtual machine for the second system, but what about on the same virtual machine? is it possible?
Atm when I run the "install.sh" file on the same host where the first installation is found the terminal asks to clean up the directories of the first installation or risk having them overwritten. So I thought I would ask before going ahead and breaking the first installation.