Commands to Install & Run Mariadb on Docker Container

Install MariaDB Docker container

MariaDB, a fork of open source MySQL can be easily installed on a Docker container to create Database for various web applications such as WordPress, OwnCoud, etc. The benefit of using MariaDB on Docker container is you will not need a dedicated server to separate …

Read more

TeamPass Password Manager installation on Ubuntu 20.04 LTS

TeamPass collaborative password manager installation Ubuntu 20.04 Linux

Steps and commands to install TeamPass collaborative Password Manager on Ubuntu 20.04 LTS Linux server or desktop to manage passwords using the browser. What is TeamPass collaborative Password Manager? TeamPass is an open-source web-based password manager that also allows sharing of passwords. It is available …

Read more

How to Install Apache Tomcat on Rocky Linux 8

Apache Tomcat installed on Rocky Linux

Apache Tomcat is an open-source web server that allows you to run web applications written in Java. Just like the popular Apache web server, Tomcat is also developed and maintained by a free community of developers. Like Apache, Apache Tomcat is an HTTP server that …

Read more

Steps to Install MongoDB on Rocky Linux 8 or AlmaLinux

Command to install MongoDB on rocky Linux 8 min

MongoDB is an open-source NoSQL Database solution also available in a paid edition for enterprises. It is implemented in the C ++ programming language and available for the Windows, Mac OS X, and Linux operating systems. Both 32-bit and 64-bit systems are supported. It is …

Read more