How to use NGINX as LoadBlancer
LoadBalancer Loadbancing is a technique of load distribution , means load balancer distribute all incoming traffic to all available upstream servers . Nginx is small but smart web server which is alā¦
LoadBalancer Loadbancing is a technique of load distribution , means load balancer distribute all incoming traffic to all available upstream servers . Nginx is small but smart web server which is alā¦
Okay , You want to play 2048 on your little CLI based terminal . there is awesome Github project Bash2048 . okay follow these simple steps to get it working in your ubuntu or any *nix based env. justā¦
Quick Guide about how to forward port to lxc container using , very quickly without using network bridging etc . see how to setup LXC container . Ā I use that to forward port 80 to LXC container runā¦
If you want to quickly share your local website or local app running on localhost , or any service that listening on any local port and you want to expose , so anyone can access at that point ngrok sā¦
Not a year passed by when the 2013 version of the Microsoft Office 2013 was released after the 2010 version of the Microsoft Office. The first update pack called the Service Pack for Office 2013 is nā¦
Apple released 10.9.2 , and its seeding that update to all current 10.9.1 users with some improvements and bug fixes . I havenāt found any info about crypto vulnerability and its patch in this updateā¦
In this tutorial, Iāll show you how to install the Django web framework on macOS with virtualenv. For those who donāt know what Django is, well Django is a web framework based on MVC architecture wriā¦
In this tutorial, Iāll show you how to set up a user-based web directory setup. So you can have website files in your home directory. Instead of ālocalhostā, youāll have to visit the new address āhttā¦