.. Reminder for header structure: Niveau 1: ==================== Niveau 2: -------------------- Niveau 3: ++++++++++++++++++++ Niveau 4: """""""""""""""""""" Niveau 5: ^^^^^^^^^^^^^^^^^^^^ .. meta:: :description: Performing minor updates on a CentOS/ RedHat based WAPT Server :keywords: CentOS, RedHat, WAPT, documentation, examples, update, updating .. _wapt_minor_upgrade_centos: Performing minor updates on a CentOS/ RedHat based WAPT Server -------------------------------------------------------------- .. attention:: Ports 80 and 443 are used by the WAPT Server and must be available. * first of all, update the CentOS/ RedHat underlying distribution: .. code-block:: bash yum update WAPT Enterprise +++++++++++++++ Modify the repository address then launch the upgrade. .. hint:: To access WAPT Enterprise ressources, you must use the username and password provided by our sales department. Replace **user** and **password** in the **baseurl** parameter to access WAPT Enterprise repository. .. code-block:: bash cat > /etc/yum.repos.d/wapt.repo < /etc/yum.repos.d/wapt.repo <`; * then :ref:`create the WAPT agent `: You will have to keep the same prefix for your packages and change nothing in relation to the private key/ public certificate pair! This will generate a **waptupgrade** package in the private repository. .. note:: There are two methods for deploying the updates: * using a :abbr:`GPO (Group Policy Object)` and :program:`waptdeploy`; * using a :program:`waptupgrade` package and deploy it using WAPT; * update the WAPT agents: The steps to follow to update WAPT agents are the same as the ones to first install the WAPT agents. Download and install the latest version of the WAPT agent by visiting http://wapt.mydomain.lan/wapt/waptagent.exe. As mentioned above, this procedure may be made automatic with a GPO or a **waptupgrade** package.