Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Ubuntu LTS update Apache2 to the lastest version via SSH

Digital Innovation Partner

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: