Utilizzando questo sito, accetti il politica sulla riservatezza.
Accettare
EnterinITEnterinITEnterinIT
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • MICROSOFT
    • Azzurro
    • ConfigMgr/SCCM
    • DPM
    • Orchestratore
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Ufficio 365
    • Insider dell'ufficio
    • Potenza BI
    • Skype
    • SQLServer
    • Squadre
  • FINESTRE
    • Centro di amministrazione di Windows
    • Cliente Windows
    • Windows Server
  • Elenco raccolte query SCCM
Lettura: How to Update and Upgrade Packages in CentOS 7: Una guida passo passo
Ridimensionamento dei caratteriAa
EnterinITEnterinIT
Ridimensionamento dei caratteriAa
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • MICROSOFT
  • FINESTRE
  • Elenco raccolte query SCCM
Ricerca
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • MICROSOFT
    • Azzurro
    • ConfigMgr/SCCM
    • DPM
    • Orchestratore
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Ufficio 365
    • Insider dell'ufficio
    • Potenza BI
    • Skype
    • SQLServer
    • Squadre
  • FINESTRE
    • Centro di amministrazione di Windows
    • Cliente Windows
    • Windows Server
  • Elenco raccolte query SCCM
Centos

How to Update and Upgrade Packages in CentOS 7: Una guida passo passo

Pubblicato a febbraio 18, 2024
1 Lettura minima
CONDIVIDERE

How to Update and Upgrade Packages in CentOS 7: Una guida passo passo.

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 (come esempio):

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
TAGGATO:CentosLinuxYUM
Articolo precedente Enable or disable ipv6 on ubuntu ufw
Articolo successivo Create FortiGate GRE Tunnel
Lascia un commento Lascia un commento

Lascia una risposta Annulla risposta

Il tuo indirizzo email non verrà pubblicato. I campi obbligatori sono contrassegnati *

Questo sito utilizza Akismet per ridurre lo spam. Scopri come vengono elaborati i dati dei tuoi commenti.

Traduzione

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

Post popolari

Requisiti di sistema per Windows Server 2016
Windows Server
Elenco raccolte query di Gestione configurazione
Elenco raccolte query di Gestione configurazione
ConfigMgr
Navigazione strutturata/gestita abilitata nelle pagine moderne nei siti del team classici
Tecnologia
SCCM Impossibile ottenere le posizioni DP come versione prevista da MP
ConfigMgr

Post recenti

Installazione e configurazione di Fail2ban per la protezione SSH su Ubuntu 24.04
Linux
Abilitazione e configurazione di FirewallD su AlmaLinux
Linux
Creazione utente e configurazione chiave SSH in AlmaLinux
Linux
Come reimpostare la password su AlmaLinux
Linux

© 2023 EnterinIT

Vai alla versione mobile
adbanner
Bentornato!

Accedi al tuo account

Nome utente o indirizzo e-mail
Password

Hai perso la password?