How To: Use Tomcat in Intellij IDEA Community

Recently I started working on a project that required me to have the backend part installed locally, instead of using a remote backend. The project uses Maven as a build tool and it deploys the code to a Tomcat server. I got cracking and started configuring the project on my…

How To: Setup a simple file server

The author of this tutorial should not be held responsible for any loss of data or hardware that one may encounter by following this tutorial. You have been informed. We’re developers! We have projects, a lot of projects. We don’t want to store the old ones on our…