This commit is contained in:
2026-05-31 00:34:53 +05:00
parent 658a95877c
commit 4203b1e9f8

View File

@@ -38,6 +38,7 @@ You can copy an example of the server file from here: `/examples/nginx/pechatalk
1. `sudo ufw allow "NGINX Full"`<br>
<small>1.1. <i>Make sure that the <b>port for SSH connection</b> is open</i></small><br>
2. `sudo ufw allow 22`<br>
<small>2.1 <i>Use your SSH port instead of 22</i></small><br>
3. `sudo ufw enable`
## SystemD (or any alternative you like)