File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
content/nap-dos/deployment-guide Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -421,11 +421,11 @@ When deploying App Protect DoS on NGINX Plus take the following precautions to s
421421 sudo dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
422422 ` ` `
423423
424- For RockyLinux
424+ For RockyLinux:
425425
426- ` ` ` shell
427- sudo dnf -y install epel-release
428- ` ` `
426+ ` ` ` shell
427+ sudo dnf -y install epel-release
428+ ` ` `
429429
4304308. Add NGINX Plus and NGINX App Protect DoS repository:
431431
@@ -627,19 +627,19 @@ When deploying App Protect DoS on NGINX Plus take the following precautions to s
627627
6286286. Enable the yum repositories to pull NGINX App Protect DoS dependencies:
629629
630- for RHEL subscription:
630+ For RHEL subscription:
631631
632632 ` ` ` shell
633633 sudo subscription-manager repos --enable=rhel-9-for-x86_64-baseos-rpms
634634 sudo subscription-manager repos --enable=rhel-9-for-x86_64-appstream-rpms
635635 sudo dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
636636 ` ` `
637637
638- For RockyLinux
638+ For RockyLinux:
639639
640- ` ` ` shell
641- sudo dnf -y install epel-release
642- ` ` `
640+ ` ` ` shell
641+ sudo dnf -y install epel-release
642+ ` ` `
643643
6446447. Add the NGINX Plus and NGINX App Protect DoS repositories:
645645
You can’t perform that action at this time.
0 commit comments