Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eronana/ubuntu-setup
- Owner: Eronana
- Created: 2019-05-22T02:45:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T08:25:14.000Z (12 months ago)
- Last Synced: 2024-10-20T14:28:35.814Z (18 days ago)
- Topics: shell, ubuntu
- Language: Shell
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ...
```