To facilitate your work with ACS during the workshop we provided a CentOS Stream 8 virtual machine with ACS (version 2022APR) already installed and configured. To use it follow these instructions:

Download the VM

Click here.

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:

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.

Select the VM you downloaded and click "Next".

If you want you can change the VM's name, then click "Import".

Wait a couple minutes until the import process is completed.

Now you should have the VM loaded. Select it and click on "Start".

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

Configure the VM

Select the VM and click on "Settings".

In the settings menu, select "Network". Check the property "Attached to" is set to "NAT".

Open Firefox and check if the VM have access to the internet. Notice we already bookmarked some useful links for you.

Check ACS

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:

Or you can just start ACS to check everything is working ok:

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.


  • No labels