بایگانی دسته: Nginx

Auto Added by WPeMatico

Linux: How to Restart Nginx on Ubuntu/Centos/Docker

How often do you restart ngnix service on Linux webserver? This blog post will cover various ways to restart Nginx on a Linux system via command line and on Nginx running in a docker container. I have covered on both on a […]
The post Linux: How to Restart Nginx on Ubuntu/Centos/Docker appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Configure Nginx Server Blocks on Ubuntu 18.04

Nginx Server Blocks allows you to run more than one website on a single machine. With Server Blocks, you can specify the site document root (the directory which contains the website files), create a separate security policy for each site, […]
The post How to Configure Nginx Server Blocks on Ubuntu 18.04 appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Create Self-Signed SSL Certificate for Nginx on Ubuntu 18.04

In this article, I’ll explain how to create a Self-Signed SSL certificate on an Ubuntu 18.04 server with Nginx Web server.  SSL stands for “Secure Sockets Layer”, which is the standard security technology meant for creating an encrypted link between a […]
The post How to Create Self-Signed SSL Certificate for Nginx on Ubuntu 18.04 appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Setup Django with Postgres, Nginx and Gunicorn on Ubuntu 18.04

Django is a powerful web framework that can help you get your Python application or website off the ground. Django includes a simplified development server for testing your code locally, but for anything even slightly production related, a more secure […]
The post How to Setup Django with Postgres, Nginx and Gunicorn on Ubuntu 18.04 appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Install Nginx Amplify Agent on CentOS 7

Nginx Amplify Agent is a powerful Nginx monitoring tool written in Python. Its role is to collect various metrics and metadata and send them securely to the backend for storage and visualization. After proper installation, it provides you with  NGINX […]
The post How to Install Nginx Amplify Agent on CentOS 7 appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

NGINX Unit – An Open Source Web Application Server

Nginx announced the release of the first beta of Unit – Nginx Unit, a dynamic web application server, designed to run applications in multiple languages.  It is an application server that supports Python, PHP and Go, with support coming for Java, Node.js […]
The post NGINX Unit – An Open Source Web Application Server appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر