Name | Modified | Size | Downloads / Week |
---|---|---|---|
BagrevandOS | 2025-07-11 | ||
CentOS | 2024-04-10 | ||
README.md | 2024-04-11 | 1.1 kB | |
Totals: 3 Items | 1.1 kB | 3 |
Proximus FOSS ISO Installation
Overview
This document will describe how to download, install and run proximus in local machine.
💡 The numbers <version>, <revision> and <os> will be updated in the future releases, please make sure to replace words with actual numbers/words.
Download
Download one of the following Proximus ISOs based on your machine Operating System.
proximus_foss_<version>.<revision>_bagrevand_ubuntu_x86_64.iso
proximus_foss_<version>.<revision>_centos_7_x86_64.iso
Installation
1.Mount Proximus ISO
sudo mount proximus_foss_<version>.<revision>_<os>_x86_64.iso <MOUNT_DIR>
2.Go to mounted directory
cd <MOUNT_DIR>
3.Call proximus run file to extract sources on selected path.
sudo ./proximus_foss_<version>.<revision>_<os>_x86_64.run --target <EXTRACTION_PATH>
Run
To start the proximus, run the following command from terminal.
proximus-foss-<version>-<revision>
Supported Operating Systems
- Bagrevand 23.1 (latest)
- Ubuntu 2020.4
- CentOS 7.4 and 7.7