Horje
remove xampp from ubuntu Code Example
remove xampp from ubuntu
 // creats an uninstall exec file
 sudo chmod +x /opt/lampp/uninstall
 
 // call the exec file to uninstall ( an user interface it will appear )
 sudo /opt/lampp/uninstall
 
how install xampp in ubuntu
$ sudo apt install net-tools
/*    */
Source: vitux.com




Shell

Related
apache enable mod reqrite Code Example apache enable mod reqrite Code Example
git init change default branch name Code Example git init change default branch name Code Example
set default branch to main on git init Code Example set default branch to main on git init Code Example
ubuntu remove temp files Code Example ubuntu remove temp files Code Example
delete /tmp file ubunto Code Example delete /tmp file ubunto Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
17