Articles by Navjot Singh
-
How to Install Sails.js Framework with Nginx on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, nginx, server, ubuntu, web server • Comments: 0Sails.js is a full-stack MVC JavaScript framework for Node.js. It is used for developing real-time web applications. In this tutorial, you will learn how to install the Sails.js framework to create a test app and deploy it using the Nginx server along with Let's Encrypt SSL on a Ubuntu 22.04 server.
-
How to Install and Configure Ansible on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, server • Comments: 0Ansible is a very popular configuration management tool designed to streamline the process of controlling a large number of servers. It can automate the process of setting up new servers and installing applications with a single command or file. In this guide, we will learn how to install and configure Ansible on an Ubuntu 22.04 server.
-
How to Install Bitwarden Password Manager on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, security, ubuntu • Comments: 0
Bitwarden is an open-source password manager. It not only stores or creates strong passwords but also syncs them across multiple devices. Bitwarden offers apps for Windows, macOS, Linux, Android, iPhone along with Browser extensions and is accessible via the web as well.
-
-
How to Install Vaultwarden with Docker on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 4Vaultwarden is an unofficial port of Bitwarden server written in Rust language. It is compatible with the official Bitwarden clients and is less resource-heavy than Bitwarden. It uses the Bitwarden API to provide features like organization support, attachments, authenticator, U2F, Yubikey, Duo support, and support for email alias services.
-
How to Install Apache Cassandra NoSQL Database on a Single-Node Ubuntu 22.04 Cluster
Author: Navjot Singh • Tags: server, ubuntu • Comments: 0Apache Cassandra is an open-source NoSQL distributed database management system. In this tutorial, we will learn how to install Apache Cassandra on a Single-node Ubuntu 22.04 Cluster.
-
How to Install Calibre Ebook Server on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, nginx, server, ubuntu • Comments: 2Calibre is a free and open-source e-book manager. It works as a cross-platform desktop application along with a server component. In this tutorial, you will learn to install the Calibre server on a Ubuntu 22.04 machine.
-
How to Install Moodle eLearning Platform on Rocky Linux 8
Author: Navjot Singh • Tags: linux, web server • Comments: 0Moodle is a free, open-source, online Learning Management System (LMS). It allows educators to create a fully functional website for educational courses complete with an online classroom experience. This guide explains how to install Moodle on a Rocky Linux 8 server.
-
How to Install Mattermost Team Messaging System on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, nginx, server, ubuntu • Comments: 0Mattermost is an open-source messaging platform used for chatting, file-sharing, project management, and workflow orchestration. In this tutorial, you will learn how to install Mattermost Team Messaging System on a Ubuntu 22.04 server.
-
How to Install Standard Notes Server on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, server, ubuntu, web server • Comments: 0Standard Notes is an open-source encrypted notes app. In this tutorial, you will learn how to self-host your standard notes server on a Ubuntu 22.04 machine.
-
How to Install GitLab with Docker on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, programming, server, ubuntu • Comments: 2Gitlab Server is an open-source version of the cloud-hosted Gitlab version control. This guide will teach you how to install Gitlab Server using Docker on a Ubuntu 22.04 server.