วันศุกร์ที่ 14 กันยายน พ.ศ. 2555

Java JRE for ubuntu, Debian, Mint

Since the java are under the oracle control, some license policy changed. Linux distro are also move away from original java(sun/oracle) to openjdk. I found this link that help you install java whether openjdk or oracle java.

https://sites.google.com/site/easylinuxtipsproject/java

วันอังคารที่ 11 กันยายน พ.ศ. 2555

[link] Nginx "how to" - Fast and Secure Web Server

I found useful link describe nginx configuration. For newbie, this could be a starting guide for nginx. There are examples config for various common nginx usage  : static files, ssl, reverse proxy. And some explanation of directives are also provided.

Let's have a look ! https://calomel.org/nginx.html