- What Is The Newest Version Of Ubuntu Virtualbox
- What Is The Newest Version Of Ubuntu
- What Is The Newest Version Of Ubuntu Bootable
- Latest Ubuntu Version Download
- Versions Of Ubuntu
This tutorial will explain to Install latest version apache on ubuntu from source. This tutorial provides detailed information and step by step method to achieve this.
Lubuntu is a fast and lightweight operating system with a clean and easy-to-use user interface. It is a Linux system, that uses the minimal desktop LXDE/LXQT, and a selection of light applications. Things you should know about Ubuntu 20.04. Ubuntu 20.04 is a LTS (long term support) release. It will be supported for five years. This means if you use 20.04, you can use it till April, 2025 without needing to upgrade your computer to a new Ubuntu release. Ubuntu kernel-release = 5.4.0-12.15-generic kernel version is 5.4, which is identical to upstream stable kernel version.0 is an obsolete parameter left over from older upstream kernel version naming practices -12 application binary interface (ABI) bump for this kernel.
Apache Web Server
Apache is a very well known open-source Web Server. It is not only popular but also very old Web Server. Like any other Web Servers, Apache also accepts requests from the clients, search for the requested queries and then send the response back to them.
These older Ubuntu releases are now in Extended Maintenance (ESM): Ubuntu 14.04.6 LTS (Trusty Tahr) › Ubuntu 12.04.5 LTS (Precise Pangolin) ›. An Exciting New Version Of Ubuntu 20.04 Offers The Deepin Desktop With A Twist Jason Evangelho Senior Contributor Opinions expressed by Forbes Contributors are their own.
Also Read : Install mysql on Ubuntu/Centos/Amazon Linux(EC2)
Install latest version apache on ubuntu from source
Step 1 – Download the latest version of Apache from the Apache official website
Open on the following link
Right click on the latest source , currently it is httpd-2.4.46.tar.gz and click on Copy link address/Copy link location.
Create a directory on your Linux box / Ubuntu say apache
$ mkder apache
$ cd apache
Use wget command to download the package ( Paste copied link address after wget command to download )
$ wget https://mirrors.estointernet.in/apache//httpd/httpd-2.4.46.tar.gz
Step 2 – Extract Downloaded package and change directory to extracted folder
$ sudo tar -xvf httpd-2.4.46.tar.gz
$ cd httpd-2.4.46/
Step 3 – Configure Apache
Syntax : ./configure –prefix=PREFIX
Say I have to install and configure the apache package at /usr/local/apache2( Note – Create directory /usr/local/apache2 if doesn't exists)
$ sudo ./configure –prefix=/usr/local/apache2
Apache Configure Error
If you get error like following, install the relevant packages as follows:
For configure: error: APR not found. Please read the documentation
$ sudo apt-get install libapr1-dev libaprutil1-dev
for configure: error: pcre-config for libpcre not found. PCRE is required and available from http://pcre.org/
$ sudo apt-get install libpcre3-dev
Step 4- Run make and make install
$ sudo make
$ sudo make install
Step 5 – Start Apache Service
Use following command to stop, start and restart Apache Service.
$ sudo /usr/local/apache2/bin/apachectl -k start
$ sudo /usr/local/apache2/bin/apachectl -k stop
$ sudo /usr/local/apache2/bin/apachectl -k restart
Note: You can do your configuration for apache2 on /usr/local/apache2/conf/httpd.conf using following command.
$ nano /usr/local/apache2/conf/httpd.conf
To know more about httpd configuration read –How to install and configure Apache httpd on linux
Step 6 – Check apache status
You can check the apche status if service is running or not using following command.
$ ps -ef | grep apache2
I hope you enjoyed this tutorial and learned to Install latest version apache on ubuntu from source. If you think this article is helpful, please do share this post with others as well. Please also share your valuable feedback, comment or any query in the comment box. I will really happy to resolve your queries.
Thank You
If you think we helped you or just want to support us, please consider these:-
Connect to us: Facebook | Twitter
• Home | • Get Involved | • Weekly Newsletter |
What Is The Newest Version Of Ubuntu Virtualbox
List of releases
Ubuntu Website release cycle page
Current
Version | Code name | Docs | Release | End of Standard Support | End of Life |
Ubuntu 20.10 | October 22, 2020 | July 2021 | July 2021 | ||
Ubuntu 20.04.1 LTS | TBA | ||||
Ubuntu 20.04 LTS | TBA | ||||
Ubuntu 18.04.5 LTS | April 2028 | ||||
Ubuntu 18.04.4 LTS | Quake 3 online gameplay. April 2028 | ||||
Ubuntu 18.04.3 LTS | April 2028 | ||||
Ubuntu 18.04.2 LTS | April 2028 | ||||
Ubuntu 18.04.1 LTS | April 2028 | ||||
Ubuntu 18.04 LTS | Acrobat editor trial version. April 2028 | ||||
Ubuntu 16.04.7 LTS 3d model generator online. | April 2024 | ||||
Ubuntu 16.04.6 LTS | April 2024 | ||||
Ubuntu 16.04.5 LTS | April 2024 | ||||
Ubuntu 16.04.4 LTS | April 2024 | ||||
Ubuntu 16.04.3 LTS | April 2024 | ||||
Ubuntu 16.04.2 LTS | April 2024 | ||||
Ubuntu 16.04.1 LTS | April 2024 | ||||
Ubuntu 16.04 LTS | April 2024 | ||||
Ubuntu 14.04.6 LTS | April 2022 | ||||
Ubuntu 14.04.5 LTS | April 2022 | ||||
Ubuntu 14.04.4 LTS | April 2022 | ||||
Ubuntu 14.04.3 LTS | April 2022 | ||||
Ubuntu 14.04.2 LTS | April 2022 | ||||
Ubuntu 14.04.1 LTS | April 2022 | ||||
Ubuntu 14.04 LTS | April 2022 |
Release announcements are posted on the ubuntu-announce mailing list.
Future
Version | Code name | Docs | Release | End of Life |
Ubuntu 21.10 | October 14, 2021 | July 2022 | ||
Ubuntu 21.04 | April 22, 2021 | January 2022 |
What Is The Newest Version Of Ubuntu
Extended Security Maintenance
Extended Security Maintenance is a paid option through Ubuntu Advantage to get extended support and security updates for select server packages.
Version | Supported Packages | Start of ESM | # of Years | End of Life |
Ubuntu 18.04 ESM | To be announced | April 2023 | 5 years | April 2028 |
Ubuntu 16.04 ESM | To be announced | April 2021 | 3 years | April 2024 |
Ubuntu 14.04 ESM | 3 years | April 2022 | ||
Ubuntu 12.04 ESM | 2 years | April 2019 |
End of Life
Version | Code name | Docs | Release | End of Life |
Ubuntu 19.10 | ||||
Ubuntu 19.04 | ||||
Ubuntu 18.10 | ||||
Ubuntu 17.10 | ||||
Ubuntu 17.04 | ||||
Ubuntu 16.10 | ||||
Ubuntu 15.10 | ||||
Ubuntu 15.04 | ||||
Ubuntu 14.10 | ||||
Ubuntu 13.10 | ||||
Ubuntu 13.04 | ||||
Ubuntu 12.10 | Tech / Rel | |||
Ubuntu 12.04.5 LTS | ||||
Ubuntu 12.04.4 LTS | ||||
Ubuntu 12.04.3 LTS | ||||
Ubuntu 12.04.2 LTS | ||||
Ubuntu 12.04.1 LTS | ||||
Ubuntu 12.04 LTS | Tech / Rel | |||
Ubuntu 11.10 | Tech / Rel | |||
Ubuntu 11.04 | Tech / Rel | |||
Ubuntu 10.10 | Tech / Rel | |||
Ubuntu 10.04.4 LTS | May 9, 2013 (Desktop) | |||
Ubuntu 10.04.3 LTS | ||||
Ubuntu 10.04.2 LTS | ||||
Ubuntu 10.04.1 LTS | ||||
Ubuntu 10.04 LTS | Tech / Rel | |||
Ubuntu 10.04 | Lucid Lynx (Desktop) | |||
Ubuntu 9.10 | Tech / Rel | |||
Ubuntu 9.04 | Tech / Rel | |||
Ubuntu 8.10 | ||||
Ubuntu 8.04.4 LTS | Hardy Heron (Server) | |||
Ubuntu 8.04.3 LTS | ||||
Ubuntu 8.04.2 LTS | ||||
Ubuntu 8.04.1 LTS | ||||
Ubuntu 8.04 LTS | Hardy Heron/Rel | |||
Ubuntu 8.04 | Hardy Heron (Desktop) | |||
Ubuntu 7.10 | ||||
Ubuntu 7.04 | ||||
Ubuntu 6.10 | ||||
Ubuntu 6.06.2 LTS | Dapper Drake (Server) | |||
Ubuntu 6.06.1 LTS | ||||
Ubuntu 6.06 LTS | ||||
Ubuntu 6.06 | Dapper Drake (Desktop) | |||
Ubuntu 5.10 | ||||
Ubuntu 5.04 | ||||
Ubuntu 4.10 |
The content of these old releases can be accessed at the old Ubuntu releases directory.
Management of releases
Support length
What Is The Newest Version Of Ubuntu Bootable
Regular releases are supported for 9 months.
Packages in main and restricted are supported for 5 years in long term support (LTS) releases. Flavors generally support their packages for 3 years in LTS releases but there are exceptions. See the release notes for specific details.
Release cadence
Latest Ubuntu Version Download
Releases are published in a time based fashion, every 6 months, following a planned schedule.
Release team
Visit the release team page.
Versions Of Ubuntu
To find your release
Open a terminal and type
CategoryDerivatives
Releases (last edited 2020-10-28 19:04:03 by brian-murray)