GNU/Linux Kali 2019 Installing Latest NGINX – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install the Latest NGINX Version Kali GNU/Linux 2019 Desktop.
Because NGINX for Kali is a Free, Open-Source, High-Performance HTTP Server and Reverse Proxy, as well as an IMAP/POP3 Proxy Server.
And NGINX is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption.
Moreover, the Kali Rolling Apt Repos usually offers nearly the Nginx ‘Mainline’ version that is generally regarded as more reliable because of all bug fixes.
Finally, the guide includes detailed instructions to Getting-Started with NGINX Administration on Kali.
-
1. Terminal QuickStart
How to QuickStart with Command Line on Kali GNU/Linux
First, Update the Apt Repo Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents