Filtri Menu 0 0.00

Ubuntu LTS update Apache2 to the lastest version via SSH

Ubuntu LTS update Apache2 to the lastest version via SSH

To update Apache2 to the lasted version on Ubuntu is quite simpe:

 

 

  1. Verify current Apache version:
    1.  
    2. sudo apache2 -v
      
  2. Add Apache repository:
    1. sudo add-apt-repository ppa:ondrej/apache2
  3. Update apt:
    1. sudo apt update
  4. Upgrade apt:
    1. sudo apt upgrade

 

And now ( in my case, with Ubuntu 22.04 current date) my new Apache2 release is:

 

Condividi:

Iscriviti alla newsletter

Iscriviti alla nostra newsletter per ricevere offerte di sconto anticipate, aggiornamenti e informazioni sui nuovi prodotti.
Top