Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install xampp on Linux

1: download for linux from -> https://www.apachefriends.org/download.html
2: enable permision to run the installer -> chmod 777 ./xampp-linux-x64-8.1.2-0-installer.run
3: finally run -> xampp-linux-x64-8.1.2-0-installer.run
###########################################################
start server -> sudo '/opt/lampp/xampp' start
sudo '/opt/lampp/xampp' restart
reload server -> sudo '/opt/lampp/xampp' reload
stop server -> sudo '/opt/lampp/xampp' start
Comment

xampp install in linux fedora

#follow below link
https://computingforgeeks.com/how-to-install-xampp-on-fedora/
Comment

PREVIOUS NEXT
Code Example
Shell :: Git - show all files that have changes to commit 
Shell :: sublime downloafd 
Shell :: docker login dockerhub 
Shell :: copy file to another directory linux 
Shell :: git pull new branch from remote 
Shell :: install intellij 
Shell :: git flow sourcetree command 
Shell :: time command windows 
Shell :: how to install pytesseract in rpi 
Shell :: linux calculator 
Shell :: allow a port in centos 8 stackoverflow 
Shell :: fix drive readonly in linux 
Shell :: install bravado_core 
Shell :: how to show two table side by side in github readme 
Shell :: download and install virtualbox with powershell 
Shell :: bitbucket rename remote tag 
Shell :: gchange default from dash to bash 
Shell :: cannot find module descriptiondatamatcherruleplugin 
Shell :: extract zip in collab 
Shell :: install pgadmin ubuntu 20.04 
Shell :: vim-gnome has no installation candidate 
Shell :: shell bash kommentti 
Shell :: bash get variable value by variable name 
Shell :: run katalon docker image 
Shell :: remove google chrome linx 
Shell :: docker install ubuntu 
Shell :: purge opencv ubuntu 20.04 
Shell :: how to finish feature branch without deleting 
Shell :: install shutter for ubuntu screenshot 
Shell :: ubuntu stacer review 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =