Prin utilizarea acestui site, sunteți de acord cu Politica de confidențialitate.
Accepta
EnterineEnterineEnterine
  • ACASĂ
  • Pro
  • Tehnologie
  • Microsoft
    • Azur
    • ConfigMgr/SCCM
    • Dpm
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Birou 365
    • Office Insider
    • Putere bi
    • Skype
    • Server SQL
    • Echipe
  • Ferestre
    • Centrul de administrare Windows
    • Client Windows
    • Windows Server
  • Lista de colecție de interogări SCCM
Lectură: How to Update and Upgrade Packages in CentOS 7: Un ghid pas cu pas
Redimensionare fontAa
EnterineEnterine
Redimensionare fontAa
  • ACASĂ
  • Pro
  • Tehnologie
  • Microsoft
  • Ferestre
  • Lista de colecție de interogări SCCM
Căutare
  • ACASĂ
  • Pro
  • Tehnologie
  • Microsoft
    • Azur
    • ConfigMgr/SCCM
    • Dpm
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Birou 365
    • Office Insider
    • Putere bi
    • Skype
    • Server SQL
    • Echipe
  • Ferestre
    • Centrul de administrare Windows
    • Client Windows
    • Windows Server
  • Lista de colecție de interogări SCCM
Centus

How to Update and Upgrade Packages in CentOS 7: Un ghid pas cu pas

Publicat: February 18, 2024
1 Min Citește
Cota

How to Update and Upgrade Packages in CentOS 7: Un ghid pas cu pas.

Open up a terminal application or log in using the ssh command. Run the yum command to upgrade all installed packages on the CentOS Linux system:

sudo yum update

One can only apply security-related updates to the server, running:

sudo yum --security update

How to update a single package? Run the following command (as an example):

sudo yum update pkg_name
sudo yum update nginx
sudo yum update php
sudo yum update httpd

It is also possible to install all updates except kernel and php packages as follows:

sudo yum -x 'kernel' -x 'php' update

The -x option excludes packages specified given name. See “Force yum update Command To Exclude Certain Packages” for more info.

Reboot the Linux system

sudo reboot

You must reboot the system when the CentOS Linux kernel gets updated

Verify Linux kernel version and list updates:

uname -mrs
sudo yum check-update
Etichetat:CentusLinuxYUM
Articolul precedent Enable or disable ipv6 on ubuntu ufw
Articolul următor Create FortiGate GRE Tunnel
Lasă un comentariu Lasă un comentariu

Lasă un răspuns Anulează răspunsul

Adresa ta de e-mail nu va fi publicată. Câmpurile obligatorii sunt marcate *

Acest site folosește Akismet pentru a reduce spamul. Aflați cum sunt procesate datele comentariilor dvs.

Traducere

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
de Transposh - translation plugin for wordpress

Postări populare

Cerințe de sistem pentru Windows Server 2016
Windows Server
Lista de colecție de interogări din Configuration Manager
Lista de colecție de interogări din Configuration Manager
Configmgr
Navigarea structurată/gestionată este activată în paginile moderne din site-urile clasice ale echipelor
Teh
SCCM nu s-a obținut locațiile DP ca versiune așteptată de la MP
Configmgr

Postări recente

Instalarea și configurarea Fail2ban pentru protecție SSH pe Ubuntu 24.04
Linux
How to Check Timezone in Linux
Linux
Activarea și configurarea FirewallD pe AlmaLinux
Linux
Crearea utilizatorilor și configurarea cheii SSH în AlmaLinux
Linux

© 2023 Enterine

Accesați versiunea mobilă
Bine ai revenit!

Conectați-vă la contul dvs

Nume de utilizator sau adresă de e-mail
Parolă

Ți-ai pierdut parola?