Skip to content

How To Add Debian System Repositories

Our appliance provides a script to prepare the /etc/apt/sources.list with the Debian system repositories configuration. The default content of /etc/apt/sources.list is either empty or a banner asking the user to place configuration to file in /etc/apt/sources.list.d/ directory - depending on the first version deployed.

Warning

Any action on the Command-Line Interface (CLI) using the root, osadmin, or autoboss account may cause irreversible, detrimental changes to the product. Actions taken without direct communication with the IP Fabric Support or Solution Architect teams can render the system unusable.

Enable system repositories
/opt/ipf-debian-repositories/bin/ipf-debian-repositories.sh
Install updates
apt-get update
apt-get upgrade