Community driven content discussing all aspects of software development from DevOps to design patterns. In April of 2020, Ubuntu released Focal Fossa, the latest LTS version of the popular Linux ...
If you have a need for Java Servlets, you’ll probably want to deploy Tomcat. Jack Wallen walks you through this process on the Ubuntu Server 16.04 platform. Apache Tomcat is the open source ...
As I’ve written about before, Vagrant is handy tool for creating localized VMs. It’s a lot like firing up EC2 images, but, for the most part, things are localized (you can, by the way, use Vagrant to ...
Whether you want to begin coding in Java or just wish to run Java apps, you first need to learn how to install Java. In this post, we’ll see how to do that. Why do you need to install Java?