My Server version 2 is an advanced system/script written in Bash, elevating the server management experience for Linux users. With a focus on user-friendly functionalities, it builds upon the capabilities of XAMPP and introduces an interactive UI using Gum. Users can seamlessly start, stop, restart, and manage Apache, MySQL, and FTP services with enhanced interactivity.
XAMPP Compatibility: My Server version 2 seamlessly integrates with XAMPP, extending its functionalities for advanced server management.
Interactive UI with Gum: The addition of an interactive UI, powered by Gum, enhances the user experience, making server management more intuitive.
Easy Commands: Beyond the interactive UI, users can still utilize straightforward commands for efficient server management.
Compatibility: My Server version 2 is fully compatible with XAMPP, leveraging its features and extending its capabilities.
Interactive UI: The integration of Gum provides an interactive user interface, simplifying server management tasks.
Command Line Options: For users who prefer command-line interactions, My Server version 2 still supports easy-to-use commands for server management.
Start Apache server:
myserver start apache
Stop MySQL server:
myserver stop mysql
Restart FTP server:
myserver restart ftp
There are many more commands...
My Server version 2's source code is available on GitHub. Explore the repository and contribute to its development by visiting https://github.com/onensensy/my-server.