How I optimized NGINX configuration for my several websites. NGINX is yet robust and powerful web server. Below is my … Read more
Category: Linux
Latest update about Linux News, Tips and Tricks
tmux Tutorial
tmux or terminal multiplexer; it allows several terminals to be created, accessed, and controlled from a single screen. tmux maybe … Read more
Resolve too many redirects using NGINX reverse proxy and Cloudflare
I have dockerized web app projects in my single server, so I have to use a reverse proxy to access … Read more
How to block Googlebot in Nginx
Sometime you want to block Googlebot to crawl your site. Googlebot user agent only have googlebot/2.1 or “Googlebot/2.1 (+http://www.googlebot.com/bot.html)”. Here … Read more
Setting Up a Linux Virtual Machine
Mоѕt соmраnіеѕ whо аrе uѕіng a vіrtuаl mасhіnе technologies in thеіr system ѕау thаt their procedures are nоw mоrе mаnаgеаblе, … Read more
How to install ionCube Loader in EasyEngine
EasyEngine v4 builds with container minded. So, every site will have separate configuration. It uses docker heavily. If you want … Read more
Basics to SysAdmin
I’ve been using Linux as hobby since in college (2019 – hey it’s been about 12 years now :amazed: ). … Read more
How to Install NGINX
What is Nginx? NGINX is an fast and robust open source software that basically a web server used for reverse … Read more
Shellinabox enable SSL using Letsencrypt Certificate
In previous tutorial i already explain about how to install Shellinabox in Ubuntu server. If you need to enable SSL … Read more
Install Wildcard SSL certificate using NGINX and Cloudflare
A website with SSL certificate is now very common usage. Not that you can increase your secutiry, it can also … Read more