• Home
  • Releases
  • Submit Vuln
  • About
  • Contact
  • HoneyPots
  • Tutorials
    • Photoshop on Linux
    • macOS on Linux
  • Home
Friday, January 15, 2021
  • Login
Sick Codes - Linux, NetSec, VPS, Arch, Debian, CentOS Tweaks & Tips!
  • Home
  • Releases
  • Submit Vuln
  • About
  • Contact
  • HoneyPots
  • Tutorials
    • Photoshop on Linux
    • macOS on Linux
  • Home
No Result
View All Result
Sick Codes - Linux, NetSec, VPS, Arch, Debian, CentOS Tweaks & Tips!
  • Home
  • Releases
  • Submit Vuln
  • About
  • Contact
  • HoneyPots
  • Tutorials
    • Photoshop on Linux
    • macOS on Linux
  • Home
No Result
View All Result
Sick Codes - Linux, NetSec, VPS, Arch, Debian, CentOS Tweaks & Tips!
No Result
View All Result
Home Tutorials

Install Nginx on CentOS 8 & RHEL 8

by admin
February 11, 2020 - Updated on June 24, 2020
in Tutorials
0 0
0
Share on FacebookShare on TwitterTelegram

You first need to install the epel-release package and then install nginx package:

yum install epel-release -y
yum install nginx -y

Then you need to add nginx service to the firewall at both https and http ports, publicly.

sudo firewall-cmd --permanent --zone=public --add-service=https --add-service=http
sudo firewall-cmd --reload
Next Post
xfce inside docker container

Xfce inside Docker! Virtual Display Screen Inside Your Headless Container!

dotnet46 dockerfile run windows application

RUN Wine/Windows Inside Docker! Autoclick, winetricks, Save-As, DotNet45, .NET46!

firefox screenshot inside docker container

Take Terminal Screenshots Inside Docker Container! Scrot + imcat

Leave a Reply Cancel reply

Your email address will not be published.

No Result
View All Result
  • Home
  • Releases
  • Submit Vuln
  • About
  • Contact
  • HoneyPots
  • Tutorials
    • Photoshop on Linux
    • macOS on Linux
  • Home

© 2017-2020 Sick.Codes

Welcome Back!

Login to your account below

Forgotten Password?

Create New Account!

Fill the forms bellow to register

All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In