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 :: ssh debug 
Shell :: delete evicted pods 
Shell :: validate ssh key 
Shell :: secure copy linux 
Shell :: linux list zip contents 
Shell :: docker restart always 
Shell :: git remove keep local 
Shell :: git change name 
Shell :: linux cut all but last field 
Shell :: run complex commands with sudo 
Shell :: install installatron cpanel 
Shell :: git list last marge 
Shell :: installing appwrite on docker 
Shell :: Result Directory was not created cts android log reports 
Shell :: Wait for Android emulator to be running before next shell command 
Shell :: bash script colors 
Shell :: bash show function definition 
Shell :: ibus ubuntu 22.04 not working 
Shell :: bash count occurrences of character in string 
Shell :: github action and netlify deploy 
Shell :: imagemagic make blank png 
Shell :: restart hamachi fedora 
Shell :: compile 
Shell :: exec format error heroku dockerfile M1 chip 
Shell :: brew install shopify-cli Error: Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)! 
Shell :: .htaccess when deploying 
Shell :: install postgresql and phppgadmin client 
Shell :: npm script run first script in the background 
Shell :: find #SUID 
Shell :: anndroid syudio git token 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =