Static

nginx cache static files

nginx cache static files

Nginx Caching

  1. Nginx can serve static content (directly) very, very efficiently. This is good when the static files are on the same server as Nginx.
  2. Nginx can also act as a "true" cache server when placed in front of application servers, just like you might with Varnish.

Install KVM on Ubuntu 20.04
How to Install KVM on Ubuntu 20.04 Step 1 Check Virtualization Support in Ubuntu. Before installing KVM on Ubuntu, we are first going to verify if the...
SSH Command
The ssh command provides a secure encrypted connection between two hosts over an insecure network. This connection can also be used for terminal acces...
How to Change Debian's Default Applications
Changing Default Application for Opening a Certain File Type The Properties window will open. Click on the “Open With” tab and select Shotwell Viewer ...