Search code examples
localhostlampcontrol-panel

Can I have control panel of LAMP on linux?


I have installed LAMP on linux by sudo apt-get install lamp-server^ And everything work fine.

I just wonder if I can have a control panel like XAMPP or WAMP in order to turn on or restart the local server quickly. And even it has some config of Apache or Mysql (like WAMP, which I love) because I don't like working with Terminal

So anyone know that? Thank you for your help!


Solution

  • You can try Xampp control panel GUI in Ubuntu. Also, take a look to Add GUI xampp control panel on Ubuntu.