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 :: git discard untracked 
Shell :: linux find file recursively 
Shell :: npm install discord.js 
Shell :: How to check git config username? 
Shell :: awk get index of matching substring 
Shell :: how do i install tkinter on windows 7 
Shell :: git remove directory from tracking 
Shell :: how to restart apache2 in ubuntu 20.04 
Shell :: update all snap packages 
Shell :: ubuntu get public ip 
Shell :: git reset change in one file 
Shell :: installer tensorflow 2.0 
Shell :: change docker folder windows 
Shell :: how to get the folder size in linux 
Shell :: 7z e into folder linux 
Shell :: nohup & 2 &1 
Shell :: docker run restart on boot 
Shell :: jupyter notebook allow root 
Shell :: change hstr editor 
Shell :: failed to restart mysql.service: unit mysql.service not found. 
Shell :: clone project from specific branch 
Shell :: loading json in js 
Shell :: xrandr 
Shell :: npm_config_node_gyp 
Shell :: git submodule update authentication 
Shell :: how to store float values in shell script 
Shell :: how to add an existing project to github 
Shell :: black webbrowser github 
Shell :: git undo last commit 
Shell :: difference between shell and terminal 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =