UPDATE (November 2017): If you are using Windows 10 1709 (Fall Creators Update) or newer, I wrote two updated guides Ubuntu Linux on Windows 10 how to and openSUSE Linux on Windows 10 how to. The article here covers the installation of WSL beta which is not supported by Microsoft and uses a different install method to the… Continue reading Run Ubuntu 16.04 on Windows 10 Creators Update
Tag: ubuntu
Run Ubuntu Linux and Bash on Windows 10
An updated revision of this guide exists for users of Windows 10 Creators Update (1703) released in April 2017. As of release 1607* Windows 10 includes the ability for desktop users to install and run a copy of Ubuntu terminal from within Windows! Officially called the Windows subsystem for Linux it usually goes by a… Continue reading Run Ubuntu Linux and Bash on Windows 10
Nginx as a reverse-proxy to Apache Tomcat
Why a proxy? Apache's Tomcat is a complex beast whose primary role is to render JavaServer Pages. While it can be configured to use and serve the modern web it's often an unnecessarily complex procedure. By using a dedicated reverse-proxy server such as nginx it allows you to separate web applications from the task of web serving. Use a solo instance of… Continue reading Nginx as a reverse-proxy to Apache Tomcat
You must be logged in to post a comment.