Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 521 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 521 Bytes

Linux Server Setup

This script is intended for installing the most needed things on Debian or Ubuntu server and further maintenance. During the setup you can choose what the script should install and what should not.

Usage

You have to be in system as root and then execute the command: curl -fsSL https://git.io/fjz2w -o setup.sh && chmod +x setup.sh && ./setup.sh

License

All code in this repository is licensed under the terms of the MIT License. For further information please refer to the LICENSE file.