Skip to content

Instantly share code, notes, and snippets.

@nazmul629
Last active February 24, 2020 06:41
Show Gist options
  • Save nazmul629/905844936807147aaf62c7487265a98a to your computer and use it in GitHub Desktop.
Save nazmul629/905844936807147aaf62c7487265a98a to your computer and use it in GitHub Desktop.
Installing XAMPP i Ubuntu 16.4

XAMPP Installing Process

Firstly need to Downlod Xampp file .
  • Open taeminal on the on the Xampp file. Now type tarminal

    1.Chake File parmition : ls -al
    2.Change The Parmition : sudo chmod +x file_name
    3. install & run : sudo ./file__name

    Just Run
  • Open taeminal on the on the Xampp file. Now type tarminal
    1.cd /opt/lampp/
    2.ls
    3.sudo ./manager-linux-x64.run

Open the Server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment