

Our system is upgraded to the latest packages, we will now download the latest XAMPP from the official download page.
#Xampp install ubuntu 18.04 update#
We’ll need to run the following command in sudo or root access # apt update Once the package local repository has been updated Then we’ll now update the local repository index which keeps track of all the packages available for Ubuntu 18.04 LTS. Set new password for root user and again confirm password then login root user Upgrading the system Once we login to the machine, we set the root password from the user here, then we will switch to sudo or root mode so that we can have full access to our machine and then we can do the further installation $ su root Because we are using Amazon web server here Please change them according to the configuration of your system. The user and .com are respectively the username and IP address of the Ubuntu server that we are trying to access. In a Linux or Unix machine, we’ll open a terminal and then run the following command to SSH into the Ubuntu server. As we’re going to install XAMPP stack in an Ubuntu 18.04 server, we’ll need to login through SSH which can be done using a terminal or putty if we’re using Windows as a client operating system. The commands and procedures described in this article are run on Ubuntu 18.04 LTS systems.įirst of all, we’ll need to login to our Ubuntu 18.04 machine. You can also go through the uninstall process which will help you in uninstalling the software if needed. You can then verify the installation using some URL. In this article, we will describe step by step method to install this application stack on your system.

XAMPP is most widely known by Windows users, but the best thing here is that these are friends here, it is also the XAMPP package for Ubuntu Linux. Through this local server, you can install this software on your system and test customers or your website before uploading it to a remote web server or computer. It is created by Apache Friends and basically acts as localhost or a local server. Come on guys, we understand that XAMPP means cross-platform (X), Apache (A) server, MariaDB (M), PHP (P), and Perl (P).
