mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 09:12:47 +01:00
Update README.md
This commit is contained in:
@@ -1674,7 +1674,7 @@ chmod 700 /opt/ip-blacklist/update-blacklist.sh
|
|||||||
|
|
||||||
Add the scripts to a daily cronjob:
|
Add the scripts to a daily cronjob:
|
||||||
```
|
```
|
||||||
crontab -e
|
sudo crontab -e
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
0 6 * * * /opt/ip-blacklist/update-blacklist.sh
|
0 6 * * * /opt/ip-blacklist/update-blacklist.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user