https://github.com/networm/vps-setup
Auto setup time, user, ssh, firewall, nginx and jekyll for vps
https://github.com/networm/vps-setup
Last synced: 10 months ago
JSON representation
Auto setup time, user, ssh, firewall, nginx and jekyll for vps
- Host: GitHub
- URL: https://github.com/networm/vps-setup
- Owner: networm
- License: mit
- Created: 2015-11-06T07:54:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-15T14:28:39.000Z (over 10 years ago)
- Last Synced: 2025-03-26T01:37:26.329Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 0 Bytes
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/firewall.sh
Awesome Lists containing this project
README
# VPS-Setup
It makes build a vps from scratch automatically and cleanly.
## Environment
CentOS 7
## Target
The script integrate content from [Getting Started with Linode - Linode Guides & Tutorials](https://www.linode.com/docs/getting-started) and [Securing Your Server - Linode Guides & Tutorials](
https://www.linode.com/docs/security/securing-your-server).
Script will auto setup time, user, ssh, firewall, nginx and jekyll.
## Usage
```
$ git clone https://github.com/networm/vps-setup.git
enter password
$ cd vps-setup && bash -x setup.sh
```