How to install Taiga Project Management on CentOS 8

how-to-install-taiga-project-management-on-centos-8
top-10-collaboration-software-taiga-project-management

Taiga is an open-source project management system that helps you to manage both simple and complex projects for startups. It is a simple, powerful, and customizable application specially designed for Agile developers and designers to manage the development of the project. Taiga’s backend is written in Python and Django while the frontend is written in JavaScript using CoffeeScript and AngularJS frameworks. It offers several features including, project collaboration, Kanban board, bug tracking, reporting, time tracking, backlogs, wiki, and more.

In this tutorial, we will show you how to install the Taiga project management system on CentOS 8.

Read More

Top 10 Collaboration Software

top-10-best-collaboration-software

If you are looking for productive outcomes then relying on just personal chat applications available at the workplace is not enough. Instead, use the best collaboration software to collaborate and monitor all the work updates.

Below we have listed the best collaboration software to meet the internal communication needs of different businesses.

Read More

How to Install Wiki.js on CentOS 8

how to install wiki.js on centos 8
how to install wiki.js on centos 8 easy guide

Wiki.js is a free and open-source wiki application written in Node.js. It is simple, lightweight, and uses Markdown files to saves all contents. You can save your content directly to the Markdown file and sync it with your Git repository. It offers a rich set of features including, integrated access control, a built-in search engine, and supports external authentication.

In this tutorial, we will show you how to install Wiki.js on CentOS 8.

Read More

How to Install Rocket.Chat on CentOS 8

How to Install Rocket.Chat on CentOS 8
steps-on-installing-rocket.chat-on-centos

Rocket.Chat is a free and open-source chat and messaging application built with Meteor. It is an alternative to Slack and allows you to chat with other members, make video and audio calls, create channels and private groups, share files, and folders and many more. It is self-hosted and helps your team to communicate and share ideas on desktop and mobile devices.

In this tutorial, we will show you how to deploy Rocket.Chat with Nginx as a reverse proxy on CentOS 8.

Read More

How to Install Jitsi Meet on CentOS 8

how to install jitsi meet on centos 8
install jitsi meet on centos 8

Jitsi Meet is an open-source video-conferencing application for web and mobile. It is simple, easy-to-use, secure, and works on Linux, Windows, and Mac OS. It is very similar to other video-conferencing applications and collaboration software including, Zoom, Skype, and Google Meet, and supports all common browsers and also mobile devices. With Jisti Meet, you can stream your desktop, video chat with the entire team, and allow other users for meeting using a custom URL.

In this tutorial, we will show you how to install the Jitsi Meet video-conferencing application with Docker on CentOS 8.

Read More

How to install Mattermost Chat on Ubuntu 20.04

how to install mattermost chat on ubuntu 20.04
installing mattermost chat on ubuntu 20.04

Mattermost is a free, open-source, and self-hosted online chat service written in Golang and React. It an alternative to Slack and provides a chat service with file sharing, search, and integrations. It is designed for organizations and companies and allows teams to communicate and collaborate securely from everywhere. It offers several features including, one-to-one messaging, unlimited search history, share and view image files, custom emojis, video calls, two-factor authorization, and notifications.

In this tutorial, we will show you how to install Mattermost Chat on Ubuntu 20.04.

Read More

How to install Etherpad on Ubuntu 20.04

how to install etherpad on ubuntu 20.04
installing etherpad on ubuntu 20.04

Etherpad is a free, open-source, web-based, and multi-user collaboration tool. It is used for editing a document through a web browser in real-time. It allows you to edit, review, and type documents simultaneously. It comes with tons of plugins that help you to customize your instance to suit your needs. With Etherpad, you can write articles, press releases, and to-do lists with your friends, students, or colleagues at the same time.

In this tutorial, we will show you how to install Etherpad on Ubuntu 20.04.

Read More

How to Install Tomcat on Ubuntu 20.04

install apache tomcat ubuntu 20.04

Apache Tomcat (Or just Tomcat for short) is the most popular and widely-used Java application server. It is an open-source web server and servlet container developed by the Apache Software Foundation (ASF). In this tutorial, we will guide you through the steps of installing Tomcat 9 on an Ubuntu 20.04 VPS.

installation tomcat ubuntu server

Tomcat is also an open-source software implementation of a subset of the Jakarta EE (formerly Java EE) technologies. Tomcat executes Java servlets and renders Web pages that include Java Server Page coding. By using Tomcat, you’re able to run your Java applications on a server that is designed to help you develop your Java applications faster and more efficiently. Let’s start installing Tomcat on our Ubuntu 20.04 VPS.

Read More