Skip to content

Set up the most needed things on a Linux server within one script

License

Notifications You must be signed in to change notification settings

mestrogov/linux-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Set up the most needed things on a Linux server within one script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages