Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.82 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.82 KB

lazy_server

lazy_server : lazy_deb | lazy_lemp | lazy_ngx | lazy_secure | lazy_xcache


Information

I set up different virtual and dedicated Server on a regular basis. Also, I'm getting asked quite often from friends, who ask me to help them set up and configure something on their machine. So I decided to write some - at least for me - useful bash scripts.

I am not a professional, so maybe there are better solutions for some tasks, but all of the scripts work for me and before I upload them, I tested them multiple times on different servers.

I am a huge Debian fan, so don't be surprised, most of my scripts are based on apt.

Usage

If you want to download the whole collection, include the installer, just use the command below and follow the instructions, given in the shell output.

curl -Ssl https://raw.githubusercontent.com/gxf0/lazy_server/master/get | bash

Script Collection

For more information, please read the particular *.md, which you can find in the docs folder, or choose from the list at the top.

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • feel free to copy and adjust the scripts for your need
  • feel free to improve the scripts - maybe you could also notice me - haha
  • feel free to contact me, if you have any question