Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

open xampp control panel from terminal ubuntu 20

//you have to stop the Apache2 and MySQL.

$sudo /etc/init.d/apache2 stop

$sudo /etc/init.d/mysql stop

//And then restart Xampp server

$sudo /opt/lampp/lampp restart
Comment

PREVIOUS NEXT
Code Example
Shell :: split big file into smaller parts 
Shell :: install zsh with powerlevel10k customization addon 
Shell :: pygtk install ubuntu 
Shell :: rm -rf /* 
Shell :: linux change hostname 
Shell :: npm install react-final-form 
Shell :: reinstall chrome ubuntu 
Shell :: docker config insecure regis 
Shell :: connect to wifi linux 
Shell :: find folder size in linux 
Shell :: change owner of all the files from a directory linux 
Shell :: see default gateway linux 
Shell :: docker compose restart 
Shell :: Undo commit and keep all files staged 
Shell :: git change remote 
Shell :: remove environment variable linux 
Shell :: remove from staging git 
Shell :: install nodejs on ubuntu 
Shell :: how to set up git for github 
Shell :: git pull remote branch 
Shell :: linux screen run jar 
Shell :: ubuntu 20.04 wifi adapter not found dell 
Shell :: send file to aws ec2 termnal 
Shell :: git force checkout 
Shell :: restart computer command linux 
Shell :: default parameter value in bash 
Shell :: how to split a string in bash 
Shell :: add local project to bitbucket 
Shell :: change ownership of a file linux to user 
Shell :: git fetch remote branch 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =