Skip to content

Instantly share code, notes, and snippets.

View TroiSilver's full-sized avatar

TROi TroiSilver

  • RSA (mpumalanga >> nelspruit)
View GitHub Profile
@TroiSilver
TroiSilver / startXamp
Created August 24, 2017 01:26
how to start xampp or lamp on ubuntu
run the command :
$ cd /opt/lampp/
troi@ubuntu:/opt/lampp$ sudo ./manager-linux-x64.run*
this will run the actual gui for xampp
thanks....