DEV Community

Shawon Saha
Shawon Saha

Posted on

Install XAMPP on your linux system

Goto https://www.apachefriends.org/download.html

XAMPP official download page
Download your desired version of linux xampp-linux-x64-x.x.x-x-installer.run

Once download is complete open terminal and navigate to your download location

Now Make the installer executable by running this command chmod +x xampp-linux-x64-x.x.x-x-installer.run

Make XAMPP executable

Enter the installation command sudo ./xampp-linux-x64-7.4.30-1-installer.run

XAMPP installation command for linux

A GUI will pop up. Follow the instruction accordingly to install properly.

How to open XAMPP on your linux machine ?

After complete installation you won't find any shortcut to open XAMPP. Don't worry. Follow this steps to run XAMPP.

Open terminal and type

cd /opt/lampp
sudo ./manager-linux-x64.run
Enter fullscreen mode Exit fullscreen mode

You'll see a pop up of XAMPP Window after that

Running XAMPP from Linux

Goto Manage Servers tab and start server according to your need

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs