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 will show you how to install django web framework on MacOSX with virtualenv wrapper . for those who donāt know what is django is , well django is web framework based on MVC architeā¦
In this tutorial i will show you how to setup user based web directory setup . so you can have website files in your home directory . and instead of ālocalhost ā you will have to visit new address _āā¦