Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brunohnsouza/linux_experience1_iac
- Owner: brunohnsouza
- Created: 2022-08-09T17:49:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T14:28:28.000Z (about 2 years ago)
- Last Synced: 2023-02-28T21:24:09.118Z (over 1 year ago)
- Topics: bash-script, linux, ubuntu-server
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.