Skip to content

tebby455/BashScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Script

Working with Terminal sometimes we use many commands in many times, or doing many steps in same time, bash script is a solution for it. We save a file bash script with command we want to use in a folder, directory then run it ./. In Linux, bash script saved as .sh, .bat for Windows.

  • This is my tool for Backing up Mysql automation is written in Python and Bash
  • This tool will build a new machine to a web server with Apache & Nginx
  • Nginx will be a reverse proxy to execute static content, Apache will execute dynamic content (php) and deloy a domain in each users you want
  • Requirement:
    • yum update && yum upgrade -y
    • yum install wget

This tool for basical automation build a webserver with model Nginx(reverse proxy) & Apache, have not try/catch yet (coming soon)


Come Back

About

These are my tools for job

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages