Steps to Setup Rundeck on Ubuntu 20.04 LTS

Rundeck is a free & open source application for automation services.We can easily create automation workflows from existing tools or scripts. It provides a web interface, CLI tools, and a web API to run automation tasks. Prerequisites: Ubuntu system with Sudo privileges & atleast 2 CPU. 4 GB RAM & 20 GB hard disk Java …

Steps to Install & Configure Flask on Ubuntu 20.04 LTS

Flask is an open source micro web-based python framework. It helps users to build secure, scalable and maintainable web applications. It provides tools, libraries and technologies that allow to build a application. Prerequisites: Ubuntu system with Sudo privileges. There are some steps to setup Flask on Ubuntu: Step 1: Update the System. apt-get update Step …

Steps to Setup Jetty9 on Ubuntu 20.04 LTS

Hello, In this blog we are going to discuss how to install the Jetty9 on Ubuntu. Jetty is a free & open source HTTP Servlet Server, written in Java. It provides a web server and servlet container & providing additionally support for HTTP/2, Web Socket, OSGi, JMX, JNDI, & JAAS. There are some steps to …

Steps to Install & Configure Apache Subversion on Ubuntu 20.04 LTS

In this blog we are going to discuss about for Apache Subversion. Apache Subversion is a free & open source software, written in Java. It is a version control based released under the Apache License. Using SVN, we can manage and track changes to code and assets across projects. It supports SVN, SVN+SSH, HTTP, and …

Step By Step Guide to Setup ArangoDB on Ubuntu 20.04 LTS

In this blog we are discussing about for ArangoDB.  ArangoDB is an open source NoSQL and multi-model database. It is a simple and easy-to-use web interface and CLI for managing and monitoring databases. Using ArangoDB, we can easily used in small & large organization that process large amount of data. It supports three data models …