Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to open xampp control panel in ubuntu

If you use a 64-bit system:

sudo /opt/lampp/manager-linux-x64.run
Comment

how to start xampp in ubuntu

sudo /opt/lampp/lampp start
cd /opt/lampp/
ls
sudo ./manager-linux-x64.run 
Comment

to start XAMPP ubuntu

sudo /opt/lampp/lampp start

sudo /opt/lampp/lampp stop
Comment

xamp start ubuntu

sudo /opt/lampp/manager-linux-x64.run
Comment

open XAMPP in ubuntu

>>> cd /opt/lampp/

>>> ls 

>>> sudo ./manager-linux-x64.run 
Comment

how to use xampp in ubuntu

 sudo '/opt/lampp/xampp' start
 sudo '/opt/lampp/xampp' reload
 sudo '/opt/lampp/xampp' restart
 sudo '/opt/lampp/xampp' stop
Comment

xampp ubuntu

sudo chmod 755 xampp-linux-x64-7.3.5.1-installer.run
Comment

how to start xampp in ubuntu from terminal

# open terminal 
Ctrl+Alt+T

# then type below command
sudo /opt/lampp/lampp start
Comment

how to start xampp in ubuntu

# open terminal 
Ctrl+Alt+T

# then type below command
sudo /opt/lampp/lampp start
Comment

how install xampp in ubuntu

$ sudo apt install net-tools
/*    */
Comment

xampp ubuntu

ls –l xampp-linux-x64-7.3.5.1-installer.run
Comment

xampp ubuntu

sudo ./[package_name]
Comment

PREVIOUS NEXT
Code Example
Shell :: ionic publish 
Shell :: command not found: nvm 
Shell :: updating vscode on ubuntu 
Shell :: file descriptor bash 
Shell :: active developer path does not exist 
Shell :: git return to last commit 
Shell :: powershell list special built in accounts 
Shell :: linux size of folder and subfolders 
Shell :: how to setup dockers on aws 
Shell :: apt-get uninstall 
Shell :: google translate for linux 
Shell :: how to set default editor in git 
Shell :: docker starting too long 
Shell :: git set remote origin url 
Shell :: how to install terraform in ubuntu 18.04 
Shell :: git commands 
Shell :: zsh: command not found: aws 
Shell :: debian install openjdk 
Shell :: yarn install netlify 
Shell :: add remote branch git 
Shell :: pdf pages to images imagemagick 
Shell :: how to make a shell in c for beginners 
Shell :: change user default shell 
Shell :: ubuntu uninstall fonts 
Shell :: kubernetes get deployments 
Shell :: how to install pandoc 
Shell :: how to save history of commands in linux 
Shell :: nvm command node not found 
Shell :: discord linux arch 
Shell :: clone branch in git 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =