XAMPP Control Panel - A GUI Interface
If you do not want to start/stop/restart xampp using command line, you can do it using UI interface. Just click on the button and your service will be started/stopped.
If you are using new XAMPP
To open XAMPP's control Panel (GUI interface), Run following command.
You can create launcher for this command. Whenever you run the launcher, it launches the XAMPP control panel.
If you do not want to start/stop/restart xampp using command line, you can do it using UI interface. Just click on the button and your service will be started/stopped.
If you are using new XAMPP
To open XAMPP's control Panel (GUI interface), Run following command.
cd /opt/lampp && sudo ./manager-linux.run
If you are using older versions of XAMPP, Run following command.gksu /opt/lampp/share/xampp-control-panel/xampp-control-panel
You can create launcher for this command. Whenever you run the launcher, it launches the XAMPP control panel.
No comments:
Post a Comment