Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install xampp ubuntu 20.04

// download the xampp from this link
https://www.apachefriends.org/download.html

// navigate to Download folder
cd ~/Download

// make the run file exec
chmod +x xampp-linux-(xampp version)-installer.run 

// run the exec file with sudo
sudo ./xampp-linux-(xampp version)-installer.run
Comment

xampp install ubuntu 20

// Go to download folder

// Open in Terminal
chmod +x xampp-linux-x64-8.1.6-0-installer.run

//Change xmpp version
sudo ./xampp-linux-x64-8.1.6-0-installer.run

:)
Comment

xampp ubuntu 20.04

to install xampp ubuntu 20.04 
follow this link
https://linuxconfig.org/how-to-install-xampp-on-ubuntu-linux
Comment

how to install xampp in ubuntu 20.04

$ cd /home/[Tormoschemurtoi]/Downloads
Comment

install xampp in ubuntu 20.04

$ sudo ./uninstall
Comment

install xampp in ubuntu 20.04

$ sudo ./uninstall
Comment

PREVIOUS NEXT
Code Example
Shell :: the git repository has too many active changes, only a subset of git features will be enabled. 
Shell :: using virtualenvwrapper to create new virtualenv 
Shell :: how to git push in jenkins pipeline 
Shell :: redis cache start 
Shell :: psycopg2 not installing fedora 
Shell :: react-fetch-hook 
Shell :: powershell open folder 
Shell :: git get access to private repository 
Shell :: kill task linux ubuntu 
Shell :: install admin lte in laravel 
Shell :: how to backup db mysql from cli 
Shell :: powershell get-verb sorted by verb 
Shell :: what does git restore do 
Shell :: digital ocear error Permission denied (publickey). 
Shell :: linux cut 
Shell :: install docker-compose 
Shell :: serverless deploy missing credentials in config 
Shell :: disable heroku router logs 
Shell :: how to install spotify in ubuntu 
Shell :: bootar pendrive linux 
Shell :: how to delete files in linux 
Shell :: push imagesto docker 
Shell :: rename file linux 
Shell :: force docker for a clean build of an image 
Shell :: git config global username and email 
Shell :: random number in bash 
Shell :: folium 
Shell :: wget debian to Downloads 
Shell :: angular 8 install agm 
Shell :: git get latest log output to file 
ADD CONTENT
Topic
Content
Source link
Name
7+7 =