https://github.com/lucas54neves/workstation
Ubuntu based Linux post-installation automation
https://github.com/lucas54neves/workstation
automation linux shell-script ubuntu workstation
Last synced: 29 days ago
JSON representation
Ubuntu based Linux post-installation automation
- Host: GitHub
- URL: https://github.com/lucas54neves/workstation
- Owner: lucas54neves
- License: mit
- Created: 2019-10-03T23:48:16.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-09-27T20:31:44.000Z (8 months ago)
- Last Synced: 2025-09-27T21:11:29.578Z (8 months ago)
- Topics: automation, linux, shell-script, ubuntu, workstation
- Language: Shell
- Homepage:
- Size: 175 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Automated Workstation
Project made to automate the post-installation of a Ubuntu based Linux.
# Table of Contents
* [Technology](#technology)
* [Features](#features)
* [How to Run](#how-to-run)
* [Issues](#issues)
* [License](#license)
# Technology
This project was made using Shell script.
# Features
Script that automates the post-installation of a Ubuntu based Linux..
# How to run
```bash
# Clone Repository
$ git clone https://github.com/lucas54neves/workstation.git
# Go to script folder
$ cd workstation
# Run the script
$ ./main.sh
```
# Issues
Feel free to file a new issue with a respective title and description on the the [Workstation Automated](https://github.com/lucas54neves/workstation/issues) repository. If you already found a solution to your problem, I would love to review your pull request!
# License
This project is under the [MIT license](https://github.com/lucas54neves/workstation/blob/master/LICENSE).
Give a ⭐️ if this project helped you!