Skip to content
  • Solutions
    By Role
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    By Infrastructure
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
  • Product
    • Plesk Features
    • Plesk Editions
    • What’s new
    • Pricing
    • Roadmap
    • Lifecycle Policy
    • Extensions Catalogue
  • Pricing
  • Extensions
    Featured Extensions
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    Bundles and packs:
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack

    See all Extensions

  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
Plesk 360 login
Free Trial

Knowledge Base

(Plesk for Linux) System Updates – Changing the Repositories of System Updates

 
administrator guideplesk for linux system updatesserver administrationcentoscloudlinux

Safe Updates

For stability and reliability reasons, the System Updates tool installs
updates for each package from the repository from which this package was
initially installed. Such a mode is called s afe updates and is used
in Plesk by default.

To view which repository is used to update a package:

  1. Go to Tools & Settings > Update Settings > the
    All Packages tab.

  2. Look at the Package column. For each package, the repository is
    displayed in the round brackets.

    image 77146

If you need to update a package from a different repository, disable
s afe updates.

Disabling Safe Updates

If you disable safe updates, the System Updates tool no longer ensures
that the updates are installed from the same repository as an initial
package. The system package manager, such as yum or apt, manages updates
in this case in the same way as it does without Plesk. Therefore, if
there are other repositories available in the system, updates can be
installed from them.

To disable safe updates:

  1. Go to Tools & Settings > System Updates.

  2. Clear the option Enable safe updates for system packages.

    image 77153

Switching to Another Repository

  1. Disable safe updates.
  2. Update the package.
  3. Enable safe updates. If updates for the package were installed from a
    different repository, the System Updates tool will use the new
    repository for updating this package. The repository is displayed in
    the Packages column in All Packages.

Unknown Repositories

If the source repository of an installed package is unknown, the
package can be updated with a package from one of the following
repositories:

  • System repositories (such as the repositories with the “base” or
    “update” ID on CentOS, RedHat Enterprise Linux, or CloudLinux, or
    with the “Debian” or “Ubuntu” origin on Debian and Ubuntu
    correspondingly);
  • Plesk repositories (such as the repositories with the ID beginning
    with “PLESK_” on CentOS, RedHat Enterprise Linux, or CloudLinux, or
    the “Plesk” origin on Debian or Ubuntu).

Prohibiting Updates from Different Repositories

To prohibit unsafe updates, you can hide the option Enable safe
updates for system packages
, which can be used to allow unsafe
updates. This option is located in Tools & Settings > System
Updates
> Safe Updates.

Edit panel.ini in the following way:

  • To hide the option Enable safe updates for system packages:
[updates]
safeUpdatesManagement = false
  • To make Plesk show the checkbox Enable safe updates for system
    packages
    :
[updates]
safeUpdatesManagement = true

Note: At the moment, you cannot add or remove a package repository. But if
you have a root access to the server you can register a remote
repository as it is usually done for package managers, such as yum
or apt.

Tweet
Share
Share
Email
0 Shares
Read the full article
Related Posts

Server Management: All You Need To Know

Read More »

WP Toolkit 6.2 Release Now Available

Read More »

Recommended OSs for Plesk

Read More »
Knowledge Base

(Plesk for Linux) System Updates – Viewing the Update Log

Read More »

(Plesk for Linux) System Updates – Starting to Use the System Updates Tool

Read More »

(Plesk for Linux) System Updates – Updating System Packages

Read More »

(Plesk for Linux) System Updates – Setting Up Email Notifications

Read More »

Hosting Wiki

  • Server Redundancy
  • Linux Containers
  • Bare Metal Server
  • Oracle VM Server
  • Server Virtualization Software
  • Windows Server
  • Linux
  • Plesk
  • Web Server
  • DNS Server
X-twitter Linkedin Youtube Reddit Github
  • Product
  • Login
  • Pricing
  • Editions
  • For Partners
  • Partner Program
  • Contributor Program
  • Affiliate Program
  • Plesk University
  • Company
  • Blog
  • Careers
  • Events
  • About Plesk
  • Our Brand
  • Resources
  • User and Admin guides
  • Help Center
  • Migrate to Plesk
  • Contact Us
  • Hosting Wiki
  • Forum
  • Legal
  • Legal
  • Privacy Policy
  • Imprint

© 2025 WebPros International GmbH

Part of the WebPros®  Family