Skip to content

Commit 7c56868

Browse files
authored
Konfiguracja serwera VPS z sytemem Debian 11
Konfiguracja serwera VPS Debian 11 z ovh (LEMP, Letsencrypt certbot, logowanie z kluczami ssh, serwer smtp do wysyłania wiadomości email, ufw firewall).
1 parent 9371568 commit 7c56868

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ sudo apt install git
77
git clone https://github.com/atomjoy/vps.git
88
```
99

10+
## Strefa DNS
11+
```
12+
Utwórz recordy A w strefie DNS dla hostów swojej domeny (certbot ssl):
13+
hello.example.com
14+
www.hello.example.com
15+
```
16+
1017
## Uruchom jako root
1118
```sh
1219
# Utwórz hasło root

0 commit comments

Comments
 (0)