Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xarvex/server-setup
Setup scripts for configuring settings and programs on a server. Mirror of GitLab repository.
https://github.com/xarvex/server-setup
bash bash-script bash-scripting bash-scripts linux linux-server linux-server-administration linux-server-configuration linux-servers script scripting scripts server server-management servers shell shell-script shell-scripting shell-scripts shellscript
Last synced: 3 days ago
JSON representation
Setup scripts for configuring settings and programs on a server. Mirror of GitLab repository.
- Host: GitHub
- URL: https://github.com/xarvex/server-setup
- Owner: xarvex
- License: bsl-1.0
- Created: 2023-11-10T05:47:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-15T22:54:32.000Z (about 1 year ago)
- Last Synced: 2024-12-06T19:38:42.991Z (about 2 months ago)
- Topics: bash, bash-script, bash-scripting, bash-scripts, linux, linux-server, linux-server-administration, linux-server-configuration, linux-servers, script, scripting, scripts, server, server-management, servers, shell, shell-script, shell-scripting, shell-scripts, shellscript
- Language: Shell
- Homepage: https://gitlab.com/xarvex/server-setup
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- RAWR - server-setup - Setup scripts for configuring settings and programs on a server. (Gaming / Server Management :penguin:)
README
# Server Setup
Various setup scripts I use for configuring settings and programs on a server.
Made for a [Debian]-based system.Main repository lives on [GitLab](https://gitlab.com/xarvex/server-setup).
Mirror can be found through [GitHub](https://github.com/Xarvex/server-setup).## Usage
These scripts are consistently changing and adapting based on needs and
improvements, and should not be relied on as a library.
See this more as a dump, meant to be ran once for that initial setup.Each script is numbered based off the typical order they would be ran.
If one script depends on another or some setting, I try to make that clear.## Prerequisites
- [Debian]-based distribution (only tested on Debian 12 stable)
[Debian]: https://www.debian.org