This Video
#Auto Start #XAMPP at Startup in #Ubuntu Linux
Auto Start XAMPP at Startup in Ubuntu Linux
sudo nano /etc/systemd/system/xampp.service
[Unit]
Description=XAMPP
[Service]
ExecStart=/opt/lampp/lampp start
ExecStop=/opt/lampp/lampp stop
Type=forking
[Install]
WantedBy=multi-user.target
sudo systemctl start xampp-service
sudo systemctl enable xampp-service
Linux Cloud DevOps & windows Support : [ Ссылка ]
My Facebook Page: www.facebook.com/groups/learnitwitharif/
This is my Another Channel : [ Ссылка ]
If you have any questions in the comments. Also, feel free Like, Comment , Support & Subscribe Me.
#TechSolutionbdit
Ещё видео!