In this article, I will explain how you can upgrade your current PHP version on Ubuntu without losing any functionality.
First of all you have to add this PHP PPA repository.
add-apt-repository ppa:ondrej/php
Linux & Oracle DBA Blog
In this article, I will explain how you can upgrade your current PHP version on Ubuntu without losing any functionality.
First of all you have to add this PHP PPA repository.
add-apt-repository ppa:ondrej/php
If you want to check the Ubuntu version you can use this command:
lsb_release -a
How to check IP address on Ubuntu
Continue reading “How to Check Ubuntu Version”ip addr show