Installing XAMMP on UBUNTU To know the current working directory  use this command ”pwd”. Go the directory where the installation file is saved. (cd <dir_name>). Give the following command to copy ”sudo tar xvfz <installation_file_name> -c<space>/opt. The above command copies the installation files to the folder ”/opt” (in file system).
2 We can find the copied files in the following  directory ”file system -> opt -> lampp.   To start ”lampp” give this command  ”sudo<space>/opt/lampp/lampp<space>start ”  Now installation of XAMPP on UBUNTU is  completed.

Xampp

  • 1.
    Installing XAMMP onUBUNTU To know the current working directory use this command ”pwd”. Go the directory where the installation file is saved. (cd <dir_name>). Give the following command to copy ”sudo tar xvfz <installation_file_name> -c<space>/opt. The above command copies the installation files to the folder ”/opt” (in file system).
  • 2.
    2 We canfind the copied files in the following directory ”file system -> opt -> lampp. To start ”lampp” give this command ”sudo<space>/opt/lampp/lampp<space>start ” Now installation of XAMPP on UBUNTU is completed.