Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download and install VirtualBox

You need to install VirtualBox and Virtual Box Extension pack. Both can be found here:

https://www.virtualbox.org/wiki/Downloads

...


In Ubuntu you can install Virtual Box Extension Pack via command line:

Code Block
languagebash
sudo apt install virtualbox-ext-pack

For more details click here, or you can also reach to any of us for help.

Import and run the VM

Open virtualbox. Click the "Tools" menu and then click import.

...

After the VM's OS has booted, login into CentOS Stream 8 with acs2022 as password.

Check your environment. As you can see at the end of ~/.bashrc

Configure the VM

Select the VM and click on "Settings".

...

You can see at the end of ~/.bashrc we already set the INTROOT environment variable and also provided an alias for the ACS profile source step.

You can check which version of ACS is installed:

...

Now you should have a fully functional ACS development environment. If you run into any problems while trying to set up the ACS VM please tell us and we'll be glad to help you.

Troubleshooting

  • Networking Problems

If some of your host applications hang while using the VM, try setting the "Shared clipboard" option to "Host to guest". You may need to shut down your VM and start it again for the change to take effect.

  • Run the VM in a limited resources host

If your machine has just a couple GB of RAM and ACS is not starting try this instructions.