
There's no /install/source directory, remove the links. Those links are also completely unneeded, the theme has a sidebar with a table of content. Fix one ocata link and link to current guide instead. Change-Id: Ifbf39d1bbd09d8f32a6fbde790a136bd94315717
777 B
777 B
Install and configure for openSUSE and SUSE Linux Enterprise
This section describes how to install and configure the Backup service for openSUSE Leap 42.1 and SUSE Linux Enterprise Server 12 SP1.
Install and configure components
Install the packages:
zypper --quiet --non-interactive install python-dev python-pip
Finalize installation
Start the Backup services and configure them to start when the system boots:
# systemctl enable openstack-freezer-api.service
# systemctl start openstack-freezer-api.service