Articles by Navjot Singh
-
How to Install Bitwarden Password Manager on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, security, ubuntu • Comments: 0 • Published: Aug 11, 2022
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: 3 • Published: Aug 10, 2022Vaultwarden 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: 0 • Published: Aug 08, 2022Apache 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: 2 • Published: Aug 05, 2022Calibre 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: 0 • Published: Aug 04, 2022Moodle 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: 0 • Published: Jul 21, 2022Mattermost 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: 0 • Published: Jul 15, 2022Standard 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: 2 • Published: Jul 06, 2022Gitlab 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.
-
How to Install Rainloop Webmail on Ubuntu 22.04
Author: Navjot Singh • Tags: email, linux, server, ubuntu • Comments: 3 • Published: Jul 05, 2022Rainloop is an open-source, web-based email client written in PHP. It is fast, lightweight, and supports SMTP and IMAP protocols. This guide will teach you to install the Rainloop client on a Ubuntu 22.04 server.
-
How to Install Nginx with PHP and MySQL (LEMP Stack) on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, mysql, nginx, php, ubuntu • Comments: 2 • Published: Jun 28, 2022The LEMP software stack is a group of open-source software that enables a server to host dynamic websites and apps written in PHP. This guide will show you to install a LEMP Stack on an Ubuntu 22.04 server.