Find out how three simple bash scripts can significantly simplify your work with the LAMP stack on Ubuntu. Creating and removing virtual hosts, setting up MySQL databases—everything becomes accessible even for beginner developers!
If you’ve ever felt like a cat that accidentally walked into a room with a running washing machine (everything is humming, and you’re just standing there wondering what’s happening), then you probably understand what I’m talking about. Working with the command line in Linux can be intimidating, especially if it’s only your second time encountering it (your first experience was likely during the setup and configuration of the LAMP stack).
But I’d like to ask you not to treat the command line as a monster living under your bed. The console simply wants you to learn how to use it properly. Meanwhile, I want to share with you three bash scripts that will help you automate repetitive tasks and make your first steps in web development easier.
Читать далее