To install Virtuozzo Linux, follow these instructions:
- Download the file to a computer where you plan to install Virtuozzo.
- At the terminal, type:
su
Enter the root password.
- Change to the directory where the file was downloaded. Type:
cd <directory path name>
- Change the permission of the file you downloaded to be executable. Type:
chmod a+x vzinstall-linux.bin
- Start the installation process. Type:
./vzinstall-linux.bin
- Follow the instructions on the screen.