An open API service indexing awesome lists of open source software.

https://github.com/hachreak/hardening

basic server configuration
https://github.com/hachreak/hardening

Last synced: 2 months ago
JSON representation

basic server configuration

Awesome Lists containing this project

README

          

# Basic configuration

#### First Login

install git to clone this repository:

```bash
apt-get update
apt-get install -y git
mkdir ~/src
cd ~/src
git clone https://github.com/hachreak/hardening.git
cd hardening
```

#### Server provisioning

Create a SSH key.