Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eronana/ubuntu-setup

a script to setup Ubuntu server
https://github.com/eronana/ubuntu-setup

shell ubuntu

Last synced: 6 days ago
JSON representation

a script to setup Ubuntu server

Awesome Lists containing this project

README

        

# ubuntu-setup
a script to setup Ubuntu server

## Usage
**This script ONLY tested on Ubuntu18.04**

**Please DO NOT run this on other versions or distributions**

Install all items or view available items:
```bash
bash <(curl -sL https://git.io/fj4Xe)
```

Install specified items:
```bash
bash <(curl -sL https://git.io/fj4Xe) tools node ...
```