Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 626 Bytes

File metadata and controls

21 lines (11 loc) · 626 Bytes

Bash Scripts for Linux Server

Objective of the project

This project aims to create a bash scripts that runs commands on the Linux to install Apache2 server and Samba server. The objective is to automate the installation of a those services in a virtual machine for didatics purposes.

Organization

The repository is divided into two parts:

  • iac-file-server: Bash scripts for File Server.

  • iac-web-server: Bash scripts for Web Server.

How to execute

  • download Samba server and Apache2 server in the web

  • Download and install a virtual machine in your computer

  • Run the scripts in your terminal