Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brunohnsouza/linux_experience1_iac

DIO Challenge -> Infrastructure as Code: User, Directory and Permission Structure Creation Script using Linux
https://github.com/brunohnsouza/linux_experience1_iac

bash-script linux ubuntu-server

Last synced: 1 day ago
JSON representation

DIO Challenge -> Infrastructure as Code: User, Directory and Permission Structure Creation Script using Linux

Awesome Lists containing this project

README

        

# 🐧 INFORMATIONS:

### 🔎 OBJECTIVE: **Creating a SCRIPT where all user infrastructure, user groups, directories and permissions will be created automatically.**
- Project Challenge of **DIO (Digital Innovation One)** for the Linux Experience Bootcamp;
- SCRIPT created in an **ubuntu virtual machine**;
- **Instrucor:** Denilson Bonatti;
- **Version:** 1.0

### 🔧 TOOLS AND TECHNOLOGIES USED:
- **VIRTUALBOX 5.2.42**
- **OPERATIONAL SYSTEM:** Ubuntu Server 20.04 LTS

### ⚡ NOTE:
- To create the **SCRIPT**, the **'root' user** of the system was used.