It is a easy init system script for CentOS7, include following functions:
- Get OS environment;
- Configure IP address, DNS and router;
- Add SA user;
- Configure SSHD file add public key;
- Set yum source;
- Install basic software;
- Configure software environment;
- Other configuration;
su -
curl http://18.18.96.10/easy_init/easy_init.sh > easy_init.sh
chmod +x ./easy_init.sh
./easy_init.sh