Linux Tutorials on the topic “programming”
-
How to install Etherpad on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 1 • Published: Nov 17, 2020Etherpad is a web-based real-time online editor that allows writers to simultaneously edit a text document and monitor all edits in realtime. In this tutorial, we will show you how to install Etherpad on Ubuntu 20.04 server.
-
How to Install Taiga Project Management System on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 1 • Published: Nov 09, 2020Taiga is a free, open-source, simple yet powerful project management tool for startups, Agile developers, and designers. It supports teams that work Agile across both Scrum and Kanban frameworks. In this tutorial, we will show you how to install the Taiga Project Management Tool on Ubuntu 20.04 server.
-
How to Install Jira Agile Project Management Tool on Ubuntu 20.04
Author: Hitesh Jethva • Tags: commercial, linux, programming, ubuntu • Comments: 1 • Published: Oct 30, 2020JIRA is a project management tool developed by Atlassian which is used as an issue and bug-tracking system. In this tutorial, we will show you how to install JIRA project management tool on Ubuntu 20.04 server.
-
-
How to Install Jenkins Automation Server with Apache on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, linux, programming, server, web server • Comments: 0 • Published: Oct 23, 2020Jenkins is a free and open-source automation server that helps developers to build, test, and deploy their software. In this tutorial, we will show you how to install Jenkins with Apache as a reverse proxy on Ubuntu 20.04.
-
How to Install Apache Maven on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 0 • Published: Oct 14, 2020Apache Maven is a free and open-source project management tool primarily for Java projects. In this tutorial, we will show you how to install Apache Maven on Ubuntu 20.04.
-
How to Install Laravel PHP Web Framework on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 7 • Published: Sep 24, 2020This tutorial will show you how to install the latest Laravel version 8.x with the Apache webserver on Ubuntu 20.04 Server. We will show you two different ways of installing the Laravel web framework on the Linux Ubuntu system.
-
How to Install Apache Spark on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cloud, linux, programming, server, ubuntu • Comments: 5 • Published: Sep 16, 2020Apache Spark is an open-source framework and a general-purpose cluster computing system. Spark provides high-level APIs in Java, Scala, Python and R that supports general execution graphs.
-
How to Install Visual Studio Code - Server IDE on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, programming, ubuntu • Comments: 1 • Published: Aug 26, 2020Code-server is a Visual Studio Code (VS) that can be run remotely on the server and which is accessible through a web browser. It allows you to create and have a consistent development environment that can be accessed anytime and everywhere.
-
How to install Angular on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, programming, server, ubuntu, web server • Comments: 3 • Published: Aug 18, 2020Angular is an open-source web application framework for building mobile and desktop web applications. It is written in TypeScript/JavaScript. In this tutorial, we will show you how to install Angular on Ubuntu 20.04.
-
How to Install GitLab with Docker on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, programming, server, ubuntu • Comments: 1 • Published: Jul 20, 2020In this tutorial, we will show you how to install GitLab using the Docker and Docker Compose. Also, we will be using the Ubuntu 20.04 as our primary operating system, and install docker from the official Ubuntu FocalFossa repository.