Auto start XAMPP
Open /etc/rc.local using command
vi /etc/rc.local
Add the following line in at end of the file
/opt/lampp/lampp start
Auto start XAMPP
Open /etc/rc.local using command
vi /etc/rc.local
Add the following line in at end of the file
/opt/lampp/lampp start