Category: Servers
-
sshc: a simple command-line SSH manager
SSHC allows you to store your connections with easy-to-remember labels, making server access a breeze.
-
How to Cache POST Requests in Nginx
Caching a POST request is not advised but sometimes caching it may be a good idea. In this post, we will look at why you may want to cache POST requests and the potential problems and learn to cache POST requests in Nginx.
-
New Relic with WordPress using Event API for better monitoring
Improve your WordPress app with New Relic’s Event API. Learn to monitor performance and identify issues like a pro.
-
Grafana Loki – How to Monitor Server Logs Like a Pro!
If you want to have a beautiful and extensive log monitoring system, Grafana Loki is for you! Learn how you can set up your own server monitoring system.
-
Creating an SSH Tunnel using Cloudflare Argo and Access
I had always wanted to access my home server, running on a Raspberry Pi 4, from outside the local network. The most straightforward answer seemed to be getting a static IP from the ISP; however, both of my ISPs did not help me with that. I forgot about it for a while but when I…
-
Wildcard SSL Certificate on Linode using Certbot
Are you hosting multiple websites over Linode using Nginx and want to setup Wildcard SSL Certificates using Certbot?